tcsh: using dumb terminal settings. > ./configure -prefix /usr/local/Trolltech/Qt-4.7.0 -debug -static -qt-gif -qt-libjpeg -qt-libpng -verbose -continue -platform irix-cc-64 -no-sql-mysql -qt-sql-tds -confirm-license -nomake examples -nomake demos -no-dbus -no-xsync -no-script -no-javascript-jit -no-libpng ^DWhich edition of Qt do you want to use ? Type 'c' if you want to use the Commercial Edition. Type 'o' if you want to use the Open Source Edition. o Determining system architecture... (IRIX64:6.5:IP35) SGI (mips) 'mips' is supported System architecture: 'mips' Precompiled-headers support disabled. cc-1035 CC: WARNING File = fvisibility.c, Line = 12 #error directive: "GCC4+ or SunStudio 8+ are required to support ELF visibility" # error "GCC4+ or SunStudio 8+ are required to support ELF visibility" ^ Symbol visibility control enabled. This is the Qt for Linux/X11 Open Source Edition. You are licensed to use this software under the terms of the Lesser GNU General Public License (LGPL) versions 2.1. You are also licensed to use this software under the terms of the GNU General Public License (GPL) versions 3. You have already accepted the terms of the license. Creating qmake. Please wait... CC -c -o project.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT project.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-1460 CC: WARNING File = project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const ExpandFunc &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const ExpandFunc &)" at line 91 of "project.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const TestFunc &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const TestFunc &)" at line 131 of "project.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 401 of "project.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 401 of "project.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 126 instantiation of "void QList::detach()" at line 254 instantiation of "QList::iterator QList::begin()" at line 472 of "project.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, FunctionBlock *const &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 349 instantiation of "QMap::iterator QMap::begin()" at line 653 of "project.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ParsableBlock::Parse &)" at line 767 of "project.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const ParsableBlock::Parse &)" at line 498 instantiation of "void QList::append(const ParsableBlock::Parse &)" at line 767 of "project.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const IteratorBlock::Test &)" at line 498 instantiation of "void QList::append(const IteratorBlock::Test &)" at line 945 of "project.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 845 instantiation of "void QHash::reserve(int)" at line 236 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "void QSet::reserve(int)" at line 307 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet QList::toSet() const" at line 1167 of "project.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 845 instantiation of "void QHash::reserve(int)" at line 236 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "void QSet::reserve(int)" at line 307 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet QList::toSet() const" at line 1167 of "project.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 309 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet QList::toSet() const" at line 1167 of "project.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 309 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet QList::toSet() const" at line 1167 of "project.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 1493 of "project.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 1493 of "project.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const bool &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 1493 of "project.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const bool &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 1493 of "project.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QStringList &)" at line 319 instantiation of "QList &QList::operator+=(const QStringList &)" at line 1816 of "project.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::No de *, const QStringList &)" at line 498 instantiation of "void QList::append(const QStringList &)" at line 319 instantiation of "QList &QList::operator+=(const QStringList &)" at line 1816 of "project.cpp" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QMakeProject::ScopeBlock &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QMakeProject::ScopeBlock &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" CC -c -o property.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT property.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-1460 CC: WARNING File = project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o main.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT main.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-1460 CC: WARNING File = project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ CC -c -o makefile.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT generators/makefile.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-1460 CC: WARNING File = ./project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 102 of "generators/makefiledeps.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 74 of "./meta.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 74 of "./meta.h" cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 419 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 419 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const bool &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 419 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const bool &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 419 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(i nt, int)" at line 496 instantiation of "void QList::append(const MakefileGenerator::Compiler &)" at line 568 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList< MakefileGenerator::Compiler>::Node *, const MakefileGenerator::Compiler &)" at line 498 instantiation of "void QList::append(const MakefileGenerator::Compiler &)" at line 568 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 707 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 707 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QMakeLocalFileName &)" at line 498 instantiation of "void QList::append(const QMakeLocalFileName &)" at line 721 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QStringList &)" at line 321 instantiation of "QList &QList::operator<<(const QStringList &)" at line 1506 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::No de *, const QStringList &)" at line 498 instantiation of "void QList::append(const QStringList &)" at line 321 instantiation of "QList &QList::operator<<(const QStringList &)" at line 1506 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const ReplaceExtraCompilerCacheKey &, const QString &)" at line 1585 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const ReplaceExtraCompilerCacheKey &, const QString &)" at line 1585 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const ReplaceExtraCompilerCacheKey &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const ReplaceExtraCompilerCacheKey &, const QString &)" at line 1585 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const ReplaceExtraCompilerCacheKey &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const ReplaceExtraCompilerCacheKey &, const QString &)" at line 1585 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 845 instantiation of "void QHash::reserve(int)" at line 236 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "void QSet::reserve(int)" at line 307 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet QList::toSet() const" at line 2570 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 845 instantiation of "void QHash::reserve(int)" at line 236 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "void QSet::reserve(int)" at line 307 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet QList::toSet() const" at line 2570 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 309 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet QList::toSet() const" at line 2570 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 309 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet QList::toSet() const" at line 2570 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const FileInfoCacheKey &, const QFileInfo &)" at line 2707 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const FileInfoCacheKey &, const QFileInfo &)" at line 2707 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const FileInfoCacheKey &, const QFileInfo &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const FileInfoCacheKey &, const QFileInfo &)" at line 2707 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const FileInfoCacheKey &, const QFileInfo &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const FileInfoCacheKey &, const QFileInfo &)" at line 2707 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const FileFixifyCacheKey &, const QString &)" at line 2868 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const FileFixifyCacheKey &, const QString &)" at line 2868 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const FileFixifyCacheKey &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const FileFixifyCacheKey &, const QString &)" at line 2868 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const FileFixifyCacheKey &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const FileFixifyCacheKey &, const QString &)" at line 2868 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QMakeLocalFileName &, QHash::Node **)" at line 744 instantiation of "QMakeLocalFileName &QHash::operator[](const QString &)" at line 2938 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QMakeLocalFileName &, QHash::Node **)" at line 744 instantiation of "QMakeLocalFileName &QHash::operator[](const QString &)" at line 2938 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QStringList &)" at line 3014 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QStringList &)" at line 3014 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QStringList &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QStringList &)" at line 3014 of "generators/makefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QStringList &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QStringList &)" at line 3014 of "generators/makefile.cpp" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" CC -c -o unixmake2.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT generators/unix/unixmake2.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-1460 CC: WARNING File = ./project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 102 of "generators/makefiledeps.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 74 of "./meta.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 74 of "./meta.h" cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ CC -c -o unixmake.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT generators/unix/unixmake.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-1460 CC: WARNING File = ./project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 102 of "generators/makefiledeps.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QMakeLocalFileName &)" at line 498 instantiation of "void QList::append(const QMakeLocalFileName &)" at line 442 of "generators/unix/unixmake.cpp" CC -c -o mingw_make.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT generators/win32/mingw_make.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-1460 CC: WARNING File = ./project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 102 of "generators/makefiledeps.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 74 of "./meta.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 74 of "./meta.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QMakeLocalFileName &)" at line 498 instantiation of "void QList::append(const QMakeLocalFileName &)" at line 97 of "generators/win32/mingw_make.cpp" cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o option.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT option.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-1460 CC: WARNING File = project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 562 of "option.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 562 of "option.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const FixStringCacheKey &, const QString &)" at line 668 of "option.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const FixStringCacheKey &, const QString &)" at line 668 of "option.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const FixStringCacheKey &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const FixStringCacheKey &, const QString &)" at line 668 of "option.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const FixStringCacheKey &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const FixStringCacheKey &, const QString &)" at line 668 of "option.cpp" CC -c -o winmakefile.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT generators/win32/winmakefile.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-1460 CC: WARNING File = ./project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 102 of "generators/makefiledeps.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 74 of "./meta.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 74 of "./meta.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QMakeLocalFileName &)" at line 498 instantiation of "void QList::append(const QMakeLocalFileName &)" at line 110 of "generators/win32/winmakefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 243 of "generators/win32/winmakefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 243 of "generators/win32/winmakefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const bool &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 243 of "generators/win32/winmakefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const bool &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 243 of "generators/win32/winmakefile.cpp" cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o projectgenerator.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT generators/projectgenerator.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-1460 CC: WARNING File = ./project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 102 of "generators/makefiledeps.h" cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 80 of "generators/projectgenerator.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 80 of "generators/projectgenerator.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QMakeLocalFileName &)" at line 498 instantiation of "void QList::append(const QMakeLocalFileName &)" at line 249 of "generators/projectgenerator.cpp" cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o meta.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT meta.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 74 of "meta.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 74 of "meta.h" cc-1460 CC: WARNING File = project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap>::node_create(QMapData *, QMapData::Node **, const QString &, const QMap &)" at line 739 instantiation of "void QMap>::detach_helper()" at line 182 instantiation of "void QMap>::detach()" at line 505 instantiation of "QMap &QMap>::operator[](const QString &)" at line 64 of "meta.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap>::node_create(QMapData *, QMapData::Node **, const QString &, const QMap &)" at line 739 instantiation of "void QMap>::detach_helper()" at line 182 instantiation of "void QMap>::detach()" at line 505 instantiation of "QMap &QMap>::operator[](const QString &)" at line 64 of "meta.cpp" cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o makefiledeps.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT generators/makefiledeps.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 102 of "generators/makefiledeps.h" cc-1460 CC: WARNING File = ./project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QMakeLocalFileName &)" at line 498 instantiation of "void QList::append(const QMakeLocalFileName &)" at line 218 of "generators/makefiledeps.cpp" cc-3968 CC: WARNING File = generators/makefiledeps.cpp, Line = 397 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) buffer = getBuffer(fst.st_size); ^ cc-3968 CC: WARNING File = generators/makefiledeps.cpp, Line = 399 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) (have_read = QT_READ(fd, buffer + buffer_len, fst.st_size - buffer_len)); ^ cc-3968 CC: WARNING File = generators/makefiledeps.cpp, Line = 706 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) buffer = getBuffer(fst.st_size); ^ cc-3968 CC: WARNING File = generators/makefiledeps.cpp, Line = 708 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) (have_read = QT_READ(fd, buffer + buffer_len, fst.st_size - buffer_len)); ^ CC -c -o metamakefile.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT generators/metamakefile.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-1460 CC: WARNING File = ./project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 102 of "generators/makefiledeps.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 105 of "generators/metamakefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 105 of "generators/metamakefile.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, TreeNode *const &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, TreeNode *const &)" at line 972 of "generators/win32/msvc_objectmodel.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const VCFilterFile &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const VCFilterFile &)" at line 1021 of "generators/win32/msvc_objectmodel.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const VCFilterFile &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const VCFilterFile &)" at line 1021 of "generators/win32/msvc_objectmodel.h" cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QString &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QString &)" CC -c -o xmloutput.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT generators/xmloutput.cpp CC -c -o pbuilder_pbx.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT generators/mac/pbuilder_pbx.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-1460 CC: WARNING File = ./project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 102 of "generators/makefiledeps.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 74 of "./meta.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 74 of "./meta.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QString &)" at line 307 of "generators/mac/pbuilder_pbx.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QString &)" at line 307 of "generators/mac/pbuilder_pbx.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ProjectBuilderSources &)" at line 550 of "generators/mac/pbuilder_pbx.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const ProjectBuilderSources &)" at line 498 instantiation of "void QList::append(const ProjectBuilderSources &)" at line 550 of "generators/mac/pbuilder_pbx.cpp" CC -c -o borland_bmake.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT generators/win32/borland_bmake.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-1460 CC: WARNING File = ./project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 102 of "generators/makefiledeps.h" cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o msvc_vcproj.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT generators/win32/msvc_vcproj.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-1460 CC: WARNING File = ./project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 102 of "generators/makefiledeps.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, TreeNode *const &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, TreeNode *const &)" at line 972 of "generators/win32/msvc_objectmodel.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const VCFilterFile &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const VCFilterFile &)" at line 1021 of "generators/win32/msvc_objectmodel.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const VCFilterFile &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const VCFilterFile &)" at line 1021 of "generators/win32/msvc_objectmodel.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 386 implicit generation of "VCFilter::VCFilter(const VCFilter &)" at line 386 implicit generation of "VCProjectSingleConfig::VCProjectSingleConfig(const VCProjectSingleConfig &)" at line 386 instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const VCProjectSingleConfig &)" at line 319 instantiation of "QList &QList::operator+=(const VCProjectSingleConfig &)" at line 255 of "generators/win32/msvc_vcproj.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 386 implicit generation of "VCProjectSingleConfig::VCProjectSingleConfig(const VCProjectSingleConfig &)" at line 386 instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const VCProjectSingleConfig &)" at line 319 instantiation of "QList &QList::operator+=(const VCProjectSingleConfig &)" at line 255 of "generators/win32/msvc_vcproj.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const VCProjectSingleConfig &)" at line 319 instantiation of "QList &QList::operator+=(const VCProjectSingleConfig &)" at line 255 of "generators/win32/msvc_vcproj.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const VCProjectSingleConfig &)" at line 498 instantiation of "void QList::append(const VCProjectSingleConfig &)" at line 319 instantiation of "QList &QList::operator+=(const VCProjectSingleConfig &)" at line 255 of "generators/win32/msvc_vcproj.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 414 of "generators/win32/msvc_vcproj.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 414 of "generators/win32/msvc_vcproj.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, VcsolutionDepend *const &)" at line 567 of "generators/win32/msvc_vcproj.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, VcsolutionDepend *const &)" at line 567 of "generators/win32/msvc_vcproj.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, VcsolutionDepend *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, VcsolutionDepend *const &)" at line 567 of "generators/win32/msvc_vcproj.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, VcsolutionDepend *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, VcsolutionDepend *const &)" at line 567 of "generators/win32/msvc_vcproj.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const VCFilter &)" at line 498 instantiation of "void QList::append(const VCFilter &)" at line 1430 of "generators/win32/msvc_vcproj.cpp" CC -c -o msvc_nmake.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT generators/win32/msvc_nmake.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-1460 CC: WARNING File = ./project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 102 of "generators/makefiledeps.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 639 instantiation of "int QMap::remove(const QString &)" at line 242 of "generators/win32/msvc_nmake.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 639 instantiation of "int QMap::remove(const QString &)" at line 242 of "generators/win32/msvc_nmake.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, void *const &)" at line 246 of "generators/win32/msvc_nmake.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, void *const &)" at line 246 of "generators/win32/msvc_nmake.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, void *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, void *const &)" at line 246 of "generators/win32/msvc_nmake.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, void *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, void *const &)" at line 246 of "generators/win32/msvc_nmake.cpp" cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o msvc_objectmodel.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT generators/win32/msvc_objectmodel.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-1460 CC: WARNING File = ./project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, TreeNode *const &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, TreeNode *const &)" at line 972 of "generators/win32/msvc_objectmodel.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const VCFilterFile &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const VCFilterFile &)" at line 1021 of "generators/win32/msvc_objectmodel.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const VCFilterFile &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const VCFilterFile &)" at line 1021 of "generators/win32/msvc_objectmodel.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 102 of "generators/makefiledeps.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const VCFilterFile &)" at line 319 instantiation of "QList &QList::operator+=(const VCFilterFile &)" at line 2082 of "generators/win32/msvc_objectmodel.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList:: Node *, const VCFilterFile &)" at line 498 instantiation of "void QList::append(const VCFilterFile &)" at line 319 instantiation of "QList &QList::operator+=(const VCFilterFile &)" at line 2082 of "generators/win32/msvc_objectmodel.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 2160 of "generators/win32/msvc_objectmodel.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 2160 of "generators/win32/msvc_objectmodel.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const bool &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "bool &QMap::operator[](const QString &)" at line 2305 of "generators/win32/msvc_objectmodel.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 126 instantiation of "void QList::detach()" at line 464 instantiation of "VCFilter &QList::operator[](int)" at line 2403 of "generators/win32/msvc_objectmodel.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const VCProjectSingleConfig &)" at line 319 instantiation of "QList &QList::operator+=(const VCProjectSingleConfig &)" at line 2430 of "generators/win32/msvc_objectmodel.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const VCProjectSingleConfig &)" at line 498 instantiation of "void QList::append(const VCProjectSingleConfig &)" at line 319 instantiation of "QList &QList::operator+=(const VCProjectSingleConfig &)" at line 2430 of "generators/win32/msvc_objectmodel.cpp" CC -c -o symmake.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT generators/symbian/symmake.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1460 CC: WARNING File = ./project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 102 of "generators/makefiledeps.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 368 of "generators/symbian/symmake.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 368 of "generators/symbian/symmake.cpp" CC -c -o initprojectdeploy_symbian.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT generators/symbian/initprojectdeploy_symbian.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1460 CC: WARNING File = ./project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const CopyItem &)" at line 113 of "generators/symbian/initprojectdeploy_symbian.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const CopyItem &)" at line 498 instantiation of "void QList::append(const CopyItem &)" at line 113 of "generators/symbian/initprojectdeploy_symbian.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QString &QMap::operator[](const QString &)" at line 120 of "generators/symbian/initprojectdeploy_symbian.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QString &QMap::operator[](const QString &)" at line 120 of "generators/symbian/initprojectdeploy_symbian.cpp" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QXmlStreamAttribute &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QXmlStreamAttribute &)" CC -c -o symmake_abld.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT generators/symbian/symmake_abld.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1460 CC: WARNING File = ./project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 102 of "generators/makefiledeps.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 349 instantiation of "QMap::iterator QMap::begin()" at line 233 of "generators/symbian/symmake_abld.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 349 instantiation of "QMap::iterator QMap::begin()" at line 233 of "generators/symbian/symmake_abld.cpp" CC -c -o symmake_sbsv2.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT generators/symbian/symmake_sbsv2.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1460 CC: WARNING File = ./project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 102 of "generators/makefiledeps.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 2266 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/global/qglobal.h" instantiation of "QForeachContainer::QForeachContainer(cons t QFileInfoList &)" at line 2276 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/global/qglobal.h" instantiation of "QForeachContainer qForeachContainerNew(const QFileInfoList &)" at line 76 of "generators/symbian/symmake_sbsv2.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 349 instantiation of "QMap::iterator QMap::begin()" at line 165 of "generators/symbian/symmake_sbsv2.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 349 instantiation of "QMap::iterator QMap::begin()" at line 165 of "generators/symbian/symmake_sbsv2.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 432 instantiation of "QList &QList::operator=(const QList &)" at line 751 instantiation of "void QList::clear()" at line 398 of "generators/symbian/symmake_sbsv2.cpp" CC -c -o symbiancommon.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT generators/symbian/symbiancommon.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-1460 CC: WARNING File = ./project.h, Line = 185 Function function "QMakeProject::isSet" is redeclared "inline" after being called. inline bool QMakeProject::isSet(const QString &v) ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 102 of "generators/makefiledeps.h" cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 493 of "generators/symbian/symbiancommon.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QStringList &QMap::operator[](const QString &)" at line 493 of "generators/symbian/symbiancommon.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 845 instantiation of "void QHash::reserve(int)" at line 750 of "generators/symbian/symbiancommon.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 845 instantiation of "void QHash::reserve(int)" at line 750 of "generators/symbian/symbiancommon.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QString &)" at line 751 of "generators/symbian/symbiancommon.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QString &)" at line 751 of "generators/symbian/symbiancommon.cpp" CC -c -o registry.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared/windows/registry.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o epocroot.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared/symbian/epocroot.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o qtextcodec.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/codecs/qtextcodec.cpp CC -c -o qutfcodec.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/codecs/qutfcodec.cpp cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/codecs/qutfcodec.cpp, Line = 143 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) rstr.resize(cursor - (const uchar*)rstr.constData()); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/codecs/qutfcodec.cpp, Line = 257 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.truncate(qch - (ushort *)result.unicode()); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/codecs/qutfcodec.cpp, Line = 371 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.truncate(qch - result.unicode()); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/codecs/qutfcodec.cpp, Line = 501 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.truncate(qch - result.unicode()); ^ CC -c -o qstring.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qchar.cpp, Line = 1456 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.replace(uc - utf16, ucs4 > 0x10000 ? 2 : 1, (const QChar *)d, length); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qchar.cpp, Line = 1458 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = uc - utf16; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstringmatcher.cpp, Line = 86 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (current - uc) - pl_minus_one; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstringmatcher.cpp, Line = 110 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (current - uc) - pl_minus_one; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 285 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - s; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 290 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - s; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 761 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return qAllocMore(size * sizeof(QChar), sizeof(Data)) / sizeof(QChar); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 761 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return qAllocMore(size * sizeof(QChar), sizeof(Data)) / sizeof(QChar); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 952 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return a - array; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 2509 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - (const ushort *)haystack0; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 2525 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - (const ushort *)haystack0; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 2570 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - end; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 2584 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - end; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 2689 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 2694 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const qt_section_chunk &)" at line 3208 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qstring.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const qt_section_chunk &)" at line 498 instantiation of "void QList::append(const qt_section_chunk &)" at line 3208 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qstring.cpp" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 3698 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) v.resize(a - v.data()); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 4039 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return mid(copyFrom - start, from - copyFrom); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 4039 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return mid(copyFrom - start, from - copyFrom); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 4045 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) copyCount = from - copyFrom; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 4050 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) copyCount = from - copyFrom - 1; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 4058 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QString result((fromEnd - from) + copyCount, Qt::Uninitialized); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 4080 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.truncate(to - reinterpret_cast(result.d->data)); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 4925 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = pp - s.d->data; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 4936 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.truncate(pp - s.d->data); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5016 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = pp - s.d->data; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5027 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.truncate(pp - s.d->data); ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5173 conversion from pointer to same-sized integral type (potential portability problem) width = va_arg(ap, int); ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5198 conversion from pointer to same-sized integral type (potential portability problem) precision = va_arg(ap, int); ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5270 conversion from pointer to same-sized integral type (potential portability problem) case lm_none: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5271 conversion from pointer to same-sized integral type (potential portability problem) case lm_hh: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5272 conversion from pointer to same-sized integral type (potential portability problem) case lm_h: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5273 conversion from pointer to same-sized integral type (potential portability problem) case lm_l: i = va_arg(ap, long int); break; ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5274 conversion from pointer to same-sized integral type (potential portability problem) case lm_ll: i = va_arg(ap, qint64); break; ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5275 conversion from pointer to same-sized integral type (potential portability problem) case lm_j: i = va_arg(ap, long int); break; ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5276 conversion from pointer to same-sized integral type (potential portability problem) case lm_z: i = va_arg(ap, size_t); break; ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5277 conversion from pointer to same-sized integral type (potential portability problem) case lm_t: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5290 conversion from pointer to same-sized integral type (potential portability problem) case lm_none: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5291 conversion from pointer to same-sized integral type (potential portability problem) case lm_hh: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5292 conversion from pointer to same-sized integral type (potential portability problem) case lm_h: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5293 conversion from pointer to same-sized integral type (potential portability problem) case lm_l: u = va_arg(ap, ulong); break; ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5294 conversion from pointer to same-sized integral type (potential portability problem) case lm_ll: u = va_arg(ap, quint64); break; ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5295 conversion from pointer to same-sized integral type (potential portability problem) case lm_z: u = va_arg(ap, size_t); break; ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5326 conversion from pointer to same-sized integral type (potential portability problem) d = va_arg(ap, long double); // not supported - converted to a double ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5328 conversion from pointer to same-sized integral type (potential portability problem) d = va_arg(ap, double); ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5347 conversion from pointer to same-sized integral type (potential portability problem) subst = QChar((ushort) va_arg(ap, int)); ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5349 conversion from pointer to same-sized integral type (potential portability problem) subst = QLatin1Char((uchar) va_arg(ap, int)); ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5355 conversion from pointer to same-sized integral type (potential portability problem) const ushort *buff = va_arg(ap, const ushort*); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5359 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) subst.setUtf16(buff, ch - buff); ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5361 conversion from pointer to same-sized integral type (potential portability problem) subst = QString::fromUtf8(va_arg(ap, const char*)); ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5368 conversion from pointer to same-sized integral type (potential portability problem) void *arg = va_arg(ap, void*); ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5372 conversion from pointer to same-sized integral type (potential portability problem) quint64 i = reinterpret_cast(arg); ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5382 conversion from pointer to same-sized integral type (potential portability problem) signed char *n = va_arg(ap, signed char*); ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5387 conversion from pointer to same-sized integral type (potential portability problem) short int *n = va_arg(ap, short int*); ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5392 conversion from pointer to same-sized integral type (potential portability problem) long int *n = va_arg(ap, long int*); ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5397 conversion from pointer to same-sized integral type (potential portability problem) qint64 *n = va_arg(ap, qint64*); ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5403 conversion from pointer to same-sized integral type (potential portability problem) int *n = va_arg(ap, int*); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 5602 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return v; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstring.cpp, Line = 7381 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) out.writeBytes(b, sizeof(QChar)*str.length()); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" CC -c -o qtextstream.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qtextstream.cpp cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qtextstream.cpp, Line = 590 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) readBuffer += QString::fromLatin1(QByteArray(buf, bytesRead).constData()); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qtextstream.cpp, Line = 624 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) readBuffer.resize(writePtr - readBuffer.data()); ^ cc-1460 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qtextstream.cpp, Line = 874 Function function "QTextStreamPrivate::saveConverterState" is redeclared "inline" after being called. inline void QTextStreamPrivate::saveConverterState(qint64 newPos) ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qtextstream.cpp, Line = 2578 conversion from pointer to same-sized integral type (potential portability problem) d->putNumber(reinterpret_cast(ptr), false); ^ CC -c -o qiodevice.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qiodevice.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/private/../../../src/corelib/tools/qringbuffer_ p.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/private/../../../src/corelib/tools/qringbuffer_ p.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qiodevice_p.h, Line = 136 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = 1+(eol-first); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qiodevice_p.h, Line = 161 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int moveOffset = (where == freeSpaceAtEnd) ? 0 : newCapacity - len; ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qiodevice.cpp, Line = 787 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int lastReadChunkSize = d->buffer.read(data, maxSize); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qiodevice.cpp, Line = 833 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastReadChunkSize = d->buffer.read(data, maxSize); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qiodevice.cpp, Line = 1003 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(result.size() + QIODEVICE_BUFFERSIZE); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qiodevice.cpp, Line = 1085 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) readSoFar = d->buffer.readLine(data, maxSize); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qiodevice.cpp, Line = 1215 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(readBytes); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qiodevice.cpp, Line = 1245 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) while (readSoFar < maxSize && (lastReadReturn = read(&c, 1)) == 1) { ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qiodevice.cpp, Line = 1363 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->buffer.skip(written); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qiodevice.cpp, Line = 1477 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = readBytes; ^ CC -c -o qmalloc.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global/qmalloc.cpp CC -c -o qglobal.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global/qglobal.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global/qglobal.cpp, Line = 2619 conversion from pointer to same-sized integral type (potential portability problem) seed = quintptr(&seed) + QDateTime::currentDateTime().toTime_t(); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global/qglobal.cpp, Line = 2619 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) seed = quintptr(&seed) + QDateTime::currentDateTime().toTime_t(); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector>::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector>::malloc(int)" at line 465 instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector>::malloc(int)" at line 465 instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" CC -c -o qbytearray.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qbytearray.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 2111 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qbytearray.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 2111 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qbytearray.cpp" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qbytearray.cpp, Line = 2262 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - d->data; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qbytearray.cpp, Line = 2293 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - end; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qbytearray.cpp, Line = 2386 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qbytearray.cpp, Line = 3541 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) tmp.truncate(out - tmp.data()); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qbytearray.cpp, Line = 3926 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) res.remove(0, result - (const uchar *)res.constData()); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o qbytearraymatcher.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qbytearraymatcher.cpp cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qbytearraymatcher.cpp, Line = 76 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (current - cc) - skip + 1; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qbytearraymatcher.cpp, Line = 243 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - s; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qbytearraymatcher.cpp, Line = 316 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - haystack0; ^ CC -c -o qdatastream.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qdatastream.cpp cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qdatastream.cpp, Line = 972 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return dev->read(s, len); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qdatastream.cpp, Line = 1063 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) quint32 i1 = i & 0xffffffff; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qdatastream.cpp, Line = 1064 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) quint32 i2 = i >> 32; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qdatastream.cpp, Line = 1243 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return dev->write(s, len); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qdatastream.cpp, Line = 1267 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = dev->read(buf, blockSize); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qdatastream.cpp, Line = 1281 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) len = size - pos; ^ CC -c -o qbuffer.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qbuffer.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/private/../../../src/corelib/tools/qringbuffer_ p.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/private/../../../src/corelib/tools/qringbuffer_ p.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 136 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = 1+(eol-first); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 161 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int moveOffset = (where == freeSpaceAtEnd) ? 0 : newCapacity - len; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qbuffer.cpp, Line = 371 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if (write(QByteArray(gapSize, 0)) != gapSize) { ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qbuffer.cpp, Line = 425 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int extraBytes = d->ioIndex + len - d->buf->size(); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o qlist.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qlist.cpp cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o qfile.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qfile.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/private/../../../src/corelib/tools/qringbuffer_ p.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/private/../../../src/corelib/tools/qringbuffer_ p.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 136 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = 1+(eol-first); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 161 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int moveOffset = (where == freeSpaceAtEnd) ? 0 : newCapacity - len; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qfile.cpp, Line = 1349 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) buffer->free(ret); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qfile.cpp, Line = 1646 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) char *writePointer = d->writeBuffer.reserve(len); ^ CC -c -o qfsfileengine_unix.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qfsfileengine_unix.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qfsfileengine_unix.cpp, Line = 245 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ret = QT_LSEEK(fd, 0, SEEK_END); ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QFileInfo &)" at line 691 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qfsfileengine_unix.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QFileInfo &)" at line 498 instantiation of "void QList::append(const QFileInfo &)" at line 691 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qfsfileengine_unix.cpp" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qfsfileengine_unix.cpp, Line = 1333 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int extra = offset % pageSize; ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 737 instantiation of "QPair &QHash>::operator[](uchar *const &)" at line 1359 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qfsfileengine_unix.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 737 instantiation of "QPair &QHash>::operator[](uchar *const &)" at line 1359 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qfsfileengine_unix.cpp" cc-3970 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const uchar *)" at line 879 instantiation of "QHash>::Node **QHash>::findNode(uchar *const &, uint *) const" at line 740 instantiation of "QPair &QHash>::operator[](uchar *const &)" at line 1359 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qfsfileengine_unix.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, uchar *const &, const QPair &, QHash>::Node **)" at line 744 instantiation of "QPair &QHash>::operator[](uchar *const &)" at line 1359 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qfsfileengine_unix.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, uchar *const &, const QPair &, QHash>::Node **)" at line 744 instantiation of "QPair &QHash>::operator[](uchar *const &)" at line 1359 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qfsfileengine_unix.cpp" cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o qfsfileengine_iterator_unix.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qfsfileengine_iterator_unix.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o qfsfileengine.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qfsfileengine.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 189 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qfsfileengine.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 189 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qfsfileengine.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 189 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qfsfileengine.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 189 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qfsfileengine.cpp" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qfsfileengine.cpp, Line = 420 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ret = QT_LSEEK(fd, 0, SEEK_END); ^ CC -c -o qfsfileengine_iterator.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qfsfileengine_iterator.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o qregexp.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qregexp.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qalgorithms.h, Line = 233 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = end - begin; ^ A template was detected during header processing. instantiation of "const int *qLowerBound(const int *, const int *, const int &)" at line 298 instantiation of "const int *qBinaryFind(const int *, const int *, const int &)" at line 1546 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QVector &)" at line 2239 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>:: Node *, const QVector &)" at line 498 instantiation of "void QList>::append(const QVector &)" at line 2239 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 753 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 753 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, const QByteArray &, const QPair &, QHash>::Node **)" at line 760 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, const QByteArray &, const QPair &, QHash>::Node **)" at line 760 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qcache.h" instantiation of "QCache::~QCache()" at line 3676 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qcache.h" instantiation of "QCache::~QCache()" at line 3676 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qregexp.cpp" cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node>::Node *QHash::Node>::createNode(uint, const QRegExpEngineKey &, const QCache::Node &, QHash::Node>::Node **)" at line 760 instantiation of "QHash::Node>::iterator QHash::Node>::insert(const QRegExpEngineKey &, const QCache::Node &)" at line 190 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qcache.h" instantiation of "bool QCache::insert(const QRegExpEngineKey &, QRegExpEngine *, int)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node>::Node *QHash::Node>::createNode(uint, const QRegExpEngineKey &, const QCache::Node &, QHash::Node>::Node **)" at line 760 instantiation of "QHash::Node>::iterator QHash::Node>::insert(const QRegExpEngineKey &, const QCache::Node &)" at line 190 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qcache.h" instantiation of "bool QCache::insert(const QRegExpEngineKey &, QRegExpEngine *, int)" CC -c -o qvector.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvector.cpp CC -c -o qbitarray.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qbitarray.cpp cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qbitarray.cpp, Line = 166 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) quint32 c = ((v & 0xfff) * Q_UINT64_C(0x1001001001001) & Q_UINT64_C(0x84210842108421)) % 0x1f; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qbitarray.cpp, Line = 175 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) quint32 c = ((v & 0xfff) * Q_UINT64_C(0x1001001001001) & Q_UINT64_C(0x84210842108421)) % 0x1f; ^ CC -c -o qdir.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qdir.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 432 instantiation of "QList &QList::operator=(const QList &)" at line 751 instantiation of "void QList::clear()" at line 130 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qdir.cpp" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qdir.cpp, Line = 265 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = (&n1) - (&n2); ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QFileInfo &)" at line 498 instantiation of "void QList::append(const QFileInfo &)" at line 292 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qdir.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvarlengtharray.h, Line = 160 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (--i) T; ^ detected during instantiation of "QVarLengthArray::QVarLengthArray(int)" at line 2026 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/io/qdir.cpp" CC -c -o qdiriterator.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qdiriterator.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qdiriterator.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qdiriterator.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qdiriterator.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qdiriterator.cpp" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QRegExp &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QRegExp &)" CC -c -o quuid.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/plugin/quuid.cpp cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/plugin/quuid.cpp, Line = 245 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) data1 = temp.mid(1, 8).toULongLong(&ok, 16); ^ cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ CC -c -o qhash.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qhash.cpp CC -c -o qfileinfo.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qfileinfo.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o qdatetime.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qdatetime.cpp cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qdatetime.cpp, Line = 145 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d = ell - (2447 * j) / 80; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qdatetime.cpp, Line = 147 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) m = j + 2 - (12 * ell); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qdatetime.cpp, Line = 148 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) y = 100 * (n - 49) + i + ell; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qdatetime.cpp, Line = 2323 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int days = jd - julianDayFromGregorianDate(1970, 1, 1); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qdatetime.cpp, Line = 2402 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int ddays = msecs / MSECS_PER_DAY; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qdatetime.cpp, Line = 2411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->time = QTime().addMSecs(msecs); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qdatetime.cpp, Line = 3071 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ct.mds = msecsFromDecomposed(t->tm_hour, t->tm_min, t->tm_sec, tv.tv_usec / 1000); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qdatetime.cpp, Line = 3094 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) dt.d->time.mds = msecsFromDecomposed(t->tm_hour, t->tm_min, t->tm_sec, tv.tv_usec / 1000); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qdatetime.cpp, Line = 3121 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) dt.d->time.mds = msecsFromDecomposed(t->tm_hour, t->tm_min, t->tm_sec, tv.tv_usec / 1000); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qdatetime.cpp, Line = 3934 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) time_t secsSince1Jan1970UTC = toMSecsSinceEpoch_helper(fakeDate.toJulianDay(), QTime().msecsTo(time)) / 1000; ^ CC -c -o qstringlist.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qstringlist.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 845 instantiation of "void QHash::reserve(int)" at line 236 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "void QSet::reserve(int)" at line 668 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qstringlist.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 845 instantiation of "void QHash::reserve(int)" at line 236 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "void QSet::reserve(int)" at line 668 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qstringlist.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 673 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qstringlist.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 673 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/tools/qstringlist.cpp" cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o qabstractfileengine.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qabstractfileengine.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o qtemporaryfile.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qtemporaryfile.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/private/../../../src/corelib/tools/qringbuffer_ p.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/private/../../../src/corelib/tools/qringbuffer_ p.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 136 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = 1+(eol-first); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 161 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int moveOffset = (where == freeSpaceAtEnd) ? 0 : newCapacity - len; ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o qmap.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qmap.cpp CC -c -o qmetatype.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/kernel/qmetatype.cpp cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QCustomTypeInfo &)" CC -c -o qsettings.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qsettings.cpp cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qcache.h" instantiation of "QCache::~QCache()" at line 117 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qcache.h" instantiation of "QCache::~QCache()" at line 117 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, QConfFile *const &)" at line 221 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, QConfFile *const &)" at line 221 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, QConfFile *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, QConfFile *const &)" at line 221 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, QConfFile *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, QConfFile *const &)" at line 221 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsKey &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 232 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsKey &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 232 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QString &)" at line 390 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QString &)" at line 390 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QVariant &)" at line 453 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QVariant &)" at line 498 instantiation of "void QList::append(const QVariant &)" at line 453 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const int &, const QString &)" at line 1143 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const int &, const QString &)" at line 1143 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const int &, const QString &)" at line 1143 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const int &, const QString &)" at line 1143 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsKey &, const QByteArray &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 422 instantiation of "void QMap::clear()" at line 1518 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsKey &, const QByteArray &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 422 instantiation of "void QMap::clear()" at line 1518 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QVariant &)" at line 1596 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QVariant &)" at line 1596 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QSettingsIniSection &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QSettingsIniSection &QMap::operator[](const QString &)" at line 1907 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsIniKey &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 434 implicit generation of "QSettingsIniSection::QSettingsIniSection(const QSettingsIniSection &)" at line 434 instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QSettingsIniSection &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QSettingsIniSection &QMap::operator[](const QString &)" at line 1907 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsIniKey &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 434 implicit generation of "QSettingsIniSection::QSettingsIniSection(const QSettingsIniSection &)" at line 434 instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QSettingsIniSection &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QSettingsIniSection &QMap::operator[](const QString &)" at line 1907 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QSettingsIniSection &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QSettingsIniSection &QMap::operator[](const QString &)" at line 1907 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qsettings.cpp" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QSettingsGroup &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QSettingsGroup &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node>::Node *QHash::Node>::createNode(uint, const QString &, const QCache::Node &, QHash::Node>::Node **)" at line 760 instantiation of "QHash::Node>::iterator QHash::Node>::insert(const QString &, const QCache::Node &)" at line 190 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qcache.h" instantiation of "bool QCache::insert(const QString &, QConfFile *, int)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node>::Node *QHash::Node>::createNode(uint, const QString &, const QCache::Node &, QHash::Node>::Node **)" at line 760 instantiation of "QHash::Node>::iterator QHash::Node>::insert(const QString &, const QCache::Node &)" at line 190 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qcache.h" instantiation of "bool QCache::insert(const QString &, QConfFile *, int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QSettingsIniKey &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QSettingsIniKey &)" CC -c -o qlibraryinfo.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global/qlibraryinfo.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = generators/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ CC -c -o qvariant.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/kernel/qvariant.cpp cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QString *)" at line 81 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QString *)" at line 81 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QChar *)" at line 84 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QChar *)" at line 84 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QStringList *)" at line 87 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QStringList *)" at line 87 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 101 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/private/../../../src/corelib/kernel/qvariant_p. h" instantiation of "QVariantPrivateSharedEx::QVariantPrivateSha redEx(const QVariantMap &)" at line 113 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/private/../../../src/corelib/kernel/qvariant_p. h" instantiation of "void v_construct(QVariant::Private *, const void *, QVariantMap *)" at line 90 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 101 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/private/../../../src/corelib/kernel/qvariant_p. h" instantiation of "QVariantPrivateSharedEx::QVariantPrivateSha redEx(const QVariantMap &)" at line 113 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/private/../../../src/corelib/kernel/qvariant_p. h" instantiation of "void v_construct(QVariant::Private *, const void *, QVariantMap *)" at line 90 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QVariantMap *)" at line 90 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QVariantMap *)" at line 90 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 101 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/private/../../../src/corelib/kernel/qvariant_p. h" instantiation of "QVariantPrivateSharedEx::QVariantPrivateSh aredEx(const QVariantHash &)" at line 113 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/private/../../../src/corelib/kernel/qvariant_p. h" instantiation of "void v_construct(QVariant::Private *, const void *, QVariantHash *)" at line 93 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 101 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/private/../../../src/corelib/kernel/qvariant_p. h" instantiation of "QVariantPrivateSharedEx::QVariantPrivateSh aredEx(const QVariantHash &)" at line 113 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/private/../../../src/corelib/kernel/qvariant_p. h" instantiation of "void v_construct(QVariant::Private *, const void *, QVariantHash *)" at line 93 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QVariantHash *)" at line 93 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QVariantHash *)" at line 93 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 101 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/private/../../../src/corelib/kernel/qvariant_p. h" instantiation of "QVariantPrivateSharedEx::QVariantPrivateSh aredEx(const QVariantList &)" at line 113 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/private/../../../src/corelib/kernel/qvariant_p. h" instantiation of "void v_construct(QVariant::Private *, const void *, QVariantList *)" at line 96 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QVariantList *)" at line 96 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QVariantList *)" at line 96 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QDate *)" at line 99 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QDate *)" at line 99 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QTime *)" at line 102 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QTime *)" at line 102 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QDateTime *)" at line 105 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QDateTime *)" at line 105 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QByteArray *)" at line 108 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QByteArray *)" at line 108 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QBitArray *)" at line 111 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QBitArray *)" at line 111 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QUrl *)" at line 140 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QUrl *)" at line 140 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QLocale *)" at line 143 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QLocale *)" at line 143 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QRegExp *)" at line 147 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QRegExp *)" at line 147 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/kernel/qvariant.cpp, Line = 886 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *static_cast(result) = qConvertToUnsignedNumber(d, ok); ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QVariant &)" at line 498 instantiation of "void QList::append(const QVariant &)" at line 1006 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QByteArray &)" at line 1701 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QBitArray &)" at line 1703 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QString &)" at line 1705 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QChar &)" at line 1707 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QStringList &)" at line 1711 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QDate &)" at line 1714 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QTime &)" at line 1716 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QDateTime &)" at line 1718 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QVariantList &)" at line 1724 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QVariantMap &)" at line 1726 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QVariantHash &)" at line 1728 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QUrl &)" at line 1739 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QLocale &)" at line 1740 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QRegExp &)" at line 1742 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/cor elib/kernel/qvariant.cpp" CC -c -o qvsnprintf.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qvsnprintf.cpp CC -c -o qlocale.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qlocale.cpp cc-3333 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qlocale.cpp, Line = 293 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int lang_len = lang - lang_begin; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qlocale.cpp, Line = 1482 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return QString::fromRawData(reinterpret_cast(data), end-data); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qlocale.cpp, Line = 2172 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) quint16 index = p == system_lp ? locale_data_size : p - locale_data; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qlocale.cpp, Line = 3569 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int c = l % base; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qlocale.cpp, Line = 3583 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int c = l % base; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qlocale.cpp, Line = 3591 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return QString(reinterpret_cast(p), 65 - (p - buff)); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qlocale.cpp, Line = 4668 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) cutlim = qulonglong(ULLONG_MAX) % qbase; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qlocale.cpp, Line = 4765 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) cutlim = cutoff % qbase; ^ CC -c -o qlinkedlist.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qlinkedlist.cpp CC -c -o qurl.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qurl.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/inclu de/QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include /QtCore/../../src/corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qurl.cpp, Line = 472 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->schemeLength = *ptr - parseData->scheme; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qurl.cpp, Line = 766 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->hostLength = *ptr - parseData->host; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qurl.cpp, Line = 780 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->userInfoDelimIndex = *ptr - parseData->userInfo; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qurl.cpp, Line = 792 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->userInfoLength = *ptr - parseData->userInfo; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qurl.cpp, Line = 932 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->pathLength = *ptr - pathStart; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qurl.cpp, Line = 948 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->queryLength = *ptr - parseData->query; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qurl.cpp, Line = 964 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->fragmentLength = *ptr - parseData->fragment; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qalgorithms.h, Line = 233 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = end - begin; ^ A template was detected during header processing. instantiation of "const NameprepCaseFoldingEntry *qLowerBound(const NameprepCaseFoldingEntry *, const NameprepCaseFoldingEntry *, const int &)" at line 298 instantiation of "const NameprepCaseFoldingEntry *qBinaryFind(const NameprepCaseFoldingEntry *, const NameprepCaseFoldingEntry *, const int &)" at line 2370 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qurl.cpp" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qurl.cpp, Line = 2465 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) str->truncate(out - str->utf16()); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qurl.cpp, Line = 2944 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int firstNonAscii = out - src; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qurl.cpp, Line = 2955 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) source->truncate(out - src); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qurl.cpp, Line = 3076 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) output->truncate(d - output->constData()); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qurl.cpp, Line = 3237 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return ch - b; ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/io/qurl.cpp, Line = 3704 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) path->truncate(out - path->constData()); ^ cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5092 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qurl.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QPair &)" at line 498 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5092 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qurl.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5123 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qurl.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QPair &)" at line 498 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5123 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qurl.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 5277 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qurl.cpp" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 5277 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/io/qurl.cpp" CC -c -o qnumeric.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global/qnumeric.cpp CC -c -o qcryptographichash.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/qcryptographichash.cpp cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/../../3rdparty/md4/md4.cpp, Line = 181 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ((ctx->lo = (saved_lo + size) & 0x1fffffff) < saved_lo) ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/../../3rdparty/sha1/sha1.cpp, Line = 208 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) quint32 rest = static_cast(state->messageSize & Q_UINT64_C(63)); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/../../3rdparty/sha1/sha1.cpp, Line = 218 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) memcpy(&state->buffer[rest], &data[0], static_cast(i)); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/../../3rdparty/sha1/sha1.cpp, Line = 239 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if (static_cast(messageSize & 63) > 56 - 1) { ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/../../3rdparty/sha1/sha1.cpp, Line = 240 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sha1Update(state, zero, 64 - 1 - static_cast(messageSize & 63)); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/tools/../../3rdparty/sha1/sha1.cpp, Line = 243 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sha1Update(state, zero, 64 - 1 - 8 - static_cast(messageSize & 63)); ^ CC -c -o qxmlstream.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml/qxmlstream.cpp cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData ::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/xml/qxmlstream_p.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData ::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/xml/qxmlstream_p.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QXmlStreamReaderPrivate::Entity &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/xml/qxmlstream_p.h" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QXmlStreamReaderPrivate::Entity &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/c orelib/xml/qxmlstream_p.h" cc-1460 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml/qxmlstream.cpp, Line = 907 Function function "QXmlStreamReaderPrivate::filterCarriageReturn" is redeclared "inline" after being called. inline uint QXmlStreamReaderPrivate::filterCarriageReturn() ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml/qxmlstream.cpp, Line = 973 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int oldLineNumber = lineNumber; ^ cc-1460 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml/qxmlstream.cpp, Line = 1147 Function function "QXmlStreamReaderPrivate::fastScanLiteralContent" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanLiteralContent() ^ cc-1460 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml/qxmlstream.cpp, Line = 1193 Function function "QXmlStreamReaderPrivate::fastScanSpace" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanSpace() ^ cc-1460 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml/qxmlstream.cpp, Line = 1226 Function function "QXmlStreamReaderPrivate::fastScanContentCharList" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanContentCharList() ^ cc-1460 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml/qxmlstream.cpp, Line = 1290 Function function "QXmlStreamReaderPrivate::fastScanName" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanName(int *prefix) ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml/qxmlstream.cpp, Line = 1478 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int nbytesreadOrMinus1 = device->read(rawReadBuffer.data() + nbytesread, BUFFER_SIZE - nbytesread); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml/qxmlstream.cpp, Line = 1534 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) readBuffer = QString::fromLatin1(rawReadBuffer.data(), nbytesread); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml/qxmlstream.cpp, Line = 1808 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) readBuffer = QString::fromLatin1(rawReadBuffer.data(), nbytesread); ^ cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData() " at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData( )" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" CC -c -o qxmlutils.o -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/include/QtCore -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/global -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml/qxmlutils.cpp cc-3968 CC: WARNING File = /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/xml/qxmlutils.cpp, Line = 86 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (end - begin) / 2; ^ CC -o "/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake" project.o property.o main.o makefile.o unixmake2.o unixmake.o mingw_make.o option.o winmakefile.o projectgenerator.o meta.o makefiledeps.o metamakefile.o xmloutput.o pbuilder_pbx.o borland_bmake.o msvc_vcproj.o msvc_nmake.o msvc_objectmodel.o symmake.o initprojectdeploy_symbian.o symmake_abld.o symmake_sbsv2.o symbiancommon.o registry.o epocroot.o qtextcodec.o qutfcodec.o qstring.o qtextstream.o qiodevice.o qmalloc.o qglobal.o qbytearray.o qbytearraymatcher.o qdatastream.o qbuffer.o qlist.o qfile.o qfsfileengine_unix.o qfsfileengine_iterator_unix.o qfsfileengine.o qfsfileengine_iterator.o qregexp.o qvector.o qbitarray.o qdir.o qdiriterator.o quuid.o qhash.o qfileinfo.o qdatetime.o qstringlist.o qabstractfileengine.o qtemporaryfile.o qmap.o qmetatype.o qsettings.o qlibraryinfo.o qvariant.o qvsnprintf.o qlocale.o qlinkedlist.o qurl.o qnumeric.o qcryptographichash.o qxmlstream.o qxmlutils.o -64 -lm ld64: WARNING 15 : Multiply defined:(QListData::shared_null) in property.o and mingw_make.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(int)) in property.o and mingw_make.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach_grow(int*,int)) in property.o and mingw_make.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(void)) in property.o and mingw_make.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach2(void)) in property.o and mingw_make.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach3(void)) in property.o and mingw_make.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::realloc(int)) in property.o and mingw_make.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::erase(void**)) in property.o and mingw_make.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int)) in property.o and mingw_make.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(int)) in property.o and mingw_make.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(void)) in property.o and mingw_make.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(const QListData&)) in property.o and mingw_make.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append2(const QListData&)) in property.o and mingw_make.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::prepend(void)) in property.o and mingw_make.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::insert(int)) in property.o and mingw_make.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int,int)) in property.o and mingw_make.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::move(int,int)) in property.o and mingw_make.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::shared_null) in property.o and winmakefile.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(int)) in property.o and winmakefile.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach_grow(int*,int)) in property.o and winmakefile.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(void)) in property.o and winmakefile.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach2(void)) in property.o and winmakefile.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach3(void)) in property.o and winmakefile.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::realloc(int)) in property.o and winmakefile.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::erase(void**)) in property.o and winmakefile.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int)) in property.o and winmakefile.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(int)) in property.o and winmakefile.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(void)) in property.o and winmakefile.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(const QListData&)) in property.o and winmakefile.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append2(const QListData&)) in property.o and winmakefile.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::prepend(void)) in property.o and winmakefile.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::insert(int)) in property.o and winmakefile.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int,int)) in property.o and winmakefile.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::move(int,int)) in property.o and winmakefile.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::shared_null) in property.o and projectgenerator.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(int)) in property.o and projectgenerator.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach_grow(int*,int)) in property.o and projectgenerator.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(void)) in property.o and projectgenerator.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach2(void)) in property.o and projectgenerator.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach3(void)) in property.o and projectgenerator.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::realloc(int)) in property.o and projectgenerator.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::erase(void**)) in property.o and projectgenerator.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int)) in property.o and projectgenerator.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(int)) in property.o and projectgenerator.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(void)) in property.o and projectgenerator.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(const QListData&)) in property.o and projectgenerator.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append2(const QListData&)) in property.o and projectgenerator.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::prepend(void)) in property.o and projectgenerator.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::insert(int)) in property.o and projectgenerator.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int,int)) in property.o and projectgenerator.o (2nd definition ignored). ld64: Giving up after printing 50 warnings. Use -wall to print all warnings. floatmath auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o floatmath.o floatmath.cpp CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o floatmath floatmath.o ld64: ERROR 33 : Unresolved text symbol "ceilf" -- 1st referenced by floatmath.o. Use linker option -v to see when and which objects, archives and dsos are loaded. ld64: ERROR 33 : Unresolved text symbol "floorf" -- 1st referenced by floatmath.o. Use linker option -v to see when and which objects, archives and dsos are loaded. ld64: INFO 152: Output file removed because of error. gmake: *** [floatmath] Error 2 floatmath disabled. mmx auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -mmmx -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o mmx.o mmx.cpp CC ERROR parsing -mmmx: unknown flag gmake: *** [mmx.o] Error 2 mmx disabled. 3dnow auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -m3dnow -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o 3dnow.o 3dnow.cpp CC ERROR parsing -m3dnow: unknown flag gmake: *** [3dnow.o] Error 2 3dnow disabled. sse auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -msse -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o sse.o sse.cpp CC ERROR parsing -msse: unknown flag gmake: *** [sse.o] Error 2 sse disabled. sse2 auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -msse2 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o sse2.o sse2.cpp CC ERROR parsing -msse2: unknown flag gmake: *** [sse2.o] Error 2 sse2 disabled. zlib auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o zlib.o zlib.cpp cc-1552 CC: WARNING File = zlib.cpp, Line = 46 The variable "stream" is set but never used. z_streamp stream; ^ cc-1552 CC: REMARK File = zlib.cpp, Line = 48 The variable "ver" is set but never used. const char *ver = zlibVersion(); ^ cc-1552 CC: REMARK File = zlib.cpp, Line = 51 The variable "res" is set but never used. int res = compress2(0, 0, 0, 0, 1); ^ CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o zlib zlib.o -lz zlib enabled. libtiff auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o libtiff.o libtiff.cpp cc-1020 CC: ERROR File = libtiff.cpp, Line = 62 The identifier "TIFFReadRGBAImageOriented" is undefined. TIFFReadRGBAImageOriented(0, 0, 0, 0, 0, 0); ^ 1 error detected in the compilation of "libtiff.cpp". gmake: *** [libtiff.o] Error 2 libtiff disabled. libmng auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o libmng.o libmng.cpp cc-1005 CC: ERROR File = libmng.cpp, Line = 42 The source file "libmng.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "libmng.cpp". Compilation terminated. gmake: *** [libmng.o] Error 2 libmng disabled. DB2 auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o db2.o db2.cpp cc-1005 CC: ERROR File = db2.cpp, Line = 42 The source file "sqlcli.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "db2.cpp". Compilation terminated. gmake: *** [db2.o] Error 2 DB2 disabled. InterBase auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o ibase.o ibase.cpp cc-1005 CC: ERROR File = ibase.cpp, Line = 42 The source file "ibase.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "ibase.cpp". Compilation terminated. gmake: *** [ibase.o] Error 2 InterBase disabled. OCI auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o oci.o oci.cpp cc-1005 CC: ERROR File = oci.cpp, Line = 42 The source file "oci.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "oci.cpp". Compilation terminated. gmake: *** [oci.o] Error 2 OCI disabled. ODBC auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o odbc.o odbc.cpp cc-1005 CC: ERROR File = odbc.cpp, Line = 42 The source file "sql.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "odbc.cpp". Compilation terminated. gmake: *** [odbc.o] Error 2 ODBC disabled. iODBC auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o iodbc.o iodbc.cpp cc-1005 CC: ERROR File = iodbc.cpp, Line = 42 The source file "sql.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "iodbc.cpp". Compilation terminated. gmake: *** [iodbc.o] Error 2 iODBC disabled. PostgreSQL auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o psql.o psql.cpp cc-1005 CC: ERROR File = psql.cpp, Line = 42 The source file "libpq-fe.h" is unavailable. #include "libpq-fe.h" ^ 1 catastrophic error detected in the compilation of "psql.cpp". Compilation terminated. gmake: *** [psql.o] Error 2 PostgreSQL disabled. SQLite2 auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o sqlite2.o sqlite2.cpp cc-1005 CC: ERROR File = sqlite2.cpp, Line = 42 The source file "sqlite.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "sqlite2.cpp". Compilation terminated. gmake: *** [sqlite2.o] Error 2 SQLite2 disabled. unknown SQL driver: sqlite_symbian TDS auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o tds.o tds.cpp cc-1005 CC: ERROR File = tds.cpp, Line = 42 The source file "sybfront.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "tds.cpp". Compilation terminated. gmake: *** [tds.o] Error 2 TDS disabled. NIS auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o nis.o nis.cpp cc-1084 CC: ERROR File = /usr/include/rpcsvc/yp_prot.h, Line = 97 The indicated declaration has an invalid combination of type specifiers. typedef unsigned int bool; ^ 1 error detected in the compilation of "nis.cpp". gmake: *** [nis.o] Error 2 NIS disabled. Cups auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o cups.o cups.cpp cc-1005 CC: ERROR File = cups.cpp, Line = 42 The source file "cups/cups.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "cups.cpp". Compilation terminated. gmake: *** [cups.o] Error 2 Cups disabled. POSIX iconv auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o iconv.o iconv.cpp cc-1035 CC: WARNING File = iconv.cpp, Line = 43 #error directive: "iconv not supported on IRIX" #error "iconv not supported on IRIX" ^ CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o iconv iconv.o ld64: ERROR 33 : Unresolved text symbol "main" -- 1st referenced by /usr/lib64/mips4/crt1.o. Use linker option -v to see when and which objects, archives and dsos are loaded. ld64: INFO 152: Output file removed because of error. gmake: *** [iconv] Error 2 POSIX iconv disabled. GNU libiconv auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o gnu-libiconv.o gnu-libiconv.cpp cc-1035 CC: WARNING File = gnu-libiconv.cpp, Line = 43 #error directive: "iconv not supported on IRIX" #error "iconv not supported on IRIX" ^ CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o gnu-libiconv gnu-libiconv.o -liconv C++ prelinker: warning: could not locate library -liconv; assuming /usr/lib/libiconv.a ld64: FATAL 9 : I/O error (-liconv): No such file or directory gmake: *** [gnu-libiconv] Error 2 GNU libiconv disabled. EGL (EGL/egl.h) auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o egl.o egl.cpp cc-1005 CC: ERROR File = egl.cpp, Line = 42 The source file "EGL/egl.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "egl.cpp". Compilation terminated. gmake: *** [egl.o] Error 2 EGL (EGL/egl.h) disabled. EGL (GLES/egl.h) auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o egl4gles1.o egl4gles1.cpp cc-1005 CC: ERROR File = egl4gles1.cpp, Line = 42 The source file "GLES/egl.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "egl4gles1.cpp". Compilation terminated. gmake: *** [egl4gles1.o] Error 2 EGL (GLES/egl.h) disabled. Glib auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -D_REENTRANT -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -o glib.o glib.cpp cc-1551 CC: WARNING File = glib.cpp, Line = 55 The variable "pollfd" is used before its value is set. g_source_add_poll(source, pollfd); ^ cc-1552 CC: WARNING File = glib.cpp, Line = 48 The variable "context" is set but never used. GMainContext *context; ^ cc-1174 CC: REMARK File = /usr/local/include/glib-2.0/glib/gmessages.h, Line = 179 The function "g_error" was declared but never referenced. g_error (const gchar *format, ^ cc-1174 CC: REMARK File = /usr/local/include/glib-2.0/glib/gmessages.h, Line = 190 The function "g_message" was declared but never referenced. g_message (const gchar *format, ^ cc-1174 CC: REMARK File = /usr/local/include/glib-2.0/glib/gmessages.h, Line = 199 The function "g_critical" was declared but never referenced. g_critical (const gchar *format, ^ cc-1174 CC: REMARK File = /usr/local/include/glib-2.0/glib/gmessages.h, Line = 208 The function "g_warning" was declared but never referenced. g_warning (const gchar *format, ^ cc-1174 CC: REMARK File = /usr/local/include/glib-2.0/glib/gmessages.h, Line = 217 The function "g_debug" was declared but never referenced. g_debug (const gchar *format, ^ CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o glib glib.o -L/usr/local/lib -lgthread-2.0 -lpthread -lglib-2.0 -lintl ld64: FATAL 12 : Expecting n64 objects: /usr/local/lib/libgthread-2.0.so is n32. gmake: *** [glib] Error 2 Glib disabled. PulseAudio auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o pulseaudio.o pulseaudio.cpp cc-1005 CC: ERROR File = pulseaudio.cpp, Line = 42 The source file "pulse/pulseaudio.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "pulseaudio.cpp". Compilation terminated. gmake: *** [pulseaudio.o] Error 2 PulseAudio disabled. Detecting broken X11 headers... (/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 yes /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1 /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1) X11 headers look good. XLib auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o xlib.o xlib.cpp CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o xlib xlib.o -lXext -lX11 -lm ld64: WARNING 84 : /usr/lib64/libXext.so is not used for resolving any symbol. ld64: WARNING 84 : /usr/lib64/mips4/libm.so is not used for resolving any symbol. XLib enabled. OpenGL auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o opengl.o opengl.cpp cc-1552 CC: WARNING File = opengl.cpp, Line = 51 The variable "x" is set but never used. GLuint x; ^ CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o opengl opengl.o -lGL -lGLU -lXext -lX11 -lm ld64: WARNING 84 : /usr/lib64/libGL.so is not used for resolving any symbol. ld64: WARNING 84 : /usr/lib64/libGLU.so is not used for resolving any symbol. OpenGL enabled. Xcursor auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o xcursor.o xcursor.cpp cc-1005 CC: ERROR File = xcursor.cpp, Line = 43 The source file "X11/Xcursor/Xcursor.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "xcursor.cpp". Compilation terminated. gmake: *** [xcursor.o] Error 2 Xcursor disabled. Xfixes auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o xfixes.o xfixes.cpp cc-1005 CC: ERROR File = xfixes.cpp, Line = 43 The source file "X11/extensions/Xfixes.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "xfixes.cpp". Compilation terminated. gmake: *** [xfixes.o] Error 2 Xfixes disabled. Xrandr auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o xrandr.o xrandr.cpp cc-1005 CC: ERROR File = xrandr.cpp, Line = 43 The source file "X11/extensions/Xrandr.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "xrandr.cpp". Compilation terminated. gmake: *** [xrandr.o] Error 2 Xrandr disabled. Xrender auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o xrender.o xrender.cpp cc-1005 CC: ERROR File = xrender.cpp, Line = 43 The source file "X11/extensions/Xrender.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "xrender.cpp". Compilation terminated. gmake: *** [xrender.o] Error 2 Xrender disabled. mitshm auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o mitshm.o mitshm.cpp CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o mitshm mitshm.o -lXext -lXext -lX11 -lm ld64: WARNING 84 : /usr/lib64/mips4/libm.so is not used for resolving any symbol. mitshm enabled. FontConfig auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -I/usr/local/include -I/usr/local/include/freetype2 -o fontconfig.o fontconfig.cpp cc-1552 CC: WARNING File = fontconfig.cpp, Line = 56 The variable "face" is set but never used. FT_Face face; ^ cc-1552 CC: WARNING File = fontconfig.cpp, Line = 58 The variable "pattern" is set but never used. FcPattern *pattern; ^ CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o fontconfig fontconfig.o -L/usr/local/lib -lfreetype -lfontconfig -lXext -lX11 -lm ld64: FATAL 12 : Expecting n64 objects: /usr/local/lib/libfreetype.so is n32. gmake: *** [fontconfig] Error 2 FontConfig disabled. Session Management auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o sm.o sm.cpp cc-1552 CC: WARNING File = sm.cpp, Line = 46 The variable "pointer" is set but never used. SmPointer pointer; ^ CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o sm sm.o -lSM -lICE -lXext -lX11 -lm ld64: WARNING 84 : /usr/lib64/libSM.so is not used for resolving any symbol. ld64: WARNING 84 : /usr/lib64/libXext.so is not used for resolving any symbol. ld64: WARNING 84 : /usr/lib64/mips4/libm.so is not used for resolving any symbol. Session Management enabled. XShape auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o xshape.o xshape.cpp cc-1552 CC: WARNING File = xshape.cpp, Line = 48 The variable "shapeevent" is set but never used. XShapeEvent shapeevent; ^ CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o xshape xshape.o -lXext -lX11 -lm ld64: WARNING 84 : /usr/lib64/libXext.so is not used for resolving any symbol. ld64: WARNING 84 : /usr/lib64/mips4/libm.so is not used for resolving any symbol. XShape enabled. XVideo auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o xvideo.o xvideo.cpp CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o xvideo xvideo.o -lXv -lXext -lX11 -lm C++ prelinker: warning: could not locate library -lXv; assuming /usr/lib/libXv.a ld64: FATAL 9 : I/O error (-lXv): No such file or directory gmake: *** [xvideo] Error 2 XVideo disabled. Xinerama auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o xinerama.o xinerama.cpp cc-1020 CC: ERROR File = xinerama.cpp, Line = 47 The identifier "XineramaScreenInfo" is undefined. XineramaScreenInfo *info; ^ cc-1020 CC: ERROR File = xinerama.cpp, Line = 47 The identifier "info" is undefined. XineramaScreenInfo *info; ^ 2 errors detected in the compilation of "xinerama.cpp". gmake: *** [xinerama.o] Error 2 Xinerama disabled. XInput auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQ_OS_IRIX -I../../../mkspecs/irix-cc-64 -I. -o xinput.o xinput.cpp cc-1005 CC: ERROR File = xinput.cpp, Line = 50 The source file "wacom.h" is unavailable. # include ^ 1 catastrophic error detected in the compilation of "xinput.cpp". Compilation terminated. gmake: *** [xinput.o] Error 2 XInput disabled. XKB auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o xkb.o xkb.cpp CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o xkb xkb.o -lXext -lX11 -lm ld64: WARNING 84 : /usr/lib64/libXext.so is not used for resolving any symbol. ld64: WARNING 84 : /usr/lib64/mips4/libm.so is not used for resolving any symbol. XKB enabled. FreeType auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o freetype.o freetype.cpp cc-1005 CC: ERROR File = freetype.cpp, Line = 42 The source file "ft2build.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "freetype.cpp". Compilation terminated. gmake: *** [freetype.o] Error 2 FreeType disabled. Determining machine byte-order... (/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 yes /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1 /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1) CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o endiantest.o endiantest.cpp cc-1552 CC: WARNING File = endiantest.cpp, Line = 51 The variable "msb_bigendian_string" is set but never used. char *msb_bigendian_string = (char *) msb_bigendian; ^ cc-1552 CC: WARNING File = endiantest.cpp, Line = 52 The variable "lsb_littleendian_string" is set but never used. char *lsb_littleendian_string = (char *) lsb_littleendian; ^ CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o endiantest endiantest.o Found 'MostSignificantByteFirst' in binary rm -f endiantest.o rm -f -r ./so_locations ./ii_files rm -f *~ core *.core rm -f endiantest rm -f Makefile Using big endian. Determining machine byte-order... (/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 yes /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1 /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1) CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o endiantest.o endiantest.cpp cc-1552 CC: WARNING File = endiantest.cpp, Line = 51 The variable "msb_bigendian_string" is set but never used. char *msb_bigendian_string = (char *) msb_bigendian; ^ cc-1552 CC: WARNING File = endiantest.cpp, Line = 52 The variable "lsb_littleendian_string" is set but never used. char *lsb_littleendian_string = (char *) lsb_littleendian; ^ CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o endiantest endiantest.o Found 'MostSignificantByteFirst' in binary rm -f endiantest.o rm -f -r ./so_locations ./ii_files rm -f *~ core *.core rm -f endiantest rm -f Makefile Using big endian. STL auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o stltest.o stltest.cpp cc-3968 CC: WARNING File = stltest.cpp, Line = 108 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int v1size = v1.size(); ^ cc-3968 CC: WARNING File = stltest.cpp, Line = 110 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int v1capacity = v1.capacity(); ^ cc-3968 CC: WARNING File = stltest.cpp, Line = 123 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int v2size = v2.size(); ^ cc-3968 CC: WARNING File = stltest.cpp, Line = 131 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int m1size = m1.size(); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 135 The variable "first" is set but never used. int first = (*m1it).first; ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 137 The variable "second" is set but never used. double second = (*m1it).second; ^ cc-3968 CC: WARNING File = stltest.cpp, Line = 141 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int m2size = m2.size(); ^ cc-3968 CC: WARNING File = stltest.cpp, Line = 97 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(DummyIterator j) const { return i - j.i; } ^ A template was detected during header processing. instantiation of "int DummyIterator::operator-(DummyIterator) const" at line 304 of "/usr/include/CC/stl_iterator_base.h" instantiation of "std::iterator_traits>::difference_typ e std::__distance(DummyIterator, DummyIterator, std::random_access_iterator_tag)" at line 312 of "/usr/include/CC/stl_iterator_base.h" instantiation of "std::iterator_traits>::difference_typ e std::distance(DummyIterator, DummyIterator)" at line 145 cc-3968 CC: WARNING File = stltest.cpp, Line = 145 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = std::distance(it1, it2); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 108 The variable "v1size" is set but never used. int v1size = v1.size(); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 110 The variable "v1capacity" is set but never used. int v1capacity = v1.capacity(); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 114 The variable "v1notfound" is set but never used. bool v1notfound = (v1it == v1.end()); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 118 The variable "v1found" is set but never used. bool v1found = (v1it != v1.end()); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 123 The variable "v2size" is set but never used. int v2size = v2.size(); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 131 The variable "m1size" is set but never used. int m1size = m1.size(); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 141 The variable "m2size" is set but never used. int m2size = m2.size(); ^ cc-1174 CC: REMARK File = stltest.cpp, Line = 145 The variable "n" was declared but never referenced. int n = std::distance(it1, it2); ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::__Named_exception" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::logic_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::runtime_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::domain_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::invalid_argument" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::length_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::out_of_range" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::range_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::overflow_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::underflow_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::__Named_exception" inline: static virtual table generated int main() ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::logic_error" inline: static virtual table generated int main() ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::runtime_error" inline: static virtual table generated int main() ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::domain_error" inline: static virtual table generated int main() ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::invalid_argument" inline: static virtual table generated int main() ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::length_error" inline: static virtual table generated int main() ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::out_of_range" inline: static virtual table generated int main() ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::range_error" inline: static virtual table generated int main() ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::overflow_error" inline: static virtual table generated int main() ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::underflow_error" inline: static virtual table generated int main() ^ CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o stl stltest.o --- C++ prelinker: stltest.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. stltest.cpp -o stltest.o cc-3968 CC: WARNING File = stltest.cpp, Line = 108 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int v1size = v1.size(); ^ cc-3968 CC: WARNING File = stltest.cpp, Line = 110 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int v1capacity = v1.capacity(); ^ cc-3968 CC: WARNING File = stltest.cpp, Line = 123 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int v2size = v2.size(); ^ cc-3968 CC: WARNING File = stltest.cpp, Line = 131 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int m1size = m1.size(); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 135 The variable "first" is set but never used. int first = (*m1it).first; ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 137 The variable "second" is set but never used. double second = (*m1it).second; ^ cc-3968 CC: WARNING File = stltest.cpp, Line = 141 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int m2size = m2.size(); ^ cc-3968 CC: WARNING File = stltest.cpp, Line = 97 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(DummyIterator j) const { return i - j.i; } ^ A template was detected during header processing. instantiation of "int DummyIterator::operator-(DummyIterator) const" at line 304 of "/usr/include/CC/stl_iterator_base.h" instantiation of "std::iterator_traits>::difference_typ e std::__distance(DummyIterator, DummyIterator, std::random_access_iterator_tag)" at line 312 of "/usr/include/CC/stl_iterator_base.h" instantiation of "std::iterator_traits>::difference_typ e std::distance(DummyIterator, DummyIterator)" at line 145 cc-3968 CC: WARNING File = stltest.cpp, Line = 145 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = std::distance(it1, it2); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 108 The variable "v1size" is set but never used. int v1size = v1.size(); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 110 The variable "v1capacity" is set but never used. int v1capacity = v1.capacity(); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 114 The variable "v1notfound" is set but never used. bool v1notfound = (v1it == v1.end()); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 118 The variable "v1found" is set but never used. bool v1found = (v1it != v1.end()); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 123 The variable "v2size" is set but never used. int v2size = v2.size(); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 131 The variable "m1size" is set but never used. int m1size = m1.size(); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 141 The variable "m2size" is set but never used. int m2size = m2.size(); ^ cc-1174 CC: REMARK File = stltest.cpp, Line = 145 The variable "n" was declared but never referenced. int n = std::distance(it1, it2); ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::__Named_exception" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::logic_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::runtime_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::domain_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::invalid_argument" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::length_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::out_of_range" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::range_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::overflow_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::underflow_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK all virtual functions for class "std::__Named_exception" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::logic_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::runtime_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::domain_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::invalid_argument" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::length_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::out_of_range" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::range_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::overflow_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::underflow_error" inline: static virtual table generated --- C++ prelinker: stltest.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. stltest.cpp -o stltest.o cc-3968 CC: WARNING File = stltest.cpp, Line = 108 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int v1size = v1.size(); ^ cc-3968 CC: WARNING File = stltest.cpp, Line = 110 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int v1capacity = v1.capacity(); ^ cc-3968 CC: WARNING File = stltest.cpp, Line = 123 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int v2size = v2.size(); ^ cc-3968 CC: WARNING File = stltest.cpp, Line = 131 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int m1size = m1.size(); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 135 The variable "first" is set but never used. int first = (*m1it).first; ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 137 The variable "second" is set but never used. double second = (*m1it).second; ^ cc-3968 CC: WARNING File = stltest.cpp, Line = 141 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int m2size = m2.size(); ^ cc-3968 CC: WARNING File = stltest.cpp, Line = 97 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(DummyIterator j) const { return i - j.i; } ^ A template was detected during header processing. instantiation of "int DummyIterator::operator-(DummyIterator) const" at line 304 of "/usr/include/CC/stl_iterator_base.h" instantiation of "std::iterator_traits>::difference_typ e std::__distance(DummyIterator, DummyIterator, std::random_access_iterator_tag)" at line 312 of "/usr/include/CC/stl_iterator_base.h" instantiation of "std::iterator_traits>::difference_typ e std::distance(DummyIterator, DummyIterator)" at line 145 cc-3968 CC: WARNING File = stltest.cpp, Line = 145 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = std::distance(it1, it2); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 108 The variable "v1size" is set but never used. int v1size = v1.size(); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 110 The variable "v1capacity" is set but never used. int v1capacity = v1.capacity(); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 114 The variable "v1notfound" is set but never used. bool v1notfound = (v1it == v1.end()); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 118 The variable "v1found" is set but never used. bool v1found = (v1it != v1.end()); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 123 The variable "v2size" is set but never used. int v2size = v2.size(); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 131 The variable "m1size" is set but never used. int m1size = m1.size(); ^ cc-1552 CC: REMARK File = stltest.cpp, Line = 141 The variable "m2size" is set but never used. int m2size = m2.size(); ^ cc-1174 CC: REMARK File = stltest.cpp, Line = 145 The variable "n" was declared but never referenced. int n = std::distance(it1, it2); ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::__Named_exception" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::logic_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::runtime_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::domain_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::invalid_argument" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::length_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::out_of_range" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::range_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::overflow_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = /usr/include/CC/stl_iterator_base.h, Line = 144 all virtual functions for class "std::underflow_error" inline: static virtual table generated typedef typename iterator_traits<_Iter>::iterator_category _Category; ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::__Named_exception" inline: static virtual table generated int main() ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::logic_error" inline: static virtual table generated int main() ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::runtime_error" inline: static virtual table generated int main() ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::domain_error" inline: static virtual table generated int main() ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::invalid_argument" inline: static virtual table generated int main() ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::length_error" inline: static virtual table generated int main() ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::out_of_range" inline: static virtual table generated int main() ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::range_error" inline: static virtual table generated int main() ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::overflow_error" inline: static virtual table generated int main() ^ cc-3649 CC: REMARK File = stltest.cpp, Line = 100 all virtual functions for class "std::underflow_error" inline: static virtual table generated int main() ^ STL enabled. IPv6 auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o ipv6test.o ipv6test.cpp CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o ipv6 ipv6test.o IPv6 enabled. POSIX clock_gettime() auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o clock-gettime.o clock-gettime.cpp CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o clock-gettime clock-gettime.o POSIX clock_gettime() enabled. POSIX Monotonic Clock auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o clock-monotonic.o clock-monotonic.cpp cc-1035 CC: WARNING File = clock-monotonic.cpp, Line = 51 #error directive: "Feature _POSIX_MONOTONIC_CLOCK not available" # error "Feature _POSIX_MONOTONIC_CLOCK not available" ^ cc-1020 CC: ERROR File = clock-monotonic.cpp, Line = 53 The identifier "force_compiler_error" is undefined. force_compiler_error = true; ^ 1 error detected in the compilation of "clock-monotonic.cpp". gmake: *** [clock-monotonic.o] Error 2 POSIX Monotonic Clock disabled. mremap auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o mremap.o mremap.cpp cc-1255 CC: ERROR File = mremap.cpp, Line = 47 The global scope has no "mremap". (void) ::mremap(static_cast(0), size_t(0), size_t(42), MREMAP_MAYMOVE); ^ cc-1020 CC: ERROR File = mremap.cpp, Line = 47 The identifier "MREMAP_MAYMOVE" is undefined. (void) ::mremap(static_cast(0), size_t(0), size_t(42), MREMAP_MAYMOVE); ^ 2 errors detected in the compilation of "mremap.cpp". gmake: *** [mremap.o] Error 2 mremap disabled. getaddrinfo auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o getaddrinfotest.o getaddrinfotest.cpp CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o getaddrinfo getaddrinfotest.o getaddrinfo enabled. inotify auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o inotifytest.o inotifytest.cpp cc-1005 CC: ERROR File = inotifytest.cpp, Line = 42 The source file "sys/inotify.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "inotifytest.cpp". Compilation terminated. gmake: *** [inotifytest.o] Error 2 inotify disabled. IPv6 interface name auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o ipv6ifname.o ipv6ifname.cpp CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o ipv6ifname ipv6ifname.o IPv6 interface name enabled. getifaddrs auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o getifaddrs.o getifaddrs.cpp cc-1005 CC: ERROR File = getifaddrs.cpp, Line = 52 The source file "ifaddrs.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "getifaddrs.cpp". Compilation terminated. gmake: *** [getifaddrs.o] Error 2 getifaddrs disabled. OpenSSL auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o openssl.o openssl.cpp cc-1005 CC: ERROR File = openssl.cpp, Line = 42 The source file "openssl/opensslv.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "openssl.cpp". Compilation terminated. gmake: *** [openssl.o] Error 2 OpenSSL disabled. alsa auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o alsatest.o alsatest.cpp cc-1005 CC: ERROR File = alsatest.cpp, Line = 42 The source file "alsa/asoundlib.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "alsatest.cpp". Compilation terminated. gmake: *** [alsatest.o] Error 2 alsa disabled. Stdint auto-detection... () CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -o main.o main.cpp cc-1035 CC: WARNING File = /usr/include/stdint.h, Line = 5 #error directive: This header file is to be used only for c99 mode compilations #error This header file is to be used only for c99 mode compilations ^ CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o stdint main.o Stdint enabled. Testing size of pointers ... (/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 yes /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1 /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1) rm -f ptrsizetest.o rm -f -r ./so_locations ./ii_files rm -f *~ core *.core CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -I../../../mkspecs/irix-cc-64 -I. -o ptrsizetest.o ptrsizetest.cpp CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o ptrsizetest ptrsizetest.o Pointer size: 8 This target is using the MIPSpro C++ compiler (irix-cc-64). You may choose to re-run configure with the -no-exceptions option to compile Qt without exceptions. This will make the size of the Qt library smaller and reduce the amount of memory taken by your applications. Build type: irix-cc-64 Architecture: mips qmake vars .......... Cannot open .qmake.vars: No such file or directory qmake switches ......... Build .................. libs tools docs translations Configuration .......... debug static largefile stl def_files_disabled minimal-config small-config medium-config large-config full-config qt3support accessibility opengl reduce_exports ipv6 clock-gettime getaddrinfo ipv6ifname jpeg mng no-png gif tiff freetype system-zlib x11sm xshape mitshm xkb xmlpatterns multimedia mediaservices media-backend audio-backend svg debug Debug .................. yes Qt 3 compatibility ..... yes QtDBus module .......... no QtConcurrent code ...... no QtGui module ........... yes QtScript module ........ no QtScriptTools module ... no QtXmlPatterns module ... yes Phonon module .......... no Multimedia module ...... auto Mediaservices module ... auto SVG module ............. yes WebKit module .......... no Declarative module ..... no Support for S60 ........ no Symbian DEF files ...... no STL support ............ yes PCH support ............ no MMX/3DNOW/SSE/SSE2...... no/no/no/no Graphics System ........ default IPv6 support ........... yes IPv6 ifname support .... yes getaddrinfo support .... yes getifaddrs support ..... no Accessibility .......... yes NIS support ............ no CUPS support ........... no Iconv support .......... no Glib support ........... no GStreamer support ...... no PulseAudio support ..... no Large File support ..... yes GIF support ............ yes TIFF support ........... yes (qt) JPEG support ........... yes (qt) PNG support ............ no MNG support ............ yes (qt) zlib support ........... system Session management ..... yes OpenGL support ......... yes (Desktop OpenGL) OpenVG support ......... no NAS sound support ...... no XShape support ......... yes XVideo support ......... no XSync support .......... no Xinerama support ....... no Xcursor support ........ no Xfixes support ......... no Xrandr support ......... no Xrender support ........ no Xi support ............. no MIT-SHM support ........ yes FontConfig support ..... no XKB Support ............ yes immodule support ....... yes GTK theme support ...... no SQLite support ......... plugin (qt) OpenSSL support ........ no Alsa support ........... no ICD support ............ no WARNING: Using static linking will disable the use of dynamically loaded plugins. Make sure to import all needed static plugins, or compile needed modules into the library. Finding project files. Please wait... Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/bootstrap.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/moc/moc.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/rcc/rcc.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/uic/uic.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/corelib.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/xml/xml.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/network/network.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/sql/sql.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/testlib/testlib.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/gui/gui.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/qt3support/qt3support.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/uic3/uic3.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/opengl/opengl.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/xmlpatterns/xmlpatterns.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/multimedia/multimedia/multimedia.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/multimedia/mediaservices/mediaservices.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/svg/svg.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/plugins.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/sqldrivers.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/sqlite/sqlite.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/script/script.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/bearer/bearer.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/bearer/generic/generic.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/imageformats.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/jpeg/jpeg.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/gif/gif.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/mng/mng.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/svg/svg.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/tiff/tiff.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/ico/ico.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/iconengines/iconengines.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/iconengines/svgiconengine/svgiconengine.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/graphicssystems/graphicssystems.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/graphicssystems/trace/trace.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/graphicssystems/opengl/opengl.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/inputmethods/inputmethods.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/inputmethods/imsw-multi/imsw-multi.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/accessible/accessible.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/accessible/widgets/widgets.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/accessible/compat/compat.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/audio/audio.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/mediaservices/mediaservices.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/tools.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/assistant.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/lib/fulltextsearch/fulltextsearch.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/lib/lib.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/tools/tools.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/tools/assistant/assistant.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/tools/qhelpgenerator/qhelpgenerator.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/tools/qcollectiongenerator/qcollectiongenerator.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/tools/qhelpconverter/qhelpconverter.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/pixeltool/pixeltool.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/porting/porting.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/porting/src/src.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtestlib/qtestlib.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtestlib/updater/updater.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtestlib/chart/chart.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qttracereplay/qttracereplay.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/designer.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/src.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/uitools/uitools.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/lib/lib.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/components/components.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/components/lib/lib.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/designer/designer.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtconfig/qtconfig.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/linguist/linguist.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/linguist/lrelease/lrelease.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/linguist/lupdate/lupdate.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/linguist/lconvert/lconvert.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/linguist/linguist/linguist.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/xmlpatterns/xmlpatterns.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/xmlpatternsvalidator/xmlpatternsvalidator.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qdoc3/qdoc3.pro Reading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/translations/translations.pro 840 projects found. Creating makefiles. Please wait... for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/components/lib/lib.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/designer/src/components/lib /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/components/lib/lib.pro potential duplicate alias detected: 'widget.png' for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/lib/lib.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/assistant/lib /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/lib/lib.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/lib/fulltextsearch/fulltextsearch.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/assistant/lib/fulltextsearch /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/lib/fulltextsearch/fulltextsearch.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtestlib/wince/remotelib/remotelib.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qtestlib/wince/remotelib /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtestlib/wince/remotelib/remotelib.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/xml/xml.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/xml /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/xml/xml.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/imports/widgets/widgets.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/imports/widgets /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/imports/widgets/widgets.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/imports/particles/particles.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/imports/particles /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/imports/particles/particles.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/imports/gestures/gestures.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/imports/gestures /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/imports/gestures/gestures.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/imports/multimedia/multimedia.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/imports/multimedia /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/imports/multimedia/multimedia.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/JavaScriptCore/qt/api/QtScript.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/JavaScriptCore/qt/api /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/JavaScriptCore/qt/api/QtScript.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebCore/WebCore.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/WebCore /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebCore/WebCore.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/opengl/opengl.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/opengl /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/opengl/opengl.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/declarative/declarative.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/declarative /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/declarative/declarative.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/script/script.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/script /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/script/script.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/testlib/testlib.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/testlib /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/testlib/testlib.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/sql/sql.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/sql /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/sql/sql.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/gui/gui.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/gui /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/gui/gui.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/network/network.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/network /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/network/network.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/dbus/dbus.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/dbus /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/dbus/dbus.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/moc/moc.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/tools/moc /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/moc/moc.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/svg/svg.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/svg /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/svg/svg.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/openvg/openvg.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/openvg /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/openvg/openvg.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/xmlpatterns/xmlpatterns.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/xmlpatterns /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/xmlpatterns/xmlpatterns.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/corelib.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/corelib /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/corelib.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/multimedia/mediaservices/mediaservices.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/multimedia/mediaservices /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/multimedia/mediaservices/mediaservices.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/multimedia/multimedia/multimedia.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/multimedia/multimedia /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/multimedia/multimedia/multimedia.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/qt3support/qt3support.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/qt3support /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/qt3support/qt3support.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/scripttools/scripttools.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/scripttools /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/scripttools/scripttools.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/translations/translations.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./translations /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/translations/translations.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qdbus/qdbus.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qdbus /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qdbus/qdbus.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/designer.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/designer /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/designer.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/src.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/designer/src /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/src.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/components/components.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/designer/src/components /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/components/components.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/uitools/uitools.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/designer/src/uitools /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/uitools/uitools.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/plugins/widgets/widgets.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/designer/src/plugins/widgets /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/plugins/widgets/widgets.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/plugins/plugins.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/designer/src/plugins /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/plugins/plugins.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/tools/tools.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/assistant/tools /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/tools/tools.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/assistant.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/assistant /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/assistant.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtestlib/qtestlib.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qtestlib /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtestlib/qtestlib.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtestlib/wince/wince.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qtestlib/wince /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtestlib/wince/wince.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/macdeployqt/macdeployqt.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/macdeployqt /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/macdeployqt/macdeployqt.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/porting/porting.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/porting /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/porting/porting.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/tools.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/tools.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/linguist/linguist.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/linguist /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/linguist/linguist.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/linguist/lrelease/lrelease.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/linguist/lrelease /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/linguist/lrelease/lrelease.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/activeqt/activeqt.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/activeqt /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/activeqt/activeqt.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/imports/imports.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/imports /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/imports/imports.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/JavaScriptCore/qt/tests/tests.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/JavaScriptCore/qt/tests /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/JavaScriptCore/qt/tests/tests.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/JavaScriptCore/JavaScriptCore.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/JavaScriptCore /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/JavaScriptCore/JavaScriptCore.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/tests.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/WebKit/qt/tests /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/tests.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/Api/DerivedSources.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/WebKit/qt/Api /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/Api/DerivedSources.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/s60installs/s60installs.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/s60installs /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/s60installs/s60installs.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/src.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/src.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/bootstrap.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/tools/bootstrap /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/bootstrap.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/tools.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/tools /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/tools.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/inputmethods/inputmethods.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/inputmethods /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/inputmethods/inputmethods.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/script/script.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/script /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/script/script.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/phonon/phonon.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/phonon /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/phonon/phonon.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/audio/audio.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/audio /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/audio/audio.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/mediaservices/mediaservices.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/mediaservices /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/mediaservices/mediaservices.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/graphicssystems/graphicssystems.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/graphicssystems /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/graphicssystems/graphicssystems.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/powervr/QWSWSEGL/QWSWSEGL.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/gfxdrivers/powervr/QWSWSEGL /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/powervr/QWSWSEGL/QWSWSEGL.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/powervr/powervr.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/gfxdrivers/powervr /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/powervr/powervr.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/gfxdrivers.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/gfxdrivers /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/gfxdrivers.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/decorations/decorations.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/decorations /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/decorations/decorations.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/mousedrivers/mousedrivers.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/mousedrivers /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/mousedrivers/mousedrivers.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/codecs/codecs.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/codecs /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/codecs/codecs.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/accessible/accessible.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/accessible /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/accessible/accessible.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/sqlite_symbian/sqlite_symbian.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/sqldrivers/sqlite_symbian /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/sqlite_symbian/sqlite_symbian.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/sqldrivers.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/sqldrivers /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/sqldrivers.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/kbddrivers/kbddrivers.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/kbddrivers /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/kbddrivers/kbddrivers.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/s60/s60.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/s60 /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/s60/s60.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/plugins.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/plugins.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/iconengines/iconengines.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/iconengines /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/iconengines/iconengines.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/imageformats.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/imageformats /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/imageformats.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/bearer/bearer.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/bearer /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/bearer/bearer.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/multimedia/multimedia.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/multimedia /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/multimedia/multimedia.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/activeqt/activeqt.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/activeqt /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/activeqt/activeqt.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/activeqt/container/container.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/activeqt/container /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/activeqt/container/container.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/activeqt/control/control.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/activeqt/control /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/activeqt/control/control.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qttracereplay/qttracereplay.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qttracereplay /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qttracereplay/qttracereplay.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qdbus/qdbusxml2cpp/qdbusxml2cpp.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qdbus/qdbusxml2cpp /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qdbus/qdbusxml2cpp/qdbusxml2cpp.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qdbus/qdbuscpp2xml/qdbuscpp2xml.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qdbus/qdbuscpp2xml /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qdbus/qdbuscpp2xml/qdbuscpp2xml.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qdbus/qdbus/qdbus.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qdbus/qdbus /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qdbus/qdbus/qdbus.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qdbus/qdbusviewer/qdbusviewer.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qdbus/qdbusviewer /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qdbus/qdbusviewer/qdbusviewer.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/designer/designer.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/designer/src/designer /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/designer/designer.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/lib/lib.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/designer/src/lib /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/lib/lib.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/plugins/qwebview/qwebview.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/designer/src/plugins/qwebview /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/plugins/qwebview/qwebview.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/plugins/phononwidgets/phononwidgets.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/designer/src/plugins/phononwidgets /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/plugins/phononwidgets/phononwidgets.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/plugins/qdeclarativeview/qdeclarativeview.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/designer/src/plugins/qdeclarativeview /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/plugins/qdeclarativeview/qdeclarativeview.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/plugins/tools/view3d/view3d.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/designer/src/plugins/tools/view3d /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/plugins/tools/view3d/view3d.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/plugins/activeqt/activeqt.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/designer/src/plugins/activeqt /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/designer/src/plugins/activeqt/activeqt.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/tools/assistant/assistant.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/assistant/tools/assistant /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/tools/assistant/assistant.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/tools/qhelpgenerator/qhelpgenerator.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/assistant/tools/qhelpgenerator /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/tools/qhelpgenerator/qhelpgenerator.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/tools/qcollectiongenerator/qcollectiongenerator.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/assistant/tools/qcollectiongenerator /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/tools/qcollectiongenerator/qcollectiongenerator.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/tools/qhelpconverter/qhelpconverter.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/assistant/tools/qhelpconverter /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/assistant/tools/qhelpconverter/qhelpconverter.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtestlib/updater/updater.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qtestlib/updater /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtestlib/updater/updater.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtestlib/chart/chart.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qtestlib/chart /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtestlib/chart/chart.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtestlib/wince/cetcpsync/cetcpsync.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qtestlib/wince/cetcpsync /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtestlib/wince/cetcpsync/cetcpsync.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtestlib/wince/cetest/cetest.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qtestlib/wince/cetest /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtestlib/wince/cetest/cetest.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtestlib/wince/cetcpsyncserver/cetcpsyncserver.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qtestlib/wince/cetcpsyncserver /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtestlib/wince/cetcpsyncserver/cetcpsyncserver.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qdoc3/qdoc3.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qdoc3 /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qdoc3/qdoc3.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/pixeltool/pixeltool.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/pixeltool /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/pixeltool/pixeltool.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/kmap2qmap/kmap2qmap.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/kmap2qmap /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/kmap2qmap/kmap2qmap.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/macdeployqt/macdeployqt/macdeployqt.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/macdeployqt/macdeployqt /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/macdeployqt/macdeployqt/macdeployqt.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/macdeployqt/macchangeqt/macchangeqt.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/macdeployqt/macchangeqt /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/macdeployqt/macchangeqt/macchangeqt.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/macdeployqt/tests/deployment_mac.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/macdeployqt/tests /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/macdeployqt/tests/deployment_mac.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qml/qml.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qml /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qml/qml.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/makeqpf/makeqpf.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/makeqpf /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/makeqpf/makeqpf.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/checksdk/checksdk.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/checksdk /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/checksdk/checksdk.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/porting/src/src.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/porting/src /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/porting/src/src.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qconfig/qconfig.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qconfig /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qconfig/qconfig.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qvfb/qvfb.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qvfb /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qvfb/qvfb.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qvfb/translations/translations.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qvfb/translations /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qvfb/translations/translations.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/xmlpatterns/xmlpatterns.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/xmlpatterns /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/xmlpatterns/xmlpatterns.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtconcurrent/codegenerator/example/example.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qtconcurrent/codegenerator/example /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtconcurrent/codegenerator/example/example.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtconcurrent/generaterun/run.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qtconcurrent/generaterun /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtconcurrent/generaterun/run.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/xmlpatternsvalidator/xmlpatternsvalidator.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/xmlpatternsvalidator /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/xmlpatternsvalidator/xmlpatternsvalidator.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/linguist/lupdate/lupdate.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/linguist/lupdate /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/linguist/lupdate/lupdate.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/linguist/lconvert/lconvert.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/linguist/lconvert /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/linguist/lconvert/lconvert.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/linguist/linguist/linguist.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/linguist/linguist /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/linguist/linguist/linguist.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/configure/configure.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/configure /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/configure/configure.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/runonphone/runonphone.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/runonphone /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/runonphone/runonphone.pro Project MESSAGE: Trk: Console ... for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/activeqt/dumpdoc/dumpdoc.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/activeqt/dumpdoc /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/activeqt/dumpdoc/dumpdoc.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/activeqt/dumpcpp/dumpcpp.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/activeqt/dumpcpp /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/activeqt/dumpcpp/dumpcpp.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/activeqt/testcon/testcon.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/activeqt/testcon /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/activeqt/testcon/testcon.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtconfig/translations/translations.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qtconfig/translations /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtconfig/translations/translations.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtconfig/qtconfig.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./tools/qtconfig /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/tools/qtconfig/qtconfig.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/imports/webkit/webkit.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/imports/webkit /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/imports/webkit/webkit.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/JavaScriptCore/qt/tests/qscriptengine/qscriptengine.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/JavaScriptCore/qt/tests/qscriptengine /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/JavaScriptCore/qt/tests/qscriptengine/qscriptengine.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/JavaScriptCore/qt/tests/qscriptstring/qscriptstring.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/JavaScriptCore/qt/tests/qscriptstring /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/JavaScriptCore/qt/tests/qscriptstring/qscriptstring.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/JavaScriptCore/qt/tests/qscriptvalue/qscriptvalue.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/JavaScriptCore/qt/tests/qscriptvalue /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/JavaScriptCore/qt/tests/qscriptvalue/qscriptvalue.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/docs/webkitsnippets/simple/simple.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/WebKit/qt/docs/webkitsnippets/simple /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/docs/webkitsnippets/simple/simple.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/docs/webkitsnippets/webelement/webelement.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/WebKit/qt/docs/webkitsnippets/webelement /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/docs/webkitsnippets/webelement/webelement.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/docs/webkitsnippets/webpage/webpage.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/WebKit/qt/docs/webkitsnippets/webpage /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/docs/webkitsnippets/webpage/webpage.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/qwebview/qwebview.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/WebKit/qt/tests/qwebview /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/qwebview/qwebview.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/qwebhistory/qwebhistory.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/WebKit/qt/tests/qwebhistory /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/qwebhistory/qwebhistory.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/qwebpage/qwebpage.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/WebKit/qt/tests/qwebpage /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/qwebpage/qwebpage.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/hybridPixmap/hybridPixmap.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/WebKit/qt/tests/hybridPixmap /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/hybridPixmap/hybridPixmap.pro WARNING: Failure to find: hybridPixmap.cpp for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/qwebplugindatabase/qwebplugindatabase.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/WebKit/qt/tests/qwebplugindatabase /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/qwebplugindatabase/qwebplugindatabase.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/qwebframe/qwebframe.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/WebKit/qt/tests/qwebframe /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/qwebframe/qwebframe.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/benchmarks/painting/painting.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/WebKit/qt/tests/benchmarks/painting /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/benchmarks/painting/painting.pro WARNING: Failure to find: painting.cpp for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/benchmarks/loading/loading.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/WebKit/qt/tests/benchmarks/loading /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/benchmarks/loading/loading.pro WARNING: Failure to find: loading.cpp for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/qwebelement/qwebelement.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/WebKit/qt/tests/qwebelement /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/qwebelement/qwebelement.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/qwebinspector/qwebinspector.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/WebKit/qt/tests/qwebinspector /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/qwebinspector/qwebinspector.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/qgraphicswebview/qgraphicswebview.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/WebKit/qt/tests/qgraphicswebview /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/qgraphicswebview/qgraphicswebview.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/qwebhistoryinterface/qwebhistoryinterface.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/3rdparty/webkit/WebKit/qt/tests/qwebhistoryinterface /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/3rdparty/webkit/WebKit/qt/tests/qwebhistoryinterface/qwebhistoryinterface.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/opengl/util/generator.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/opengl/util /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/opengl/util/generator.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/phonon/phonon.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/phonon /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/phonon/phonon.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/uic/uic.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/tools/uic /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/uic/uic.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/rcc/rcc.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/tools/rcc /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/rcc/rcc.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/uic3/uic3.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/tools/uic3 /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/uic3/uic3.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/idc/idc.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/tools/idc /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/idc/idc.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/moc/util/generate_keywords.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/tools/moc/util /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/moc/util/generate_keywords.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/inputmethods/imsw-multi/imsw-multi.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/inputmethods/imsw-multi /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/inputmethods/imsw-multi/imsw-multi.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/script/qtdbus/qtdbus.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/script/qtdbus /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/script/qtdbus/qtdbus.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/phonon/waveout/waveout.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/phonon/waveout /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/phonon/waveout/waveout.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/phonon/mmf/mmf.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/phonon/mmf /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/phonon/mmf/mmf.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/phonon/ds9/ds9.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/phonon/ds9 /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/phonon/ds9/ds9.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/phonon/qt7/qt7.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/phonon/qt7 /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/phonon/qt7/qt7.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/phonon/gstreamer/gstreamer.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/phonon/gstreamer /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/phonon/gstreamer/gstreamer.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/mediaservices/directshow/directshow.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/mediaservices/directshow /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/mediaservices/directshow/directshow.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/mediaservices/qt7/qt7.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/mediaservices/qt7 /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/mediaservices/qt7/qt7.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/mediaservices/gstreamer/gstreamer.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/mediaservices/gstreamer /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/mediaservices/gstreamer/gstreamer.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/graphicssystems/opengl/opengl.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/graphicssystems/opengl /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/graphicssystems/opengl/opengl.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/graphicssystems/openvg/openvg.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/graphicssystems/openvg /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/graphicssystems/openvg/openvg.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/graphicssystems/shivavg/shivavg.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/graphicssystems/shivavg /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/graphicssystems/shivavg/shivavg.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/graphicssystems/trace/trace.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/graphicssystems/trace /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/graphicssystems/trace/trace.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/directfb/directfb.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/gfxdrivers/directfb /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/directfb/directfb.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/ahi/ahi.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/gfxdrivers/ahi /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/ahi/ahi.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/powervr/pvreglscreen/pvreglscreen.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/gfxdrivers/powervr/pvreglscreen /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/powervr/pvreglscreen/pvreglscreen.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/qvfb/qvfb.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/gfxdrivers/qvfb /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/qvfb/qvfb.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/linuxfb/linuxfb.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/gfxdrivers/linuxfb /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/linuxfb/linuxfb.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/vnc/vnc.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/gfxdrivers/vnc /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/vnc/vnc.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/transformed/transformed.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/gfxdrivers/transformed /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/gfxdrivers/transformed/transformed.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/decorations/windows/windows.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/decorations/windows /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/decorations/windows/windows.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/decorations/styled/styled.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/decorations/styled /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/decorations/styled/styled.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/decorations/default/default.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/decorations/default /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/decorations/default/default.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/mousedrivers/pc/pc.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/mousedrivers/pc /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/mousedrivers/pc/pc.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/mousedrivers/linuxtp/linuxtp.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/mousedrivers/linuxtp /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/mousedrivers/linuxtp/linuxtp.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/mousedrivers/tslib/tslib.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/mousedrivers/tslib /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/mousedrivers/tslib/tslib.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/codecs/jp/jp.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/codecs/jp /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/codecs/jp/jp.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/codecs/kr/kr.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/codecs/kr /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/codecs/kr/kr.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/codecs/tw/tw.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/codecs/tw /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/codecs/tw/tw.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/codecs/cn/cn.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/codecs/cn /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/codecs/cn/cn.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/accessible/widgets/widgets.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/accessible/widgets /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/accessible/widgets/widgets.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/accessible/compat/compat.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/accessible/compat /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/accessible/compat/compat.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/sqlite2/sqlite2.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/sqldrivers/sqlite2 /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/sqlite2/sqlite2.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/odbc/odbc.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/sqldrivers/odbc /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/odbc/odbc.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/tds/tds.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/sqldrivers/tds /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/tds/tds.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/ibase/ibase.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/sqldrivers/ibase /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/ibase/ibase.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/sqlite/sqlite.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/sqldrivers/sqlite /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/sqlite/sqlite.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/mysql/mysql.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/sqldrivers/mysql /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/mysql/mysql.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/psql/psql.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/sqldrivers/psql /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/psql/psql.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/oci/oci.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/sqldrivers/oci /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/oci/oci.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/db2/db2.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/sqldrivers/db2 /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/sqldrivers/db2/db2.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/kbddrivers/linuxinput/linuxinput.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/kbddrivers/linuxinput /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/kbddrivers/linuxinput/linuxinput.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/s60/3_1/3_1.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/s60/3_1 /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/s60/3_1/3_1.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/s60/5_0/5_0.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/s60/5_0 /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/s60/5_0/5_0.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/s60/3_2/3_2.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/s60/3_2 /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/s60/3_2/3_2.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/iconengines/svgiconengine/svgiconengine.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/iconengines/svgiconengine /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/iconengines/svgiconengine/svgiconengine.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/tiff/tiff.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/imageformats/tiff /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/tiff/tiff.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/jpeg/jpeg.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/imageformats/jpeg /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/jpeg/jpeg.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/gif/gif.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/imageformats/gif /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/gif/gif.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/svg/svg.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/imageformats/svg /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/svg/svg.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/ico/ico.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/imageformats/ico /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/ico/ico.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/mng/mng.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/imageformats/mng /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/imageformats/mng/mng.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/bearer/icd/icd.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/bearer/icd /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/bearer/icd/icd.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/bearer/nativewifi/nativewifi.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/bearer/nativewifi /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/bearer/nativewifi/nativewifi.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/bearer/networkmanager/networkmanager.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/bearer/networkmanager /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/bearer/networkmanager/networkmanager.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/bearer/corewlan/corewlan.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/bearer/corewlan /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/bearer/corewlan/corewlan.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/bearer/nla/nla.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/bearer/nla /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/bearer/nla/nla.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/bearer/symbian/symbian.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/bearer/symbian /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/bearer/symbian/symbian.pro for /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/bearer/generic/generic.pro (irix-cc-64) /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/mkspecs/irix-cc-64 -o /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/./src/plugins/bearer/generic /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/plugins/bearer/generic/generic.pro Qt is now configured for building. Just run 'gmake'. Once everything is built, you must run 'gmake install'. Qt will be installed into /usr/local/Trolltech/Qt-4.7.0 To reconfigure, run 'gmake confclean' and 'configure'. > gmake cd src/tools/bootstrap/ && gmake -f Makefile gmake[1]: Entering directory `/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap' CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qisciicodec.o ../../corelib/codecs/qisciicodec.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qlatincodec.o ../../corelib/codecs/qlatincodec.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 91 of "../../corelib/codecs/qlatincodec.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 91 of "../../corelib/codecs/qlatincodec.cpp" cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qsimplecodec.o ../../corelib/codecs/qsimplecodec.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 722 of "../../corelib/codecs/qsimplecodec.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 722 of "../../corelib/codecs/qsimplecodec.cpp" cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qtextcodec.o ../../corelib/codecs/qtextcodec.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3970 CC: WARNING File = ../../corelib/codecs/qtextcodec_p.h, Line = 75 conversion from pointer to same-sized integral type (potential portability problem) quintptr data = reinterpret_cast(fn); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 1042 of "../../corelib/codecs/qtextcodec.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 1042 of "../../corelib/codecs/qtextcodec.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QByteArray &, QTextCodec *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QByteArray &, QTextCodec *const &)" at line 1052 of "../../corelib/codecs/qtextcodec.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QByteArray &, QTextCodec *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QByteArray &, QTextCodec *const &)" at line 1052 of "../../corelib/codecs/qtextcodec.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 1086 of "../../corelib/codecs/qtextcodec.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 1086 of "../../corelib/codecs/qtextcodec.cpp" cc-3943 CC: REMARK File = ../../corelib/codecs/qtextcodec.cpp, Line = 1094 declaration hides variable "i" (declared at line 1093) for (int i = 0; i < all->size(); ++i) { ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, QTextCodec *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const int &, QTextCodec *const &)" at line 1097 of "../../corelib/codecs/qtextcodec.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, QTextCodec *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const int &, QTextCodec *const &)" at line 1097 of "../../corelib/codecs/qtextcodec.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 1133 of "../../corelib/codecs/qtextcodec.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 1136 of "../../corelib/codecs/qtextcodec.cpp" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 1137 of "../../corelib/codecs/qtextcodec.cpp" cc-3969 CC: REMARK File = ../../corelib/codecs/qtextcodec.cpp, Line = 1740 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) pos = header.indexOf("charset=", pos) + int(strlen("charset=")); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qtsciicodec.o ../../corelib/codecs/qtsciicodec.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qutfcodec.o ../../corelib/codecs/qutfcodec.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3970 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/codecs/qtextcodec_p.h, Line = 75 conversion from pointer to same-sized integral type (potential portability problem) quintptr data = reinterpret_cast(fn); ^ cc-3968 CC: WARNING File = ../../corelib/codecs/qutfcodec.cpp, Line = 143 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) rstr.resize(cursor - (const uchar*)rstr.constData()); ^ cc-3968 CC: WARNING File = ../../corelib/codecs/qutfcodec.cpp, Line = 257 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.truncate(qch - (ushort *)result.unicode()); ^ cc-3968 CC: WARNING File = ../../corelib/codecs/qutfcodec.cpp, Line = 371 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.truncate(qch - result.unicode()); ^ cc-3968 CC: WARNING File = ../../corelib/codecs/qutfcodec.cpp, Line = 501 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.truncate(qch - result.unicode()); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 587 of "../../corelib/codecs/qutfcodec.cpp" cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qglobal.o ../../corelib/global/qglobal.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../corelib/global/qglobal.cpp, Line = 2619 conversion from pointer to same-sized integral type (potential portability problem) seed = quintptr(&seed) + QDateTime::currentDateTime().toTime_t(); ^ cc-3968 CC: WARNING File = ../../corelib/global/qglobal.cpp, Line = 2619 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) seed = quintptr(&seed) + QDateTime::currentDateTime().toTime_t(); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qmalloc.o ../../corelib/global/qmalloc.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qnumeric.o ../../corelib/global/qnumeric.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qabstractfileengine.o ../../corelib/io/qabstractfileengine.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qbuffer.o ../../corelib/io/qbuffer.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../../include/QtCore/private/../../../src/corelib/too ls/qringbuffer_p.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../../include/QtCore/private/../../../src/corelib/too ls/qringbuffer_p.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList: :iterator) const" at line 790 instantiation of "QList::iterator QList::erase(QList::iterator, QList::iterator)" at line 261 of "../../../include/QtCore/private/../../../src/corelib/too ls/qringbuffer_p.h" cc-3968 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 136 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = 1+(eol-first); ^ cc-3968 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 161 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int moveOffset = (where == freeSpaceAtEnd) ? 0 : newCapacity - len; ^ cc-3968 CC: WARNING File = ../../corelib/io/qbuffer.cpp, Line = 371 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if (write(QByteArray(gapSize, 0)) != gapSize) { ^ cc-3969 CC: REMARK File = ../../corelib/io/qbuffer.cpp, Line = 379 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) qWarning("QBuffer::seek: Invalid pos: %d", int(pos)); ^ cc-3969 CC: REMARK File = ../../corelib/io/qbuffer.cpp, Line = 382 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->ioIndex = int(pos); ^ cc-3969 CC: REMARK File = ../../corelib/io/qbuffer.cpp, Line = 403 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return d->buf->indexOf('\n', int(pos())) != -1 || QIODevice::canReadLine(); ^ cc-3969 CC: REMARK File = ../../corelib/io/qbuffer.cpp, Line = 415 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->ioIndex += int(len); ^ cc-3968 CC: WARNING File = ../../corelib/io/qbuffer.cpp, Line = 425 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int extraBytes = d->ioIndex + len - d->buf->size(); ^ cc-3969 CC: REMARK File = ../../corelib/io/qbuffer.cpp, Line = 435 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) memcpy(d->buf->data() + d->ioIndex, (uchar *)data, int(len)); ^ cc-3969 CC: REMARK File = ../../corelib/io/qbuffer.cpp, Line = 436 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->ioIndex += int(len); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qdatastream.o ../../corelib/io/qdatastream.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3968 CC: WARNING File = ../../corelib/io/qdatastream.cpp, Line = 972 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return dev->read(s, len); ^ cc-3968 CC: WARNING File = ../../corelib/io/qdatastream.cpp, Line = 1063 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) quint32 i1 = i & 0xffffffff; ^ cc-3968 CC: WARNING File = ../../corelib/io/qdatastream.cpp, Line = 1064 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) quint32 i2 = i >> 32; ^ cc-3968 CC: WARNING File = ../../corelib/io/qdatastream.cpp, Line = 1243 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return dev->write(s, len); ^ cc-3968 CC: WARNING File = ../../corelib/io/qdatastream.cpp, Line = 1267 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = dev->read(buf, blockSize); ^ cc-3968 CC: WARNING File = ../../corelib/io/qdatastream.cpp, Line = 1281 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) len = size - pos; ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qdir.o ../../corelib/io/qdir.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 432 instantiation of "QList &QList::operator=(const QList &)" at line 751 instantiation of "void QList::clear()" at line 130 of "../../corelib/io/qdir.cpp" cc-3969 CC: REMARK File = ../../corelib/io/qdir.cpp, Line = 227 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = int(qBound(-1, f2->item.size() - f1->item.size(), 1)); ^ cc-3968 CC: WARNING File = ../../corelib/io/qdir.cpp, Line = 265 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = (&n1) - (&n2); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qalgorithms.h, Line = 343 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int span = int(end - start); ^ A template was detected during header processing. instantiation of "void QAlgorithmsPrivate::qSortHelper(QDirSortItem *, QDirSortItem *, const QDirSortItem &, QDirSortItemComparator)" at line 187 instantiation of "void qSort(QDirSortItem *, QDirSortItem *, QDirSortItemComparator)" at line 288 of "../../corelib/io/qdir.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QFileInfo &)" at line 498 instantiation of "void QList::append(const QFileInfo &)" at line 292 of "../../corelib/io/qdir.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvarlengtharray.h, Line = 160 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (--i) T; ^ detected during instantiation of "QVarLengthArray::QVarLengthArray(int)" at line 2026 of "../../corelib/io/qdir.cpp" cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qdiriterator.o ../../corelib/io/qdiriterator.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "../../corelib/io/qdiriterator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "../../corelib/io/qdiriterator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "../../corelib/io/qdiriterator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "../../corelib/io/qdiriterator.cpp" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qfile.o ../../corelib/io/qfile.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../../include/QtCore/private/../../../src/corelib/too ls/qringbuffer_p.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../../include/QtCore/private/../../../src/corelib/too ls/qringbuffer_p.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList: :iterator) const" at line 790 instantiation of "QList::iterator QList::erase(QList::iterator, QList::iterator)" at line 261 of "../../../include/QtCore/private/../../../src/corelib/too ls/qringbuffer_p.h" cc-3968 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 136 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = 1+(eol-first); ^ cc-3968 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 161 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int moveOffset = (where == freeSpaceAtEnd) ? 0 : newCapacity - len; ^ cc-3968 CC: WARNING File = ../../corelib/io/qfile.cpp, Line = 1349 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) buffer->free(ret); ^ cc-3968 CC: WARNING File = ../../corelib/io/qfile.cpp, Line = 1646 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) char *writePointer = d->writeBuffer.reserve(len); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qfileinfo.o ../../corelib/io/qfileinfo.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qfsfileengine.o ../../corelib/io/qfsfileengine.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 189 of "../../corelib/io/qfsfileengine.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 189 of "../../corelib/io/qfsfileengine.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 189 of "../../corelib/io/qfsfileengine.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 189 of "../../corelib/io/qfsfileengine.cpp" cc-3968 CC: WARNING File = ../../corelib/io/qfsfileengine.cpp, Line = 420 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ret = QT_LSEEK(fd, 0, SEEK_END); ^ cc-3969 CC: REMARK File = ../../corelib/io/qfsfileengine.cpp, Line = 756 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if (!fgets(data, int(maxlen + 1), fh)) { ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ cc-3649 CC: REMARK all virtual functions for class "QAbstractFileEnginePrivate" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "QFSFileEnginePrivate" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "QtSharedPointer::ExternalRefCountData" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "QtSharedPointer::ExternalRefCountWithDestroyFn" inline: static virtual table generated CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qfsfileengine_iterator.o ../../corelib/io/qfsfileengine_iterator.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qiodevice.o ../../corelib/io/qiodevice.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../../include/QtCore/private/../../../src/corelib/too ls/qringbuffer_p.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../../include/QtCore/private/../../../src/corelib/too ls/qringbuffer_p.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList: :iterator) const" at line 790 instantiation of "QList::iterator QList::erase(QList::iterator, QList::iterator)" at line 261 of "../../../include/QtCore/private/../../../src/corelib/too ls/qringbuffer_p.h" cc-3968 CC: WARNING File = ../../corelib/io/qiodevice_p.h, Line = 136 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = 1+(eol-first); ^ cc-3968 CC: WARNING File = ../../corelib/io/qiodevice_p.h, Line = 161 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int moveOffset = (where == freeSpaceAtEnd) ? 0 : newCapacity - len; ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../corelib/io/qiodevice.cpp, Line = 631 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) qWarning("QIODevice::seek: Invalid pos: %d", int(pos)); ^ cc-3969 CC: REMARK File = ../../corelib/io/qiodevice.cpp, Line = 654 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->buffer.skip(int(offset)); ^ cc-3968 CC: WARNING File = ../../corelib/io/qiodevice.cpp, Line = 787 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int lastReadChunkSize = d->buffer.read(data, maxSize); ^ cc-3969 CC: REMARK File = ../../corelib/io/qiodevice.cpp, Line = 824 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->buffer.chop(bytesToBuffer - (readFromDevice < 0 ? 0 : int(readFromDevice))); ^ cc-3968 CC: WARNING File = ../../corelib/io/qiodevice.cpp, Line = 833 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastReadChunkSize = d->buffer.read(data, maxSize); ^ cc-3969 CC: REMARK File = ../../corelib/io/qiodevice.cpp, Line = 861 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastReadChunkSize += int(readFromDevice); ^ cc-3969 CC: REMARK File = ../../corelib/io/qiodevice.cpp, Line = 940 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if (maxSize != qint64(int(maxSize))) { ^ cc-3969 CC: REMARK File = ../../corelib/io/qiodevice.cpp, Line = 947 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(int(maxSize)); ^ cc-3969 CC: REMARK File = ../../corelib/io/qiodevice.cpp, Line = 952 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(int(qMin(maxSize, result.size() + QIODEVICE_BUFFERSIZE))); ^ cc-3969 CC: REMARK File = ../../corelib/io/qiodevice.cpp, Line = 965 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(int(readBytes)); ^ cc-1552 CC: REMARK File = ../../corelib/io/qiodevice.cpp, Line = 928 The variable "d" is set but never used. Q_D(QIODevice); ^ cc-3968 CC: WARNING File = ../../corelib/io/qiodevice.cpp, Line = 1003 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(result.size() + QIODEVICE_BUFFERSIZE); ^ cc-3969 CC: REMARK File = ../../corelib/io/qiodevice.cpp, Line = 1011 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(int(readBytes + theSize - d->pos)); ^ cc-3969 CC: REMARK File = ../../corelib/io/qiodevice.cpp, Line = 1018 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(int(readBytes)); ^ cc-3968 CC: WARNING File = ../../corelib/io/qiodevice.cpp, Line = 1085 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) readSoFar = d->buffer.readLine(data, maxSize); ^ cc-3969 CC: REMARK File = ../../corelib/io/qiodevice.cpp, Line = 1191 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(int(maxSize)); ^ cc-3969 CC: REMARK File = ../../corelib/io/qiodevice.cpp, Line = 1203 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(int(qMin(maxSize, result.size() + QIODEVICE_BUFFERSIZE))); ^ cc-3969 CC: REMARK File = ../../corelib/io/qiodevice.cpp, Line = 1208 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) && result[int(readBytes - 1)] != '\n'); ^ cc-3968 CC: WARNING File = ../../corelib/io/qiodevice.cpp, Line = 1215 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(readBytes); ^ cc-1552 CC: REMARK File = ../../corelib/io/qiodevice.cpp, Line = 1174 The variable "d" is set but never used. Q_D(QIODevice); ^ cc-3968 CC: WARNING File = ../../corelib/io/qiodevice.cpp, Line = 1245 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) while (readSoFar < maxSize && (lastReadReturn = read(&c, 1)) == 1) { ^ cc-3968 CC: WARNING File = ../../corelib/io/qiodevice.cpp, Line = 1363 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->buffer.skip(written); ^ cc-3968 CC: WARNING File = ../../corelib/io/qiodevice.cpp, Line = 1477 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = readBytes; ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qtemporaryfile.o ../../corelib/io/qtemporaryfile.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../../include/QtCore/private/../../../src/corelib/too ls/qringbuffer_p.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../../include/QtCore/private/../../../src/corelib/too ls/qringbuffer_p.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList: :iterator) const" at line 790 instantiation of "QList::iterator QList::erase(QList::iterator, QList::iterator)" at line 261 of "../../../include/QtCore/private/../../../src/corelib/too ls/qringbuffer_p.h" cc-3968 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 136 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = 1+(eol-first); ^ cc-3968 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 161 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int moveOffset = (where == freeSpaceAtEnd) ? 0 : newCapacity - len; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qtextstream.o ../../corelib/io/qtextstream.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../corelib/io/qtextstream.cpp, Line = 468 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (state) QTextCodec::ConverterState; ^ cc-3968 CC: WARNING File = ../../corelib/io/qtextstream.cpp, Line = 565 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) codec = QTextCodec::codecForUtfText(QByteArray::fromRawData(buf, bytesRead), codec); ^ cc-3968 CC: WARNING File = ../../corelib/io/qtextstream.cpp, Line = 588 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) readBuffer += codec->toUnicode(buf, bytesRead, &readConverterState); ^ cc-3968 CC: WARNING File = ../../corelib/io/qtextstream.cpp, Line = 624 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) readBuffer.resize(writePtr - readBuffer.data()); ^ cc-1460 CC: WARNING File = ../../corelib/io/qtextstream.cpp, Line = 874 Function function "QTextStreamPrivate::saveConverterState" is redeclared "inline" after being called. inline void QTextStreamPrivate::saveConverterState(qint64 newPos) ^ cc-3969 CC: REMARK File = ../../corelib/io/qtextstream.cpp, Line = 1206 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->stringOffset = int(pos); ^ cc-3969 CC: REMARK File = ../../corelib/io/qtextstream.cpp, Line = 1664 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if (!d->scan(&readPtr, &length, int(maxlen), QTextStreamPrivate::EndOfLine)) ^ cc-3969 CC: REMARK File = ../../corelib/io/qtextstream.cpp, Line = 1688 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return d->read(int(maxlen)); ^ cc-3969 CC: REMARK File = ../../corelib/io/qtextstream.cpp, Line = 2076 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) IMPLEMENT_STREAM_RIGHT_INT_OPERATOR(signed short); ^ cc-3969 CC: REMARK File = ../../corelib/io/qtextstream.cpp, Line = 2086 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) IMPLEMENT_STREAM_RIGHT_INT_OPERATOR(unsigned short); ^ cc-3969 CC: REMARK File = ../../corelib/io/qtextstream.cpp, Line = 2096 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) IMPLEMENT_STREAM_RIGHT_INT_OPERATOR(signed int); ^ cc-3969 CC: REMARK File = ../../corelib/io/qtextstream.cpp, Line = 2106 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) IMPLEMENT_STREAM_RIGHT_INT_OPERATOR(unsigned int); ^ cc-3970 CC: WARNING File = ../../corelib/io/qtextstream.cpp, Line = 2578 conversion from pointer to same-sized integral type (potential portability problem) d->putNumber(reinterpret_cast(ptr), false); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qurl.o ../../corelib/io/qurl.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../corelib/io/qurl.cpp, Line = 472 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->schemeLength = *ptr - parseData->scheme; ^ cc-3968 CC: WARNING File = ../../corelib/io/qurl.cpp, Line = 766 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->hostLength = *ptr - parseData->host; ^ cc-3968 CC: WARNING File = ../../corelib/io/qurl.cpp, Line = 780 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->userInfoDelimIndex = *ptr - parseData->userInfo; ^ cc-3968 CC: WARNING File = ../../corelib/io/qurl.cpp, Line = 792 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->userInfoLength = *ptr - parseData->userInfo; ^ cc-3968 CC: WARNING File = ../../corelib/io/qurl.cpp, Line = 932 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->pathLength = *ptr - pathStart; ^ cc-3968 CC: WARNING File = ../../corelib/io/qurl.cpp, Line = 948 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->queryLength = *ptr - parseData->query; ^ cc-3968 CC: WARNING File = ../../corelib/io/qurl.cpp, Line = 964 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->fragmentLength = *ptr - parseData->fragment; ^ cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qalgorithms.h, Line = 233 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = end - begin; ^ A template was detected during header processing. instantiation of "const NameprepCaseFoldingEntry *qLowerBound(const NameprepCaseFoldingEntry *, const NameprepCaseFoldingEntry *, const int &)" at line 298 instantiation of "const NameprepCaseFoldingEntry *qBinaryFind(const NameprepCaseFoldingEntry *, const NameprepCaseFoldingEntry *, const int &)" at line 2370 of "../../corelib/io/qurl.cpp" cc-3968 CC: WARNING File = ../../corelib/io/qurl.cpp, Line = 2465 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) str->truncate(out - str->utf16()); ^ cc-3968 CC: WARNING File = ../../corelib/io/qurl.cpp, Line = 2944 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int firstNonAscii = out - src; ^ cc-3968 CC: WARNING File = ../../corelib/io/qurl.cpp, Line = 2955 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) source->truncate(out - src); ^ cc-3968 CC: WARNING File = ../../corelib/io/qurl.cpp, Line = 3076 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) output->truncate(d - output->constData()); ^ cc-3968 CC: WARNING File = ../../corelib/io/qurl.cpp, Line = 3237 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return ch - b; ^ cc-3968 CC: WARNING File = ../../corelib/io/qurl.cpp, Line = 3704 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) path->truncate(out - path->constData()); ^ cc-1174 CC: REMARK File = ../../corelib/io/qurl.cpp, Line = 3718 The variable "auth" was declared but never referenced. QString auth = authority(); // causes the non-encoded forms to be valid ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5092 of "../../corelib/io/qurl.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QPair &)" at line 498 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5092 of "../../corelib/io/qurl.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5123 of "../../corelib/io/qurl.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QPair &)" at line 498 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5123 of "../../corelib/io/qurl.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 5277 of "../../corelib/io/qurl.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 5277 of "../../corelib/io/qurl.cpp" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qmetatype.o ../../corelib/kernel/qmetatype.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-1110 CC: REMARK File = ../../corelib/kernel/qmetatype.cpp, Line = 1335 The indicated statement is not reachable. break; ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qvariant.o ../../corelib/kernel/qvariant.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QString *)" at line 81 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QString *)" at line 81 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QChar *)" at line 84 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QChar *)" at line 84 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QStringList *)" at line 87 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QStringList *)" at line 87 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 101 of "../../../include/QtCore/private/../../../src/corelib/ker nel/qvariant_p.h" instantiation of "QVariantPrivateSharedEx::QVariantPrivateSha redEx(const QVariantMap &)" at line 113 of "../../../include/QtCore/private/../../../src/corelib/ker nel/qvariant_p.h" instantiation of "void v_construct(QVariant::Private *, const void *, QVariantMap *)" at line 90 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 101 of "../../../include/QtCore/private/../../../src/corelib/ker nel/qvariant_p.h" instantiation of "QVariantPrivateSharedEx::QVariantPrivateSha redEx(const QVariantMap &)" at line 113 of "../../../include/QtCore/private/../../../src/corelib/ker nel/qvariant_p.h" instantiation of "void v_construct(QVariant::Private *, const void *, QVariantMap *)" at line 90 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QVariantMap *)" at line 90 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QVariantMap *)" at line 90 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 101 of "../../../include/QtCore/private/../../../src/corelib/ker nel/qvariant_p.h" instantiation of "QVariantPrivateSharedEx::QVariantPrivateSh aredEx(const QVariantHash &)" at line 113 of "../../../include/QtCore/private/../../../src/corelib/ker nel/qvariant_p.h" instantiation of "void v_construct(QVariant::Private *, const void *, QVariantHash *)" at line 93 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 101 of "../../../include/QtCore/private/../../../src/corelib/ker nel/qvariant_p.h" instantiation of "QVariantPrivateSharedEx::QVariantPrivateSh aredEx(const QVariantHash &)" at line 113 of "../../../include/QtCore/private/../../../src/corelib/ker nel/qvariant_p.h" instantiation of "void v_construct(QVariant::Private *, const void *, QVariantHash *)" at line 93 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QVariantHash *)" at line 93 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QVariantHash *)" at line 93 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 101 of "../../../include/QtCore/private/../../../src/corelib/ker nel/qvariant_p.h" instantiation of "QVariantPrivateSharedEx::QVariantPrivateSh aredEx(const QVariantList &)" at line 113 of "../../../include/QtCore/private/../../../src/corelib/ker nel/qvariant_p.h" instantiation of "void v_construct(QVariant::Private *, const void *, QVariantList *)" at line 96 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QVariantList *)" at line 96 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QVariantList *)" at line 96 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QDate *)" at line 99 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QDate *)" at line 99 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QTime *)" at line 102 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QTime *)" at line 102 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QDateTime *)" at line 105 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QDateTime *)" at line 105 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QByteArray *)" at line 108 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QByteArray *)" at line 108 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QBitArray *)" at line 111 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QBitArray *)" at line 111 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QUrl *)" at line 140 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QUrl *)" at line 140 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QLocale *)" at line 143 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QLocale *)" at line 143 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QRegExp *)" at line 147 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QRegExp *)" at line 147 of "../../corelib/kernel/qvariant.cpp" cc-3969 CC: REMARK File = ../../corelib/kernel/qvariant.cpp, Line = 703 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *c = QChar(ushort(qMetaTypeNumber(d))); ^ cc-3969 CC: REMARK File = ../../corelib/kernel/qvariant.cpp, Line = 710 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *c = QChar(ushort(qMetaTypeUNumber(d))); ^ cc-3943 CC: REMARK File = ../../corelib/kernel/qvariant.cpp, Line = 793 declaration hides parameter "t" (declared at line 618) QTime *t = static_cast(result); ^ cc-3969 CC: REMARK File = ../../corelib/kernel/qvariant.cpp, Line = 861 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *static_cast(result) = short(qConvertToNumber(d, ok)); ^ cc-3969 CC: REMARK File = ../../corelib/kernel/qvariant.cpp, Line = 867 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *static_cast(result) = ushort(qConvertToUnsignedNumber(d, ok)); ^ cc-3969 CC: REMARK File = ../../corelib/kernel/qvariant.cpp, Line = 873 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *static_cast(result) = int(qConvertToNumber(d, ok)); ^ cc-3969 CC: REMARK File = ../../corelib/kernel/qvariant.cpp, Line = 876 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *static_cast(result) = uint(qConvertToUnsignedNumber(d, ok)); ^ cc-3968 CC: WARNING File = ../../corelib/kernel/qvariant.cpp, Line = 886 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *static_cast(result) = qConvertToUnsignedNumber(d, ok); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QVariant &)" at line 498 instantiation of "void QList::append(const QVariant &)" at line 1006 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QByteArray &)" at line 1701 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QBitArray &)" at line 1703 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QString &)" at line 1705 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QChar &)" at line 1707 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QStringList &)" at line 1711 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QDate &)" at line 1714 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QTime &)" at line 1716 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QDateTime &)" at line 1718 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QVariantList &)" at line 1724 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QVariantMap &)" at line 1726 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QVariantHash &)" at line 1728 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QUrl &)" at line 1739 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QLocale &)" at line 1740 of "../../corelib/kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QRegExp &)" at line 1742 of "../../corelib/kernel/qvariant.cpp" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qbitarray.o ../../corelib/tools/qbitarray.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qbitarray.cpp, Line = 166 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) quint32 c = ((v & 0xfff) * Q_UINT64_C(0x1001001001001) & Q_UINT64_C(0x84210842108421)) % 0x1f; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qbitarray.cpp, Line = 175 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) quint32 c = ((v & 0xfff) * Q_UINT64_C(0x1001001001001) & Q_UINT64_C(0x84210842108421)) % 0x1f; ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qbytearray.o ../../corelib/tools/qbytearray.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3968 CC: WARNING File = ../../corelib/tools/qbytearray.cpp, Line = 470 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) bazip.resize(len + 4); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qbytearray.cpp, Line = 475 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) bazip.resize(len + 4); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qbytearray.cpp, Line = 566 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->alloc = d->size = len; ^ cc-3604 CC: WARNING File = ../../corelib/tools/qbytearray.cpp, Line = 585 missing return statement at end of non-void function "qUncompress(const uchar *, int)" } ^ cc-3321 CC: WARNING File = ../../corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 2111 of "../../corelib/tools/qbytearray.cpp" cc-3321 CC: WARNING File = ../../corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 2111 of "../../corelib/tools/qbytearray.cpp" cc-3968 CC: WARNING File = ../../corelib/tools/qbytearray.cpp, Line = 2262 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - d->data; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qbytearray.cpp, Line = 2293 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - end; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qbytearray.cpp, Line = 2386 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ cc-3969 CC: REMARK File = ../../corelib/tools/qbytearray.cpp, Line = 3295 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(v); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qbytearray.cpp, Line = 3326 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(v); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qbytearray.cpp, Line = 3423 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return short(v); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qbytearray.cpp, Line = 3454 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return ushort(v); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qbytearray.cpp, Line = 3541 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) tmp.truncate(out - tmp.data()); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qbytearray.cpp, Line = 3926 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) res.remove(0, result - (const uchar *)res.constData()); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qbytearraymatcher.o ../../corelib/tools/qbytearraymatcher.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3968 CC: WARNING File = ../../corelib/tools/qbytearraymatcher.cpp, Line = 76 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (current - cc) - skip + 1; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qbytearraymatcher.cpp, Line = 243 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - s; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qbytearraymatcher.cpp, Line = 316 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - haystack0; ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qdatetime.o ../../corelib/tools/qdatetime.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qdatetime.cpp, Line = 145 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d = ell - (2447 * j) / 80; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qdatetime.cpp, Line = 147 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) m = j + 2 - (12 * ell); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qdatetime.cpp, Line = 148 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) y = 100 * (n - 49) + i + ell; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qdatetime.cpp, Line = 2323 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int days = jd - julianDayFromGregorianDate(1970, 1, 1); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qdatetime.cpp, Line = 2379 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(retval); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qdatetime.cpp, Line = 2402 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int ddays = msecs / MSECS_PER_DAY; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qdatetime.cpp, Line = 2411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->time = QTime().addMSecs(msecs); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qdatetime.cpp, Line = 3071 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ct.mds = msecsFromDecomposed(t->tm_hour, t->tm_min, t->tm_sec, tv.tv_usec / 1000); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qdatetime.cpp, Line = 3094 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) dt.d->time.mds = msecsFromDecomposed(t->tm_hour, t->tm_min, t->tm_sec, tv.tv_usec / 1000); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qdatetime.cpp, Line = 3121 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) dt.d->time.mds = msecsFromDecomposed(t->tm_hour, t->tm_min, t->tm_sec, tv.tv_usec / 1000); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qdatetime.cpp, Line = 3934 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) time_t secsSince1Jan1970UTC = toMSecsSinceEpoch_helper(fakeDate.toJulianDay(), QTime().msecsTo(time)) / 1000; ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qhash.o ../../corelib/tools/qhash.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qlist.o ../../corelib/tools/qlist.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qlocale.o ../../corelib/tools/qlocale.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qlocale.cpp, Line = 293 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int lang_len = lang - lang_begin; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qlocale.cpp, Line = 1482 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return QString::fromRawData(reinterpret_cast(data), end-data); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qlocale.cpp, Line = 2175 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) quint16 index = p - locale_data; ^ cc-3969 CC: REMARK File = ../../corelib/tools/qlocale.cpp, Line = 2432 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return short(i); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qlocale.cpp, Line = 2460 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return ushort(i); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qlocale.cpp, Line = 2488 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(i); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qlocale.cpp, Line = 2516 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(i); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qlocale.cpp, Line = 3569 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int c = l % base; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qlocale.cpp, Line = 3583 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int c = l % base; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qlocale.cpp, Line = 3591 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return QString(reinterpret_cast(p), 65 - (p - buff)); ^ cc-3943 CC: REMARK File = ../../corelib/tools/qlocale.cpp, Line = 4007 declaration hides variable "mode" (declared at line 3956) PrecisionMode mode = (flags & Alternate) ? ^ cc-1174 CC: REMARK File = ../../corelib/tools/qlocale.cpp, Line = 4300 The variable "_group" was declared but never referenced. const QChar _group = group(); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qlocale.cpp, Line = 4668 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) cutlim = qulonglong(ULLONG_MAX) % qbase; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qlocale.cpp, Line = 4765 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) cutlim = cutoff % qbase; ^ cc-1174 CC: REMARK File = ../../corelib/tools/qlocale.cpp, Line = 5444 The variable "deleter" was declared but never referenced. static p5s_deleter deleter; ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qmap.o ../../corelib/tools/qmap.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qregexp.o ../../corelib/tools/qregexp.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../corelib/tools/qstringlist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../corelib/tools/qstringlist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../corelib/tools/qstringlist.h" cc-1110 CC: REMARK File = ../../corelib/tools/qregexp.cpp, Line = 1330 The indicated statement is not reachable. break; ^ cc-1110 CC: REMARK File = ../../corelib/tools/qregexp.cpp, Line = 1333 The indicated statement is not reachable. break; ^ cc-1110 CC: REMARK File = ../../corelib/tools/qregexp.cpp, Line = 1337 The indicated statement is not reachable. break; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qalgorithms.h, Line = 233 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = end - begin; ^ A template was detected during header processing. instantiation of "const int *qLowerBound(const int *, const int *, const int &)" at line 298 instantiation of "const int *qBinaryFind(const int *, const int *, const int &)" at line 1546 of "../../corelib/tools/qregexp.cpp" cc-3943 CC: REMARK File = ../../corelib/tools/qregexp.cpp, Line = 1856 declaration hides parameter "i" (declared at line 1805) int i = eng->captureForOfficialCapture.at(j); ^ cc-3943 CC: REMARK File = ../../corelib/tools/qregexp.cpp, Line = 2078 declaration hides variable "a" (declared at line 2014) QChar a = in[pos + curCapBegin[ell] + n]; ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QVector &)" at line 2239 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>:: Node *, const QVector &)" at line 498 instantiation of "void QList>::append(const QVector &)" at line 2239 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 753 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 753 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, const QByteArray &, const QPair &, QHash>::Node **)" at line 760 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, const QByteArray &, const QPair &, QHash>::Node **)" at line 760 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "../../corelib/tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "../../corelib/tools/qcache.h" instantiation of "QCache::~QCache()" at line 3676 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "../../corelib/tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "../../corelib/tools/qcache.h" instantiation of "QCache::~QCache()" at line 3676 of "../../corelib/tools/qregexp.cpp" cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qstring.o ../../corelib/tools/qstring.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../corelib/tools/qstringlist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../corelib/tools/qstringlist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../corelib/tools/qstringlist.h" cc-3970 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/codecs/qtextcodec_p.h, Line = 75 conversion from pointer to same-sized integral type (potential portability problem) quintptr data = reinterpret_cast(fn); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qchar.cpp, Line = 1456 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.replace(uc - utf16, ucs4 > 0x10000 ? 2 : 1, (const QChar *)d, length); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qchar.cpp, Line = 1458 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = uc - utf16; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstringmatcher.cpp, Line = 86 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (current - uc) - pl_minus_one; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstringmatcher.cpp, Line = 110 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (current - uc) - pl_minus_one; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 285 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - s; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 290 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - s; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 761 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return qAllocMore(size * sizeof(QChar), sizeof(Data)) / sizeof(QChar); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 761 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return qAllocMore(size * sizeof(QChar), sizeof(Data)) / sizeof(QChar); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 952 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return a - array; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 2509 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - (const ushort *)haystack0; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 2525 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - (const ushort *)haystack0; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 2570 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - end; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 2584 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - end; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 2689 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 2694 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const qt_section_chunk &)" at line 3208 of "../../corelib/tools/qstring.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const qt_section_chunk &)" at line 498 instantiation of "void QList::append(const qt_section_chunk &)" at line 3208 of "../../corelib/tools/qstring.cpp" cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 3698 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) v.resize(a - v.data()); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4039 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return mid(copyFrom - start, from - copyFrom); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4039 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return mid(copyFrom - start, from - copyFrom); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4045 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) copyCount = from - copyFrom; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4050 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) copyCount = from - copyFrom - 1; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4058 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QString result((fromEnd - from) + copyCount, Qt::Uninitialized); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4080 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.truncate(to - reinterpret_cast(result.d->data)); ^ cc-3943 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 4920 declaration hides variable "c" (declared at line 4911) uint c = *p; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4925 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = pp - s.d->data; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4936 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.truncate(pp - s.d->data); ^ cc-3943 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 5011 declaration hides variable "c" (declared at line 5002) uint c = *p; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5016 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = pp - s.d->data; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5027 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.truncate(pp - s.d->data); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5173 conversion from pointer to same-sized integral type (potential portability problem) width = va_arg(ap, int); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5198 conversion from pointer to same-sized integral type (potential portability problem) precision = va_arg(ap, int); ^ cc-3943 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 5268 declaration hides variable "i" (declared at line 5108) qint64 i; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5270 conversion from pointer to same-sized integral type (potential portability problem) case lm_none: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5271 conversion from pointer to same-sized integral type (potential portability problem) case lm_hh: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5272 conversion from pointer to same-sized integral type (potential portability problem) case lm_h: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5273 conversion from pointer to same-sized integral type (potential portability problem) case lm_l: i = va_arg(ap, long int); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5274 conversion from pointer to same-sized integral type (potential portability problem) case lm_ll: i = va_arg(ap, qint64); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5275 conversion from pointer to same-sized integral type (potential portability problem) case lm_j: i = va_arg(ap, long int); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5276 conversion from pointer to same-sized integral type (potential portability problem) case lm_z: i = va_arg(ap, size_t); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5277 conversion from pointer to same-sized integral type (potential portability problem) case lm_t: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5290 conversion from pointer to same-sized integral type (potential portability problem) case lm_none: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5291 conversion from pointer to same-sized integral type (potential portability problem) case lm_hh: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5292 conversion from pointer to same-sized integral type (potential portability problem) case lm_h: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5293 conversion from pointer to same-sized integral type (potential portability problem) case lm_l: u = va_arg(ap, ulong); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5294 conversion from pointer to same-sized integral type (potential portability problem) case lm_ll: u = va_arg(ap, quint64); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5295 conversion from pointer to same-sized integral type (potential portability problem) case lm_z: u = va_arg(ap, size_t); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5326 conversion from pointer to same-sized integral type (potential portability problem) d = va_arg(ap, long double); // not supported - converted to a double ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5328 conversion from pointer to same-sized integral type (potential portability problem) d = va_arg(ap, double); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5347 conversion from pointer to same-sized integral type (potential portability problem) subst = QChar((ushort) va_arg(ap, int)); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5349 conversion from pointer to same-sized integral type (potential portability problem) subst = QLatin1Char((uchar) va_arg(ap, int)); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5355 conversion from pointer to same-sized integral type (potential portability problem) const ushort *buff = va_arg(ap, const ushort*); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5359 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) subst.setUtf16(buff, ch - buff); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5361 conversion from pointer to same-sized integral type (potential portability problem) subst = QString::fromUtf8(va_arg(ap, const char*)); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5368 conversion from pointer to same-sized integral type (potential portability problem) void *arg = va_arg(ap, void*); ^ cc-3943 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 5372 declaration hides variable "i" (declared at line 5108) quint64 i = reinterpret_cast(arg); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5372 conversion from pointer to same-sized integral type (potential portability problem) quint64 i = reinterpret_cast(arg); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5382 conversion from pointer to same-sized integral type (potential portability problem) signed char *n = va_arg(ap, signed char*); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5387 conversion from pointer to same-sized integral type (potential portability problem) short int *n = va_arg(ap, short int*); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5392 conversion from pointer to same-sized integral type (potential portability problem) long int *n = va_arg(ap, long int*); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5397 conversion from pointer to same-sized integral type (potential portability problem) qint64 *n = va_arg(ap, qint64*); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5403 conversion from pointer to same-sized integral type (potential portability problem) int *n = va_arg(ap, int*); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5602 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return v; ^ cc-3969 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 5632 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (uint)v; ^ cc-3969 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 5662 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (short)v; ^ cc-3969 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 5692 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (ushort)v; ^ cc-3943 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 6887 declaration hides variable "arg" (declared at line 6870) int arg = numbersUsed[number]; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 7381 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) out.writeBytes(b, sizeof(QChar)*str.length()); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qstringlist.o ../../corelib/tools/qstringlist.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList::itera tor) const" at line 343 of "../../../include/QtCore/../../src/corelib/tools/qalgorit hms.h" instantiation of "void QAlgorithmsPrivate::qSortHelper(QList::iterator, QList::iterator, const QString &, qLess)" at line 395 of "../../../include/QtCore/../../src/corelib/tools/qalgorit hms.h" instantiation of "void QAlgorithmsPrivate::qSortHelper(QList::iterator, QList::iterator, const QString &)" at line 198 of "../../../include/QtCore/../../src/corelib/tools/qalgorit hms.h" instantiation of "void qSort(QStringList &)" at line 233 of "../../corelib/tools/qstringlist.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 845 instantiation of "void QHash::reserve(int)" at line 236 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "void QSet::reserve(int)" at line 668 of "../../corelib/tools/qstringlist.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 845 instantiation of "void QHash::reserve(int)" at line 236 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "void QSet::reserve(int)" at line 668 of "../../corelib/tools/qstringlist.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 673 of "../../corelib/tools/qstringlist.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 673 of "../../corelib/tools/qstringlist.cpp" cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qvector.o ../../corelib/tools/qvector.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qvsnprintf.o ../../corelib/tools/qvsnprintf.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qxmlutils.o ../../corelib/xml/qxmlutils.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3968 CC: WARNING File = ../../corelib/xml/qxmlutils.cpp, Line = 86 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (end - begin) / 2; ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qxmlstream.o ../../corelib/xml/qxmlstream.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData ::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "../../corelib/xml/qxmlstream_p.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData ::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "../../corelib/xml/qxmlstream_p.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QXmlStreamReaderPrivate::Entity &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "../../corelib/xml/qxmlstream_p.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QXmlStreamReaderPrivate::Entity &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "../../corelib/xml/qxmlstream_p.h" cc-1460 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 907 Function function "QXmlStreamReaderPrivate::filterCarriageReturn" is redeclared "inline" after being called. inline uint QXmlStreamReaderPrivate::filterCarriageReturn() ^ cc-3968 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 973 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int oldLineNumber = lineNumber; ^ cc-1460 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1147 Function function "QXmlStreamReaderPrivate::fastScanLiteralContent" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanLiteralContent() ^ cc-1460 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1193 Function function "QXmlStreamReaderPrivate::fastScanSpace" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanSpace() ^ cc-1460 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1226 Function function "QXmlStreamReaderPrivate::fastScanContentCharList" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanContentCharList() ^ cc-1110 CC: REMARK File = ../../corelib/xml/qxmlstream.cpp, Line = 1256 The indicated statement is not reachable. } break; ^ cc-1460 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1290 Function function "QXmlStreamReaderPrivate::fastScanName" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanName(int *prefix) ^ cc-3968 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1478 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int nbytesreadOrMinus1 = device->read(rawReadBuffer.data() + nbytesread, BUFFER_SIZE - nbytesread); ^ cc-3968 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1526 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) decoder->toUnicode(&readBuffer, rawReadBuffer.data(), nbytesread); ^ cc-3968 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1817 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) decoder->toUnicode(&readBuffer, rawReadBuffer.data(), nbytesread); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qdom.o ../../xml/dom/qdom.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 3095 of "../../xml/dom/qdom.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 3095 of "../../xml/dom/qdom.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, QDomNodePrivate *const &, QHash::Node **)" at line 777 instantiation of "QHash::iterator QHash::insertMulti(const QString &, QDomNodePrivate *const &)" at line 3130 of "../../xml/dom/qdom.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, QDomNodePrivate *const &, QHash::Node **)" at line 777 instantiation of "QHash::iterator QHash::insertMulti(const QString &, QDomNodePrivate *const &)" at line 3130 of "../../xml/dom/qdom.cpp" cc-3968 CC: WARNING File = ../../xml/dom/qdom.cpp, Line = 3922 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return value.mid(offset, n); ^ cc-3968 CC: WARNING File = ../../xml/dom/qdom.cpp, Line = 3922 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return value.mid(offset, n); ^ cc-3968 CC: WARNING File = ../../xml/dom/qdom.cpp, Line = 3927 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) value.insert(offset, arg); ^ cc-3968 CC: WARNING File = ../../xml/dom/qdom.cpp, Line = 3932 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) value.remove(offset, n); ^ cc-3968 CC: WARNING File = ../../xml/dom/qdom.cpp, Line = 3932 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) value.remove(offset, n); ^ cc-3968 CC: WARNING File = ../../xml/dom/qdom.cpp, Line = 3937 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) value.replace(offset, n, arg); ^ cc-3968 CC: WARNING File = ../../xml/dom/qdom.cpp, Line = 3937 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) value.replace(offset, n, arg); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 4635 of "../../xml/dom/qdom.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 4635 of "../../xml/dom/qdom.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 4635 of "../../xml/dom/qdom.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 4635 of "../../xml/dom/qdom.cpp" cc-3943 CC: REMARK File = ../../xml/dom/qdom.cpp, Line = 6449 declaration hides variable "n" (declared at line 6445) const QDomNodePrivate* n = first; ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qxml.o ../../xml/sax/qxml.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QString &)" at line 704 of "../../xml/sax/qxml.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QString &)" at line 704 of "../../xml/sax/qxml.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 432 instantiation of "QList &QList::operator=(const QList &)" at line 751 instantiation of "void QList::clear()" at line 1202 of "../../xml/sax/qxml.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QXmlAttributes::Attribute &)" at line 498 instantiation of "void QList::append(const QXmlAttributes::Attribute &)" at line 1221 of "../../xml/sax/qxml.cpp" cc-3968 CC: WARNING File = ../../xml/sax/qxml.cpp, Line = 1499 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) rawData = QByteArray((const char *) s->constData(), s->size() * sizeof(QChar)); ^ cc-3968 CC: WARNING File = ../../xml/sax/qxml.cpp, Line = 1510 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int ret = device->read(rawData.data() + size, BufferSize - size); ^ cc-3968 CC: WARNING File = ../../xml/sax/qxml.cpp, Line = 1517 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) rawData.resize(qMax(qint64(0), size)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_cre ate(QMapData *, QMapData::Node **, const QString &, const QXmlSimpleReaderPrivate::ExternParameterEntity &)" at line 739 instantiation of "void QMap::detach_h elper()" at line 182 instantiation of "void QMap::detach() " at line 596 instantiation of "QMap::iterator QMap::find(con st QString &)" at line 5463 of "../../xml/sax/qxml.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_cre ate(QMapData *, QMapData::Node **, const QString &, const QXmlSimpleReaderPrivate::ExternParameterEntity &)" at line 739 instantiation of "void QMap::detach_h elper()" at line 182 instantiation of "void QMap::detach() " at line 596 instantiation of "QMap::iterator QMap::find(con st QString &)" at line 5463 of "../../xml/sax/qxml.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapD ata *, QMapData::Node **, const QString &, const QXmlSimpleReaderPrivate::ExternEntity &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QXmlSimpleReaderPrivate::ExternEntity &)" at line 6735 of "../../xml/sax/qxml.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapD ata *, QMapData::Node **, const QString &, const QXmlSimpleReaderPrivate::ExternEntity &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QXmlSimpleReaderPrivate::ExternEntity &)" at line 6735 of "../../xml/sax/qxml.cpp" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qfsfileengine_unix.o ../../corelib/io/qfsfileengine_unix.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = ../../corelib/io/qfsfileengine_unix.cpp, Line = 245 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ret = QT_LSEEK(fd, 0, SEEK_END); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QFileInfo &)" at line 691 of "../../corelib/io/qfsfileengine_unix.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QFileInfo &)" at line 498 instantiation of "void QList::append(const QFileInfo &)" at line 691 of "../../corelib/io/qfsfileengine_unix.cpp" cc-3968 CC: WARNING File = ../../corelib/io/qfsfileengine_unix.cpp, Line = 1333 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int extra = offset % pageSize; ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 737 instantiation of "QPair &QHash>::operator[](uchar *const &)" at line 1359 of "../../corelib/io/qfsfileengine_unix.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 737 instantiation of "QPair &QHash>::operator[](uchar *const &)" at line 1359 of "../../corelib/io/qfsfileengine_unix.cpp" cc-3970 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const uchar *)" at line 879 instantiation of "QHash>::Node **QHash>::findNode(uchar *const &, uint *) const" at line 740 instantiation of "QPair &QHash>::operator[](uchar *const &)" at line 1359 of "../../corelib/io/qfsfileengine_unix.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, uchar *const &, const QPair &, QHash>::Node **)" at line 744 instantiation of "QPair &QHash>::operator[](uchar *const &)" at line 1359 of "../../corelib/io/qfsfileengine_unix.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, uchar *const &, const QPair &, QHash>::Node **)" at line 744 instantiation of "QPair &QHash>::operator[](uchar *const &)" at line 1359 of "../../corelib/io/qfsfileengine_unix.cpp" cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -o .obj/debug-static/qfsfileengine_iterator_unix.o ../../corelib/io/qfsfileengine_iterator_unix.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../corelib/io/qfsfileengine_iterator_unix.cpp, Line = 123 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ((int) maxPathName == -1) ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ rm -f libbootstrap.a CC -ar -o libbootstrap.a .obj/debug-static/qisciicodec.o .obj/debug-static/qlatincodec.o .obj/debug-static/qsimplecodec.o .obj/debug-static/qtextcodec.o .obj/debug-static/qtsciicodec.o .obj/debug-static/qutfcodec.o .obj/debug-static/qglobal.o .obj/debug-static/qmalloc.o .obj/debug-static/qnumeric.o .obj/debug-static/qabstractfileengine.o .obj/debug-static/qbuffer.o .obj/debug-static/qdatastream.o .obj/debug-static/qdir.o .obj/debug-static/qdiriterator.o .obj/debug-static/qfile.o .obj/debug-static/qfileinfo.o .obj/debug-static/qfsfileengine.o .obj/debug-static/qfsfileengine_iterator.o .obj/debug-static/qiodevice.o .obj/debug-static/qtemporaryfile.o .obj/debug-static/qtextstream.o .obj/debug-static/qurl.o .obj/debug-static/qmetatype.o .obj/debug-static/qvariant.o .obj/debug-static/qbitarray.o .obj/debug-static/qbytearray.o .obj/debug-static/qbytearraymatcher.o .obj/debug-static/qdatetime.o .obj/debug-static/qhash.o .obj/debug-static/qlist.o .obj/debug-static/qlocale.o .obj/debug-static/qmap.o .obj/debug-static/qregexp.o .obj/debug-static/qstring.o .obj/debug-static/qstringlist.o .obj/debug-static/qvector.o .obj/debug-static/qvsnprintf.o .obj/debug-static/qxmlutils.o .obj/debug-static/qxmlstream.o .obj/debug-static/qdom.o .obj/debug-static/qxml.o .obj/debug-static/qfsfileengine_unix.o .obj/debug-static/qfsfileengine_iterator_unix.o --- C++ prelinker: .obj/debug-static/qglobal.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml ../../corelib/global/qglobal.cpp -o .obj/debug-static/qglobal.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../corelib/global/qglobal.cpp, Line = 2619 conversion from pointer to same-sized integral type (potential portability problem) seed = quintptr(&seed) + QDateTime::currentDateTime().toTime_t(); ^ cc-3968 CC: WARNING File = ../../corelib/global/qglobal.cpp, Line = 2619 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) seed = quintptr(&seed) + QDateTime::currentDateTime().toTime_t(); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector>::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector>::malloc(int)" at line 465 instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector>::malloc(int)" at line 465 instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ --- C++ prelinker: .obj/debug-static/qdiriterator.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml ../../corelib/io/qdiriterator.cpp -o .obj/debug-static/qdiriterator.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "../../corelib/io/qdiriterator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "../../corelib/io/qdiriterator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "../../corelib/io/qdiriterator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "../../corelib/io/qdiriterator.cpp" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QRegExp &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QRegExp &)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ --- C++ prelinker: .obj/debug-static/qmetatype.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml ../../corelib/kernel/qmetatype.cpp -o .obj/debug-static/qmetatype.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-1110 CC: REMARK File = ../../corelib/kernel/qmetatype.cpp, Line = 1335 The indicated statement is not reachable. break; ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ --- C++ prelinker: .obj/debug-static/qregexp.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml ../../corelib/tools/qregexp.cpp -o .obj/debug-static/qregexp.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../corelib/tools/qstringlist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../corelib/tools/qstringlist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../corelib/tools/qstringlist.h" cc-1110 CC: REMARK File = ../../corelib/tools/qregexp.cpp, Line = 1330 The indicated statement is not reachable. break; ^ cc-1110 CC: REMARK File = ../../corelib/tools/qregexp.cpp, Line = 1333 The indicated statement is not reachable. break; ^ cc-1110 CC: REMARK File = ../../corelib/tools/qregexp.cpp, Line = 1337 The indicated statement is not reachable. break; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qalgorithms.h, Line = 233 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = end - begin; ^ A template was detected during header processing. instantiation of "const int *qLowerBound(const int *, const int *, const int &)" at line 298 instantiation of "const int *qBinaryFind(const int *, const int *, const int &)" at line 1546 of "../../corelib/tools/qregexp.cpp" cc-3943 CC: REMARK File = ../../corelib/tools/qregexp.cpp, Line = 1856 declaration hides parameter "i" (declared at line 1805) int i = eng->captureForOfficialCapture.at(j); ^ cc-3943 CC: REMARK File = ../../corelib/tools/qregexp.cpp, Line = 2078 declaration hides variable "a" (declared at line 2014) QChar a = in[pos + curCapBegin[ell] + n]; ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QVector &)" at line 2239 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>:: Node *, const QVector &)" at line 498 instantiation of "void QList>::append(const QVector &)" at line 2239 of "../../corelib/tools/qregexp.cpp"cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 753 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 753 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, const QByteArray &, const QPair &, QHash>::Node **)" at line 760 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, const QByteArray &, const QPair &, QHash>::Node **)" at line 760 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "../../corelib/tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "../../corelib/tools/qcache.h" instantiation of "QCache::~QCache()" at line 3676 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "../../corelib/tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "../../corelib/tools/qcache.h" instantiation of "QCache::~QCache()" at line 3676 of "../../corelib/tools/qregexp.cpp" cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 332 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 332 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node>::Node *QHash::Node>::createNode(uint, const QRegExpEngineKey &, const QCache::Node &, QHash::Node>::Node **)" at line 760 instantiation of "QHash::Node>::iterator QHash::Node>::insert(const QRegExpEngineKey &, const QCache::Node &)" at line 190 of "../../corelib/tools/qcache.h" instantiation of "bool QCache::insert(const QRegExpEngineKey &, QRegExpEngine *, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node>::Node *QHash::Node>::createNode(uint, const QRegExpEngineKey &, const QCache::Node &, QHash::Node>::Node **)" at line 760 instantiation of "QHash::Node>::iterator QHash::Node>::insert(const QRegExpEngineKey &, const QCache::Node &)" at line 190 of "../../corelib/tools/qcache.h" instantiation of "bool QCache::insert(const QRegExpEngineKey &, QRegExpEngine *, int)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ --- C++ prelinker: .obj/debug-static/qstring.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml ../../corelib/tools/qstring.cpp -o .obj/debug-static/qstring.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../corelib/tools/qstringlist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../corelib/tools/qstringlist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../corelib/tools/qstringlist.h" cc-3970 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/codecs/qtextcodec_p.h, Line = 75 conversion from pointer to same-sized integral type (potential portability problem) quintptr data = reinterpret_cast(fn); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qchar.cpp, Line = 1456 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.replace(uc - utf16, ucs4 > 0x10000 ? 2 : 1, (const QChar *)d, length); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qchar.cpp, Line = 1458 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = uc - utf16; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstringmatcher.cpp, Line = 86 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (current - uc) - pl_minus_one; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstringmatcher.cpp, Line = 110 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (current - uc) - pl_minus_one; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 285 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - s; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 290 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - s; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 761 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return qAllocMore(size * sizeof(QChar), sizeof(Data)) / sizeof(QChar); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 761 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return qAllocMore(size * sizeof(QChar), sizeof(Data)) / sizeof(QChar); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 952 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return a - array; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 2509 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - (const ushort *)haystack0; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 2525 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - (const ushort *)haystack0; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 2570 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - end; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 2584 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - end; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 2689 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 2694 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const qt_section_chunk &)" at line 3208 of "../../corelib/tools/qstring.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const qt_section_chunk &)" at line 498 instantiation of "void QList::append(const qt_section_chunk &)" at line 3208 of "../../corelib/tools/qstring.cpp" cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 3698 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) v.resize(a - v.data()); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4039 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return mid(copyFrom - start, from - copyFrom); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4039 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return mid(copyFrom - start, from - copyFrom); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4045 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) copyCount = from - copyFrom; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4050 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) copyCount = from - copyFrom - 1; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4058 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QString result((fromEnd - from) + copyCount, Qt::Uninitialized); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4080 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.truncate(to - reinterpret_cast(result.d->data)); ^ cc-3943 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 4920 declaration hides variable "c" (declared at line 4911) uint c = *p; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4925 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = pp - s.d->data; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4936 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.truncate(pp - s.d->data); ^ cc-3943 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 5011 declaration hides variable "c" (declared at line 5002) uint c = *p; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5016 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = pp - s.d->data; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5027 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.truncate(pp - s.d->data); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5173 conversion from pointer to same-sized integral type (potential portability problem) width = va_arg(ap, int); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5198 conversion from pointer to same-sized integral type (potential portability problem) precision = va_arg(ap, int); ^ cc-3943 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 5268 declaration hides variable "i" (declared at line 5108) qint64 i; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5270 conversion from pointer to same-sized integral type (potential portability problem) case lm_none: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5271 conversion from pointer to same-sized integral type (potential portability problem) case lm_hh: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5272 conversion from pointer to same-sized integral type (potential portability problem) case lm_h: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5273 conversion from pointer to same-sized integral type (potential portability problem) case lm_l: i = va_arg(ap, long int); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5274 conversion from pointer to same-sized integral type (potential portability problem) case lm_ll: i = va_arg(ap, qint64); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5275 conversion from pointer to same-sized integral type (potential portability problem) case lm_j: i = va_arg(ap, long int); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5276 conversion from pointer to same-sized integral type (potential portability problem) case lm_z: i = va_arg(ap, size_t); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5277 conversion from pointer to same-sized integral type (potential portability problem) case lm_t: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5290 conversion from pointer to same-sized integral type (potential portability problem) case lm_none: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5291 conversion from pointer to same-sized integral type (potential portability problem) case lm_hh: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5292 conversion from pointer to same-sized integral type (potential portability problem) case lm_h: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5293 conversion from pointer to same-sized integral type (potential portability problem) case lm_l: u = va_arg(ap, ulong); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5294 conversion from pointer to same-sized integral type (potential portability problem) case lm_ll: u = va_arg(ap, quint64); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5295 conversion from pointer to same-sized integral type (potential portability problem) case lm_z: u = va_arg(ap, size_t); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5326 conversion from pointer to same-sized integral type (potential portability problem) d = va_arg(ap, long double); // not supported - converted to a double ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5328 conversion from pointer to same-sized integral type (potential portability problem) d = va_arg(ap, double); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5347 conversion from pointer to same-sized integral type (potential portability problem) subst = QChar((ushort) va_arg(ap, int)); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5349 conversion from pointer to same-sized integral type (potential portability problem) subst = QLatin1Char((uchar) va_arg(ap, int)); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5355 conversion from pointer to same-sized integral type (potential portability problem) const ushort *buff = va_arg(ap, const ushort*); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5359 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) subst.setUtf16(buff, ch - buff); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5361 conversion from pointer to same-sized integral type (potential portability problem) subst = QString::fromUtf8(va_arg(ap, const char*)); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5368 conversion from pointer to same-sized integral type (potential portability problem) void *arg = va_arg(ap, void*); ^ cc-3943 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 5372 declaration hides variable "i" (declared at line 5108) quint64 i = reinterpret_cast(arg); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5372 conversion from pointer to same-sized integral type (potential portability problem) quint64 i = reinterpret_cast(arg); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5382 conversion from pointer to same-sized integral type (potential portability problem) signed char *n = va_arg(ap, signed char*); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5387 conversion from pointer to same-sized integral type (potential portability problem) short int *n = va_arg(ap, short int*); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5392 conversion from pointer to same-sized integral type (potential portability problem) long int *n = va_arg(ap, long int*); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5397 conversion from pointer to same-sized integral type (potential portability problem) qint64 *n = va_arg(ap, qint64*); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5403 conversion from pointer to same-sized integral type (potential portability problem) int *n = va_arg(ap, int*); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5602 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return v; ^ cc-3969 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 5632 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (uint)v; ^ cc-3969 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 5662 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (short)v; ^ cc-3969 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 5692 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (ushort)v; ^ cc-3943 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 6887 declaration hides variable "arg" (declared at line 6870) int arg = numbersUsed[number]; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 7381 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) out.writeBytes(b, sizeof(QChar)*str.length()); ^ cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ --- C++ prelinker: .obj/debug-static/qxmlstream.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml ../../corelib/xml/qxmlstream.cpp -o .obj/debug-static/qxmlstream.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData ::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "../../corelib/xml/qxmlstream_p.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData ::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "../../corelib/xml/qxmlstream_p.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QXmlStreamReaderPrivate::Entity &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "../../corelib/xml/qxmlstream_p.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QXmlStreamReaderPrivate::Entity &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "../../corelib/xml/qxmlstream_p.h" cc-1460 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 907 Function function "QXmlStreamReaderPrivate::filterCarriageReturn" is redeclared "inline" after being called. inline uint QXmlStreamReaderPrivate::filterCarriageReturn() ^ cc-3968 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 973 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int oldLineNumber = lineNumber; ^ cc-1460 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1147 Function function "QXmlStreamReaderPrivate::fastScanLiteralContent" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanLiteralContent() ^ cc-1460 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1193 Function function "QXmlStreamReaderPrivate::fastScanSpace" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanSpace() ^ cc-1460 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1226 Function function "QXmlStreamReaderPrivate::fastScanContentCharList" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanContentCharList() ^ cc-1110 CC: REMARK File = ../../corelib/xml/qxmlstream.cpp, Line = 1256 The indicated statement is not reachable. } break; ^ cc-1460 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1290 Function function "QXmlStreamReaderPrivate::fastScanName" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanName(int *prefix) ^ cc-3968 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1478 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int nbytesreadOrMinus1 = device->read(rawReadBuffer.data() + nbytesread, BUFFER_SIZE - nbytesread); ^ cc-3968 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1526 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) decoder->toUnicode(&readBuffer, rawReadBuffer.data(), nbytesread); ^ cc-3968 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1817 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) decoder->toUnicode(&readBuffer, rawReadBuffer.data(), nbytesread); ^ cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 332 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QXmlStreamAttribute &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QXmlStreamAttribute &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData() " at line 332 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData( )" at line 332 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 332 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ detected during instantiation of "void QVector::realloc(int, int)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ --- C++ prelinker: .obj/debug-static/qxml.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml ../../xml/sax/qxml.cpp -o .obj/debug-static/qxml.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QString &)" at line 704 of "../../xml/sax/qxml.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QString &)" at line 704 of "../../xml/sax/qxml.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 432 instantiation of "QList &QList::operator=(const QList &)" at line 751 instantiation of "void QList::clear()" at line 1202 of "../../xml/sax/qxml.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QXmlAttributes::Attribute &)" at line 498 instantiation of "void QList::append(const QXmlAttributes::Attribute &)" at line 1221 of "../../xml/sax/qxml.cpp" cc-3968 CC: WARNING File = ../../xml/sax/qxml.cpp, Line = 1499 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) rawData = QByteArray((const char *) s->constData(), s->size() * sizeof(QChar)); ^ cc-3968 CC: WARNING File = ../../xml/sax/qxml.cpp, Line = 1510 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int ret = device->read(rawData.data() + size, BufferSize - size); ^ cc-3968 CC: WARNING File = ../../xml/sax/qxml.cpp, Line = 1517 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) rawData.resize(qMax(qint64(0), size)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_cre ate(QMapData *, QMapData::Node **, const QString &, const QXmlSimpleReaderPrivate::ExternParameterEntity &)" at line 739 instantiation of "void QMap::detach_h elper()" at line 182 instantiation of "void QMap::detach() " at line 596 instantiation of "QMap::iterator QMap::find(con st QString &)" at line 5463 of "../../xml/sax/qxml.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_cre ate(QMapData *, QMapData::Node **, const QString &, const QXmlSimpleReaderPrivate::ExternParameterEntity &)" at line 739 instantiation of "void QMap::detach_h elper()" at line 182 instantiation of "void QMap::detach() " at line 596 instantiation of "QMap::iterator QMap::find(con st QString &)" at line 5463 of "../../xml/sax/qxml.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapD ata *, QMapData::Node **, const QString &, const QXmlSimpleReaderPrivate::ExternEntity &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QXmlSimpleReaderPrivate::ExternEntity &)" at line 6735 of "../../xml/sax/qxml.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapD ata *, QMapData::Node **, const QString &, const QXmlSimpleReaderPrivate::ExternEntity &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QXmlSimpleReaderPrivate::ExternEntity &)" at line 6735 of "../../xml/sax/qxml.cpp" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 332 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QString &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QString &)" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 600 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int f = int(abegin - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 601 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int l = int(aend - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData ()" at line 548 instantiation of "void QVector::append(const QXmlSimpleReaderPrivate::XmlRef &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QXmlSimpleReaderPrivate::XmlRef &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QXmlSimpleReaderPrivate::XmlRef &)" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 600 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int f = int(abegin - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 601 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int l = int(aend - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const NamespaceMap &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const NamespaceMap &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTyped Data()" at line 332 instantiation of "void QVector::resize(int) " cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int )" at line 465 instantiation of "void QVector::realloc(int , int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ --- C++ prelinker: .obj/debug-static/qglobal.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml ../../corelib/global/qglobal.cpp -o .obj/debug-static/qglobal.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../corelib/global/qglobal.cpp, Line = 2619 conversion from pointer to same-sized integral type (potential portability problem) seed = quintptr(&seed) + QDateTime::currentDateTime().toTime_t(); ^ cc-3968 CC: WARNING File = ../../corelib/global/qglobal.cpp, Line = 2619 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) seed = quintptr(&seed) + QDateTime::currentDateTime().toTime_t(); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector>::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector>::malloc(int)" at line 465 instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector>::malloc(int)" at line 465 instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ --- C++ prelinker: .obj/debug-static/qdiriterator.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml ../../corelib/io/qdiriterator.cpp -o .obj/debug-static/qdiriterator.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "../../corelib/io/qdiriterator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "../../corelib/io/qdiriterator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "../../corelib/io/qdiriterator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "../../corelib/io/qdiriterator.cpp" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QRegExp &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QRegExp &)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ --- C++ prelinker: .obj/debug-static/qmetatype.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml ../../corelib/kernel/qmetatype.cpp -o .obj/debug-static/qmetatype.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-1110 CC: REMARK File = ../../corelib/kernel/qmetatype.cpp, Line = 1335 The indicated statement is not reachable. break; ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ --- C++ prelinker: .obj/debug-static/qregexp.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml ../../corelib/tools/qregexp.cpp -o .obj/debug-static/qregexp.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../corelib/tools/qstringlist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../corelib/tools/qstringlist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../corelib/tools/qstringlist.h" cc-1110 CC: REMARK File = ../../corelib/tools/qregexp.cpp, Line = 1330 The indicated statement is not reachable. break; ^ cc-1110 CC: REMARK File = ../../corelib/tools/qregexp.cpp, Line = 1333 The indicated statement is not reachable. break; ^ cc-1110 CC: REMARK File = ../../corelib/tools/qregexp.cpp, Line = 1337 The indicated statement is not reachable. break; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qalgorithms.h, Line = 233 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = end - begin; ^ A template was detected during header processing. instantiation of "const int *qLowerBound(const int *, const int *, const int &)" at line 298 instantiation of "const int *qBinaryFind(const int *, const int *, const int &)" at line 1546 of "../../corelib/tools/qregexp.cpp"cc-3943 CC: REMARK File = ../../corelib/tools/qregexp.cpp, Line = 1856 declaration hides parameter "i" (declared at line 1805) int i = eng->captureForOfficialCapture.at(j); ^ cc-3943 CC: REMARK File = ../../corelib/tools/qregexp.cpp, Line = 2078 declaration hides variable "a" (declared at line 2014) QChar a = in[pos + curCapBegin[ell] + n]; ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QVector &)" at line 2239 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>:: Node *, const QVector &)" at line 498 instantiation of "void QList>::append(const QVector &)" at line 2239 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 753 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 753 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, const QByteArray &, const QPair &, QHash>::Node **)" at line 760 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, const QByteArray &, const QPair &, QHash>::Node **)" at line 760 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "../../corelib/tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "../../corelib/tools/qcache.h" instantiation of "QCache::~QCache()" at line 3676 of "../../corelib/tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "../../corelib/tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "../../corelib/tools/qcache.h" instantiation of "QCache::~QCache()" at line 3676 of "../../corelib/tools/qregexp.cpp" cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3968 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3321 CC: WARNING File = ../../corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node>::Node *QHash::Node>::createNode(uint, const QRegExpEngineKey &, const QCache::Node &, QHash::Node>::Node **)" at line 760 instantiation of "QHash::Node>::iterator QHash::Node>::insert(const QRegExpEngineKey &, const QCache::Node &)" at line 190 of "../../corelib/tools/qcache.h" instantiation of "bool QCache::insert(const QRegExpEngineKey &, QRegExpEngine *, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node>::Node *QHash::Node>::createNode(uint, const QRegExpEngineKey &, const QCache::Node &, QHash::Node>::Node **)" at line 760 instantiation of "QHash::Node>::iterator QHash::Node>::insert(const QRegExpEngineKey &, const QCache::Node &)" at line 190 of "../../corelib/tools/qcache.h" instantiation of "bool QCache::insert(const QRegExpEngineKey &, QRegExpEngine *, int)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ --- C++ prelinker: .obj/debug-static/qstring.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml ../../corelib/tools/qstring.cpp -o .obj/debug-static/qstring.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../corelib/tools/qstringlist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../corelib/tools/qstringlist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../corelib/tools/qstringlist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../corelib/tools/qstringlist.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../corelib/tools/qstringlist.h" cc-3970 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/codecs/qtextcodec_p.h, Line = 75 conversion from pointer to same-sized integral type (potential portability problem) quintptr data = reinterpret_cast(fn); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qchar.cpp, Line = 1456 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.replace(uc - utf16, ucs4 > 0x10000 ? 2 : 1, (const QChar *)d, length); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qchar.cpp, Line = 1458 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = uc - utf16; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstringmatcher.cpp, Line = 86 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (current - uc) - pl_minus_one; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstringmatcher.cpp, Line = 110 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (current - uc) - pl_minus_one; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 285 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - s; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 290 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - s; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 761 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return qAllocMore(size * sizeof(QChar), sizeof(Data)) / sizeof(QChar); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 761 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return qAllocMore(size * sizeof(QChar), sizeof(Data)) / sizeof(QChar); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 952 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return a - array; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 2509 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - (const ushort *)haystack0; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 2525 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - (const ushort *)haystack0; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 2570 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - end; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 2584 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - end; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 2689 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 2694 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const qt_section_chunk &)" at line 3208 of "../../corelib/tools/qstring.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const qt_section_chunk &)" at line 498 instantiation of "void QList::append(const qt_section_chunk &)" at line 3208 of "../../corelib/tools/qstring.cpp" cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 3698 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) v.resize(a - v.data()); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4039 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return mid(copyFrom - start, from - copyFrom); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4039 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return mid(copyFrom - start, from - copyFrom); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4045 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) copyCount = from - copyFrom; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4050 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) copyCount = from - copyFrom - 1; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4058 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QString result((fromEnd - from) + copyCount, Qt::Uninitialized); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4080 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.truncate(to - reinterpret_cast(result.d->data)); ^ cc-3943 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 4920 declaration hides variable "c" (declared at line 4911) uint c = *p; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4925 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = pp - s.d->data; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 4936 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.truncate(pp - s.d->data); ^ cc-3943 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 5011 declaration hides variable "c" (declared at line 5002) uint c = *p; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5016 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = pp - s.d->data; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5027 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.truncate(pp - s.d->data); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5173 conversion from pointer to same-sized integral type (potential portability problem) width = va_arg(ap, int); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5198 conversion from pointer to same-sized integral type (potential portability problem) precision = va_arg(ap, int); ^ cc-3943 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 5268 declaration hides variable "i" (declared at line 5108) qint64 i; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5270 conversion from pointer to same-sized integral type (potential portability problem) case lm_none: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5271 conversion from pointer to same-sized integral type (potential portability problem) case lm_hh: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5272 conversion from pointer to same-sized integral type (potential portability problem) case lm_h: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5273 conversion from pointer to same-sized integral type (potential portability problem) case lm_l: i = va_arg(ap, long int); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5274 conversion from pointer to same-sized integral type (potential portability problem) case lm_ll: i = va_arg(ap, qint64); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5275 conversion from pointer to same-sized integral type (potential portability problem) case lm_j: i = va_arg(ap, long int); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5276 conversion from pointer to same-sized integral type (potential portability problem) case lm_z: i = va_arg(ap, size_t); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5277 conversion from pointer to same-sized integral type (potential portability problem) case lm_t: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5290 conversion from pointer to same-sized integral type (potential portability problem) case lm_none: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5291 conversion from pointer to same-sized integral type (potential portability problem) case lm_hh: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5292 conversion from pointer to same-sized integral type (potential portability problem) case lm_h: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5293 conversion from pointer to same-sized integral type (potential portability problem) case lm_l: u = va_arg(ap, ulong); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5294 conversion from pointer to same-sized integral type (potential portability problem) case lm_ll: u = va_arg(ap, quint64); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5295 conversion from pointer to same-sized integral type (potential portability problem) case lm_z: u = va_arg(ap, size_t); break; ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5326 conversion from pointer to same-sized integral type (potential portability problem) d = va_arg(ap, long double); // not supported - converted to a double ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5328 conversion from pointer to same-sized integral type (potential portability problem) d = va_arg(ap, double); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5347 conversion from pointer to same-sized integral type (potential portability problem) subst = QChar((ushort) va_arg(ap, int)); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5349 conversion from pointer to same-sized integral type (potential portability problem) subst = QLatin1Char((uchar) va_arg(ap, int)); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5355 conversion from pointer to same-sized integral type (potential portability problem) const ushort *buff = va_arg(ap, const ushort*); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5359 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) subst.setUtf16(buff, ch - buff); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5361 conversion from pointer to same-sized integral type (potential portability problem) subst = QString::fromUtf8(va_arg(ap, const char*)); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5368 conversion from pointer to same-sized integral type (potential portability problem) void *arg = va_arg(ap, void*); ^ cc-3943 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 5372 declaration hides variable "i" (declared at line 5108) quint64 i = reinterpret_cast(arg); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5372 conversion from pointer to same-sized integral type (potential portability problem) quint64 i = reinterpret_cast(arg); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5382 conversion from pointer to same-sized integral type (potential portability problem) signed char *n = va_arg(ap, signed char*); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5387 conversion from pointer to same-sized integral type (potential portability problem) short int *n = va_arg(ap, short int*); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5392 conversion from pointer to same-sized integral type (potential portability problem) long int *n = va_arg(ap, long int*); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5397 conversion from pointer to same-sized integral type (potential portability problem) qint64 *n = va_arg(ap, qint64*); ^ cc-3970 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5403 conversion from pointer to same-sized integral type (potential portability problem) int *n = va_arg(ap, int*); ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 5602 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return v; ^ cc-3969 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 5632 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (uint)v; ^ cc-3969 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 5662 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (short)v; ^ cc-3969 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 5692 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (ushort)v; ^ cc-3943 CC: REMARK File = ../../corelib/tools/qstring.cpp, Line = 6887 declaration hides variable "arg" (declared at line 6870) int arg = numbersUsed[number]; ^ cc-3968 CC: WARNING File = ../../corelib/tools/qstring.cpp, Line = 7381 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) out.writeBytes(b, sizeof(QChar)*str.length()); ^ cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ --- C++ prelinker: .obj/debug-static/qxmlstream.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml ../../corelib/xml/qxmlstream.cpp -o .obj/debug-static/qxmlstream.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData ::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "../../corelib/xml/qxmlstream_p.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData ::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "../../corelib/xml/qxmlstream_p.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QXmlStreamReaderPrivate::Entity &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "../../corelib/xml/qxmlstream_p.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QXmlStreamReaderPrivate::Entity &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "../../corelib/xml/qxmlstream_p.h" cc-1460 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 907 Function function "QXmlStreamReaderPrivate::filterCarriageReturn" is redeclared "inline" after being called. inline uint QXmlStreamReaderPrivate::filterCarriageReturn() ^ cc-3968 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 973 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int oldLineNumber = lineNumber; ^ cc-1460 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1147 Function function "QXmlStreamReaderPrivate::fastScanLiteralContent" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanLiteralContent() ^ cc-1460 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1193 Function function "QXmlStreamReaderPrivate::fastScanSpace" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanSpace() ^ cc-1460 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1226 Function function "QXmlStreamReaderPrivate::fastScanContentCharList" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanContentCharList() ^ cc-1110 CC: REMARK File = ../../corelib/xml/qxmlstream.cpp, Line = 1256 The indicated statement is not reachable. } break; ^ cc-1460 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1290 Function function "QXmlStreamReaderPrivate::fastScanName" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanName(int *prefix) ^ cc-3968 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1478 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int nbytesreadOrMinus1 = device->read(rawReadBuffer.data() + nbytesread, BUFFER_SIZE - nbytesread); ^ cc-3968 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1526 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) decoder->toUnicode(&readBuffer, rawReadBuffer.data(), nbytesread); ^ cc-3968 CC: WARNING File = ../../corelib/xml/qxmlstream.cpp, Line = 1817 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) decoder->toUnicode(&readBuffer, rawReadBuffer.data(), nbytesread); ^ cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QXmlStreamAttribute &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QXmlStreamAttribute &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData() " at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData( )" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ --- C++ prelinker: .obj/debug-static/qxml.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml ../../xml/sax/qxml.cpp -o .obj/debug-static/qxml.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QString &)" at line 704 of "../../xml/sax/qxml.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QString &)" at line 704 of "../../xml/sax/qxml.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 432 instantiation of "QList &QList::operator=(const QList &)" at line 751 instantiation of "void QList::clear()" at line 1202 of "../../xml/sax/qxml.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QXmlAttributes::Attribute &)" at line 498 instantiation of "void QList::append(const QXmlAttributes::Attribute &)" at line 1221 of "../../xml/sax/qxml.cpp" cc-3968 CC: WARNING File = ../../xml/sax/qxml.cpp, Line = 1499 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) rawData = QByteArray((const char *) s->constData(), s->size() * sizeof(QChar)); ^ cc-3968 CC: WARNING File = ../../xml/sax/qxml.cpp, Line = 1510 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int ret = device->read(rawData.data() + size, BufferSize - size); ^ cc-3968 CC: WARNING File = ../../xml/sax/qxml.cpp, Line = 1517 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) rawData.resize(qMax(qint64(0), size)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_cre ate(QMapData *, QMapData::Node **, const QString &, const QXmlSimpleReaderPrivate::ExternParameterEntity &)" at line 739 instantiation of "void QMap::detach_h elper()" at line 182 instantiation of "void QMap::detach() " at line 596 instantiation of "QMap::iterator QMap::find(con st QString &)" at line 5463 of "../../xml/sax/qxml.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_cre ate(QMapData *, QMapData::Node **, const QString &, const QXmlSimpleReaderPrivate::ExternParameterEntity &)" at line 739 instantiation of "void QMap::detach_h elper()" at line 182 instantiation of "void QMap::detach() " at line 596 instantiation of "QMap::iterator QMap::find(con st QString &)" at line 5463 of "../../xml/sax/qxml.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapD ata *, QMapData::Node **, const QString &, const QXmlSimpleReaderPrivate::ExternEntity &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QXmlSimpleReaderPrivate::ExternEntity &)" at line 6735 of "../../xml/sax/qxml.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapD ata *, QMapData::Node **, const QString &, const QXmlSimpleReaderPrivate::ExternEntity &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QXmlSimpleReaderPrivate::ExternEntity &)" at line 6735 of "../../xml/sax/qxml.cpp" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QString &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QString &)" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 600 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int f = int(abegin - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 601 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int l = int(aend - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData ()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper() " at line 385 instantiation of "QVector &QVector::operator=(cons t QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper() " at line 385 instantiation of "QVector &QVector::operator=(cons t QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper() " at line 385 instantiation of "QVector &QVector::operator=(cons t QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper() " at line 385 instantiation of "QVector &QVector::operator=(cons t QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper() " at line 385 instantiation of "QVector &QVector::operator=(cons t QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper() " at line 385 instantiation of "QVector &QVector::operator=(cons t QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QXmlSimpleReaderPrivate::XmlRef &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QXmlSimpleReaderPrivate::XmlRef &)" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 600 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int f = int(abegin - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 601 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int l = int(aend - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const NamespaceMap &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const NamespaceMap &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTyped Data()" at line 392 instantiation of "QVectorData *QVector::malloc(int )" at line 465 instantiation of "void QVector::realloc(int , int)" at line 325 instantiation of "void QVector::detach_help er()" at line 385 instantiation of "QVector &QVector::operator=( const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int )" at line 465 instantiation of "void QVector::realloc(int , int)" at line 325 instantiation of "void QVector::detach_help er()" at line 385 instantiation of "QVector &QVector::operator=( const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int , int)" at line 325 instantiation of "void QVector::detach_help er()" at line 385 instantiation of "QVector &QVector::operator=( const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int , int)" at line 325 instantiation of "void QVector::detach_help er()" at line 385 instantiation of "QVector &QVector::operator=( const QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int , int)" at line 325 instantiation of "void QVector::detach_help er()" at line 385 instantiation of "QVector &QVector::operator=( const QVector &)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ gmake[1]: Leaving directory `/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap' cd src/tools/moc/ && gmake -f Makefile gmake[1]: Entering directory `/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/moc' /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/qmake -spec ../../../mkspecs/irix-cc-64 -o Makefile moc.pro gmake[1]: Leaving directory `/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/moc' gmake[1]: Entering directory `/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/moc' CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_MOC -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o debug-static/moc.o moc.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qmetaobject_p.h, Line = 166 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int len = e - t; ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 135 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QPair &)" at line 498 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 135 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 267 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 267 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ArgumentDef &)" at line 319 instantiation of "QList &QList::operator+=(const ArgumentDef &)" at line 299 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::No de *, const ArgumentDef &)" at line 498 instantiation of "void QList::append(const ArgumentDef &)" at line 319 instantiation of "QList &QList::operator+=(const ArgumentDef &)" at line 299 of "moc.cpp" cc-1184 CC: WARNING File = moc.cpp, Line = 344 "=" is used where where "==" may have been intended. (test(VIRTUAL) && (def->isVirtual = true)) //mark as virtual ^ cc-1184 CC: WARNING File = moc.cpp, Line = 435 "=" is used where where "==" may have been intended. (test(VIRTUAL) && (def->isVirtual = true)) //mark as virtual ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const NamespaceDef &)" at line 319 instantiation of "QList &QList::operator+=(const NamespaceDef &)" at line 520 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList:: Node *, const NamespaceDef &)" at line 498 instantiation of "void QList::append(const NamespaceDef &)" at line 319 instantiation of "QList &QList::operator+=(const NamespaceDef &)" at line 520 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 575 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 575 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QByteArray &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 575 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QByteArray &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 575 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const EnumDef &)" at line 319 instantiation of "QList &QList::operator+=(const EnumDef &)" at line 669 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const EnumDef &)" at line 498 instantiation of "void QList::append(const EnumDef &)" at line 319 instantiation of "QList &QList::operator+=(const EnumDef &)" at line 669 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const FunctionDef &)" at line 319 instantiation of "QList &QList::operator+=(const FunctionDef &)" at line 678 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::No de *, const FunctionDef &)" at line 498 instantiation of "void QList::append(const FunctionDef &)" at line 319 instantiation of "QList &QList::operator+=(const FunctionDef &)" at line 678 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 386 instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 695 TERNAL;"[ 3 instantiation contexts not shown ] implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ClassDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 695 instantiation of "void QList>::detach_helper(int)" at line 709 instantiation of "void QList>::detach_helper()" at line 118 instantiation of "QList>::QList(const QList> &)" at line 386 implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ClassDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 386 implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ClassDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 386 implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ClassDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QByteArray &, const bool &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 386 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "void QList::append(const ClassDef &)" at line 319 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QByteArray &, const QByteArray &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 386 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "void QList::append(const ClassDef &)" at line 319 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QByteArray &, const QByteArray &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 386 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "void QList::append(const ClassDef &)" at line 319 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ClassDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const ClassDef &)" at line 498 instantiation of "void QList::append(const ClassDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3943 CC: REMARK File = moc.cpp, Line = 760 declaration hides variable "i" (declared at line 744) for (int i = 0; i < includeFiles.size(); ++i) { ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::No de *, const PropertyDef &)" at line 498 instantiation of "void QList::append(const PropertyDef &)" at line 319 instantiation of "QList &QList::operator+=(const PropertyDef &)" at line 1004 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList:: Node *, const ClassInfoDef &)" at line 498 instantiation of "void QList::append(const ClassInfoDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassInfoDef &)" at line 1091 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const ClassDef::Interface &)" at line 498 instantiation of "void QList::append(const ClassDef::Interface &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef::Interface &)" at line 1099 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QList &)" at line 498 instantiation of "void QList>::append(const QList &)" at line 319 instantiation of "QList> &QList>::operator+=(const QList &)" at line 1122 of "moc.cpp" cc-3943 CC: REMARK File = moc.cpp, Line = 1274 declaration hides variable "i" (declared at line 1258) for (int i = 0; i < def->interfaceList.count(); ++i) ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ cc-3496 CC: REMARK File = moc.cpp, Line = 209 one of the operands of a bitwise operator is a relational operator and because of precedence rules this might not be evaluated as the user intended. CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_MOC -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o debug-static/preprocessor.o preprocessor.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = preprocessor.cpp, Line = 115 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(output - result.constData()); ^ cc-3968 CC: WARNING File = preprocessor.cpp, Line = 215 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) newString += input.mid(lexem - begin + 1, data - lexem - 2); ^ cc-3968 CC: WARNING File = preprocessor.cpp, Line = 215 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) newString += input.mid(lexem - begin + 1, data - lexem - 2); ^ cc-3968 CC: WARNING File = preprocessor.cpp, Line = 341 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) symbols += Symbol(lineNum, token, input, lexem-begin, data-lexem); ^ cc-3968 CC: WARNING File = preprocessor.cpp, Line = 341 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) symbols += Symbol(lineNum, token, input, lexem-begin, data-lexem); ^ cc-3968 CC: WARNING File = preprocessor.cpp, Line = 506 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) symbols += Symbol(lineNum, token, input, lexem-begin, data-lexem); ^ cc-3968 CC: WARNING File = preprocessor.cpp, Line = 506 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) symbols += Symbol(lineNum, token, input, lexem-begin, data-lexem); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 828 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 828 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QByteArray &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 828 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QByteArray &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 828 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const MacroName &, const Macro &)" at line 870 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const MacroName &, const Macro &)" at line 870 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const MacroName &, const Macro &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const MacroName &, const Macro &)" at line 870 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const MacroName &, const Macro &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const MacroName &, const Macro &)" at line 870 of "preprocessor.cpp" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_MOC -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o debug-static/generator.o generator.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qmetaobject_p.h, Line = 166 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int len = e - t; ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 90 of "generator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 695 instantiation of "void QList>::detach_helper(int)" at line 709 instantiation of "void QList>::detach_helper()" at line 126 instantiation of "void QList>::detach()" at line 254 instantiation of "QList>::iterator QList>::begin()" at line 269 instantiation of "QPair &QList>::first()" at line 92 of "generator.cpp" cc-3943 CC: REMARK File = generator.cpp, Line = 128 declaration hides variable "i" (declared at line 123) for (int i = 0; i < str.length(); ++i) { ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 136 of "generator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const EnumDef &)" at line 319 instantiation of "QList &QList::operator+=(const EnumDef &)" at line 158 of "generator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const EnumDef &)" at line 498 instantiation of "void QList::append(const EnumDef &)" at line 319 instantiation of "QList &QList::operator+=(const EnumDef &)" at line 158 of "generator.cpp" cc-3943 CC: REMARK File = generator.cpp, Line = 293 declaration hides variable "i" (declared at line 149) for (int i = 0; i < cdef->propertyList.count(); ++i) { ^ cc-3943 CC: REMARK File = generator.cpp, Line = 308 declaration hides variable "i" (declared at line 149) for (int i = 0; i < extraList.count(); ++i) { ^ cc-3943 CC: REMARK File = generator.cpp, Line = 313 declaration hides variable "i" (declared at line 149) for (int i = 0; i < extraList.count(); ++i) { ^ cc-3943 CC: REMARK File = generator.cpp, Line = 380 declaration hides variable "i" (declared at line 149) for (int i = 1; i < cdef->superclassList.size(); ++i) { // for all superclasses but the first one ^ cc-3943 CC: REMARK File = generator.cpp, Line = 387 declaration hides variable "i" (declared at line 149) for (int i = 0; i < cdef->interfaceList.size(); ++i) { ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 386 implicit generation of "FunctionDef::FunctionDef(const FunctionDef &)" at line 386 instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 126 instantiation of "void QList::detach()" at line 464 instantiation of "FunctionDef &QList::operator[](int)" at line 419 of "generator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 126 instantiation of "void QList::detach()" at line 464 instantiation of "FunctionDef &QList::operator[](int)" at line 419 of "generator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 126 instantiation of "void QList::detach()" at line 464 instantiation of "PropertyDef &QList::operator[](int)" at line 490 of "generator.cpp" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 668 of "generator.cpp" cc-3968 CC: WARNING File = generator.cpp, Line = 1120 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) const int meta_data_size = meta_data.count() * sizeof(uint); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_MOC -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o debug-static/parser.o parser.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_MOC -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o debug-static/token.o token.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_MOC -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o debug-static/main.o main.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 737 instantiation of "Macro &QHash::operator[](const MacroName &)" at line 187 of "main.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 737 instantiation of "Macro &QHash::operator[](const MacroName &)" at line 187 of "main.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const MacroName &, const Macro &, QHash::Node **)" at line 744 instantiation of "Macro &QHash::operator[](const MacroName &)" at line 187 of "main.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const MacroName &, const Macro &, QHash::Node **)" at line 744 instantiation of "Macro &QHash::operator[](const MacroName &)" at line 187 of "main.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 256 of "main.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 256 of "main.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int , int)" at line 496 instantiation of "void QList::append(const Preprocessor::IncludePath &)" at line 319 instantiation of "QList &QList::operator+=(const Preprocessor::IncludePath &)" at line 273 of "main.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const Preprocessor::IncludePath &)" at line 498 instantiation of "void QList::append(const Preprocessor::IncludePath &)" at line 319 instantiation of "QList &QList::operator+=(const Preprocessor::IncludePath &)" at line 273 of "main.cpp" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o ../../../bin/moc debug-static/moc.o debug-static/preprocessor.o debug-static/generator.o debug-static/parser.o debug-static/token.o debug-static/main.o -L/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap -lbootstrap -lz --- C++ prelinker: debug-static/moc.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_MOC -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml moc.cpp -o debug-static/moc.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qmetaobject_p.h, Line = 166 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int len = e - t; ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 135 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QPair &)" at line 498 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 135 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 267 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 267 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ArgumentDef &)" at line 319 instantiation of "QList &QList::operator+=(const ArgumentDef &)" at line 299 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::No de *, const ArgumentDef &)" at line 498 instantiation of "void QList::append(const ArgumentDef &)" at line 319 instantiation of "QList &QList::operator+=(const ArgumentDef &)" at line 299 of "moc.cpp" cc-1184 CC: WARNING File = moc.cpp, Line = 344 "=" is used where where "==" may have been intended. (test(VIRTUAL) && (def->isVirtual = true)) //mark as virtual ^ cc-1184 CC: WARNING File = moc.cpp, Line = 435 "=" is used where where "==" may have been intended. (test(VIRTUAL) && (def->isVirtual = true)) //mark as virtual ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const NamespaceDef &)" at line 319 instantiation of "QList &QList::operator+=(const NamespaceDef &)" at line 520 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList:: Node *, const NamespaceDef &)" at line 498 instantiation of "void QList::append(const NamespaceDef &)" at line 319 instantiation of "QList &QList::operator+=(const NamespaceDef &)" at line 520 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 575 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 575 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QByteArray &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 575 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QByteArray &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 575 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const EnumDef &)" at line 319 instantiation of "QList &QList::operator+=(const EnumDef &)" at line 669 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const EnumDef &)" at line 498 instantiation of "void QList::append(const EnumDef &)" at line 319 instantiation of "QList &QList::operator+=(const EnumDef &)" at line 669 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const FunctionDef &)" at line 319 instantiation of "QList &QList::operator+=(const FunctionDef &)" at line 678 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::No de *, const FunctionDef &)" at line 498 instantiation of "void QList::append(const FunctionDef &)" at line 319 instantiation of "QList &QList::operator+=(const FunctionDef &)" at line 678 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 386 instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 695 TERNAL;"[ 3 instantiation contexts not shown ] implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ClassDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 695 instantiation of "void QList>::detach_helper(int)" at line 709 instantiation of "void QList>::detach_helper()" at line 118 instantiation of "QList>::QList(const QList> &)" at line 386 implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ClassDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 386 implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ClassDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 386 implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ClassDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QByteArray &, const bool &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 386 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "void QList::append(const ClassDef &)" at line 319 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QByteArray &, const QByteArray &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 386 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "void QList::append(const ClassDef &)" at line 319 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QByteArray &, const QByteArray &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 386 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "void QList::append(const ClassDef &)" at line 319 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ClassDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const ClassDef &)" at line 498 instantiation of "void QList::append(const ClassDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3943 CC: REMARK File = moc.cpp, Line = 760 declaration hides variable "i" (declared at line 744) for (int i = 0; i < includeFiles.size(); ++i) { ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::No de *, const PropertyDef &)" at line 498 instantiation of "void QList::append(const PropertyDef &)" at line 319 instantiation of "QList &QList::operator+=(const PropertyDef &)" at line 1004 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList:: Node *, const ClassInfoDef &)" at line 498 instantiation of "void QList::append(const ClassInfoDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassInfoDef &)" at line 1091 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const ClassDef::Interface &)" at line 498 instantiation of "void QList::append(const ClassDef::Interface &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef::Interface &)" at line 1099 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QList &)" at line 498 instantiation of "void QList>::append(const QList &)" at line 319 instantiation of "QList> &QList>::operator+=(const QList &)" at line 1122 of "moc.cpp" cc-3943 CC: REMARK File = moc.cpp, Line = 1274 declaration hides variable "i" (declared at line 1258) for (int i = 0; i < def->interfaceList.count(); ++i) ^ cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 548 instantiation of "void QVector::append(const Symbol &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const Symbol &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const Symbol &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 332 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QByteArray &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QByteArray &)" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 566 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int offset = int(before - p->array); ^ detected during instantiation of "QVector::iterator QVector::insert(QVector::iterator, int, const QByteArray &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 576 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (--i) T; ^ detected during instantiation of "QVector::iterator QVector::insert(QVector::iterator, int, const QByteArray &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 590 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (--i) T(copy); ^ detected during instantiation of "QVector::iterator QVector::insert(QVector::iterator, int, const QByteArray &)" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 600 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int f = int(abegin - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 601 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int l = int(aend - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 548 instantiation of "void QVector::append(const uint &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ --- C++ prelinker: debug-static/preprocessor.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_MOC -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml preprocessor.cpp -o debug-static/preprocessor.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = preprocessor.cpp, Line = 115 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(output - result.constData()); ^ cc-3968 CC: WARNING File = preprocessor.cpp, Line = 215 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) newString += input.mid(lexem - begin + 1, data - lexem - 2); ^ cc-3968 CC: WARNING File = preprocessor.cpp, Line = 215 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) newString += input.mid(lexem - begin + 1, data - lexem - 2); ^ cc-3968 CC: WARNING File = preprocessor.cpp, Line = 341 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) symbols += Symbol(lineNum, token, input, lexem-begin, data-lexem); ^ cc-3968 CC: WARNING File = preprocessor.cpp, Line = 341 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) symbols += Symbol(lineNum, token, input, lexem-begin, data-lexem); ^ cc-3968 CC: WARNING File = preprocessor.cpp, Line = 506 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) symbols += Symbol(lineNum, token, input, lexem-begin, data-lexem); ^ cc-3968 CC: WARNING File = preprocessor.cpp, Line = 506 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) symbols += Symbol(lineNum, token, input, lexem-begin, data-lexem); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 828 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 828 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QByteArray &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 828 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QByteArray &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 828 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const MacroName &, const Macro &)" at line 870 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const MacroName &, const Macro &)" at line 870 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const MacroName &, const Macro &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const MacroName &, const Macro &)" at line 870 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const MacroName &, const Macro &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const MacroName &, const Macro &)" at line 870 of "preprocessor.cpp" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const Symbol &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const Symbol &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QByteArray &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QByteArray &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const MacroName &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const MacroName &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const MacroName &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const MacroName &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const MacroName &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const MacroName &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const MacroName &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const MacroName &)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ --- C++ prelinker: debug-static/generator.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_MOC -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml generator.cpp -o debug-static/generator.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qmetaobject_p.h, Line = 166 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int len = e - t; ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 90 of "generator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 695 instantiation of "void QList>::detach_helper(int)" at line 709 instantiation of "void QList>::detach_helper()" at line 126 instantiation of "void QList>::detach()" at line 254 instantiation of "QList>::iterator QList>::begin()" at line 269 instantiation of "QPair &QList>::first()" at line 92 of "generator.cpp" cc-3943 CC: REMARK File = generator.cpp, Line = 128 declaration hides variable "i" (declared at line 123) for (int i = 0; i < str.length(); ++i) { ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 136 of "generator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const EnumDef &)" at line 319 instantiation of "QList &QList::operator+=(const EnumDef &)" at line 158 of "generator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const EnumDef &)" at line 498 instantiation of "void QList::append(const EnumDef &)" at line 319 instantiation of "QList &QList::operator+=(const EnumDef &)" at line 158 of "generator.cpp" cc-3943 CC: REMARK File = generator.cpp, Line = 293 declaration hides variable "i" (declared at line 149) for (int i = 0; i < cdef->propertyList.count(); ++i) { ^ cc-3943 CC: REMARK File = generator.cpp, Line = 308 declaration hides variable "i" (declared at line 149) for (int i = 0; i < extraList.count(); ++i) { ^ cc-3943 CC: REMARK File = generator.cpp, Line = 313 declaration hides variable "i" (declared at line 149) for (int i = 0; i < extraList.count(); ++i) { ^ cc-3943 CC: REMARK File = generator.cpp, Line = 380 declaration hides variable "i" (declared at line 149) for (int i = 1; i < cdef->superclassList.size(); ++i) { // for all superclasses but the first one ^ cc-3943 CC: REMARK File = generator.cpp, Line = 387 declaration hides variable "i" (declared at line 149) for (int i = 0; i < cdef->interfaceList.size(); ++i) { ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 386 implicit generation of "FunctionDef::FunctionDef(const FunctionDef &)" at line 386 instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 126 instantiation of "void QList::detach()" at line 464 instantiation of "FunctionDef &QList::operator[](int)" at line 419 of "generator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 126 instantiation of "void QList::detach()" at line 464 instantiation of "FunctionDef &QList::operator[](int)" at line 419 of "generator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 126 instantiation of "void QList::detach()" at line 464 instantiation of "PropertyDef &QList::operator[](int)" at line 490 of "generator.cpp" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 668 of "generator.cpp" cc-3968 CC: WARNING File = generator.cpp, Line = 1120 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) const int meta_data_size = meta_data.count() * sizeof(uint); ^ cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const uint &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const uint &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const uint &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const uint &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const uint &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const char &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const char &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const char &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const char &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const char &)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ --- C++ prelinker: debug-static/moc.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_MOC -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml moc.cpp -o debug-static/moc.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qmetaobject_p.h, Line = 166 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int len = e - t; ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 135 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QPair &)" at line 498 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 135 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 267 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 267 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ArgumentDef &)" at line 319 instantiation of "QList &QList::operator+=(const ArgumentDef &)" at line 299 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::No de *, const ArgumentDef &)" at line 498 instantiation of "void QList::append(const ArgumentDef &)" at line 319 instantiation of "QList &QList::operator+=(const ArgumentDef &)" at line 299 of "moc.cpp" cc-1184 CC: WARNING File = moc.cpp, Line = 344 "=" is used where where "==" may have been intended. (test(VIRTUAL) && (def->isVirtual = true)) //mark as virtual ^ cc-1184 CC: WARNING File = moc.cpp, Line = 435 "=" is used where where "==" may have been intended. (test(VIRTUAL) && (def->isVirtual = true)) //mark as virtual ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const NamespaceDef &)" at line 319 instantiation of "QList &QList::operator+=(const NamespaceDef &)" at line 520 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList:: Node *, const NamespaceDef &)" at line 498 instantiation of "void QList::append(const NamespaceDef &)" at line 319 instantiation of "QList &QList::operator+=(const NamespaceDef &)" at line 520 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 575 of "moc.cpp"cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 575 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QByteArray &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 575 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QByteArray &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 575 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const EnumDef &)" at line 319 instantiation of "QList &QList::operator+=(const EnumDef &)" at line 669 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const EnumDef &)" at line 498 instantiation of "void QList::append(const EnumDef &)" at line 319 instantiation of "QList &QList::operator+=(const EnumDef &)" at line 669 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const FunctionDef &)" at line 319 instantiation of "QList &QList::operator+=(const FunctionDef &)" at line 678 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::No de *, const FunctionDef &)" at line 498 instantiation of "void QList::append(const FunctionDef &)" at line 319 instantiation of "QList &QList::operator+=(const FunctionDef &)" at line 678 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 386 instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 695 TERNAL;"[ 3 instantiation contexts not shown ] implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ClassDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 695 instantiation of "void QList>::detach_helper(int)" at line 709 instantiation of "void QList>::detach_helper()" at line 118 instantiation of "QList>::QList(const QList> &)" at line 386 implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ClassDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 386 implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ClassDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 386 implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ClassDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QByteArray &, const bool &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 386 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "void QList::append(const ClassDef &)" at line 319 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QByteArray &, const QByteArray &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 386 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "void QList::append(const ClassDef &)" at line 319 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QByteArray &, const QByteArray &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 386 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" implicit generation of "ClassDef::ClassDef(const ClassDef &)" at line 386 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "void QList::append(const ClassDef &)" at line 319 of "../../../include/QtCore/../../src/corelib/tools/qlist.h" instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const ClassDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const ClassDef &)" at line 498 instantiation of "void QList::append(const ClassDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef &)" at line 731 of "moc.cpp" cc-3943 CC: REMARK File = moc.cpp, Line = 760 declaration hides variable "i" (declared at line 744) for (int i = 0; i < includeFiles.size(); ++i) { ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::No de *, const PropertyDef &)" at line 498 instantiation of "void QList::append(const PropertyDef &)" at line 319 instantiation of "QList &QList::operator+=(const PropertyDef &)" at line 1004 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList:: Node *, const ClassInfoDef &)" at line 498 instantiation of "void QList::append(const ClassInfoDef &)" at line 319 instantiation of "QList &QList::operator+=(const ClassInfoDef &)" at line 1091 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const ClassDef::Interface &)" at line 498 instantiation of "void QList::append(const ClassDef::Interface &)" at line 319 instantiation of "QList &QList::operator+=(const ClassDef::Interface &)" at line 1099 of "moc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QList &)" at line 498 instantiation of "void QList>::append(const QList &)" at line 319 instantiation of "QList> &QList>::operator+=(const QList &)" at line 1122 of "moc.cpp" cc-3943 CC: REMARK File = moc.cpp, Line = 1274 declaration hides variable "i" (declared at line 1258) for (int i = 0; i < def->interfaceList.count(); ++i) ^ cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const Symbol &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const Symbol &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QByteArray &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QByteArray &)" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 566 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int offset = int(before - p->array); ^ detected during instantiation of "QVector::iterator QVector::insert(QVector::iterator, int, const QByteArray &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 576 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (--i) T; ^ detected during instantiation of "QVector::iterator QVector::insert(QVector::iterator, int, const QByteArray &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 590 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (--i) T(copy); ^ detected during instantiation of "QVector::iterator QVector::insert(QVector::iterator, int, const QByteArray &)" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 600 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int f = int(abegin - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 601 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int l = int(aend - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 548 instantiation of "void QVector::append(const uint &)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ cc-3496 CC: REMARK File = moc.cpp, Line = 209 one of the operands of a bitwise operator is a relational operator and because of precedence rules this might not be evaluated as the user intended. --- C++ prelinker: debug-static/preprocessor.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_MOC -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml preprocessor.cpp -o debug-static/preprocessor.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = preprocessor.cpp, Line = 115 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(output - result.constData()); ^ cc-3968 CC: WARNING File = preprocessor.cpp, Line = 215 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) newString += input.mid(lexem - begin + 1, data - lexem - 2); ^ cc-3968 CC: WARNING File = preprocessor.cpp, Line = 215 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) newString += input.mid(lexem - begin + 1, data - lexem - 2); ^ cc-3968 CC: WARNING File = preprocessor.cpp, Line = 341 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) symbols += Symbol(lineNum, token, input, lexem-begin, data-lexem); ^ cc-3968 CC: WARNING File = preprocessor.cpp, Line = 341 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) symbols += Symbol(lineNum, token, input, lexem-begin, data-lexem); ^ cc-3968 CC: WARNING File = preprocessor.cpp, Line = 506 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) symbols += Symbol(lineNum, token, input, lexem-begin, data-lexem); ^ cc-3968 CC: WARNING File = preprocessor.cpp, Line = 506 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) symbols += Symbol(lineNum, token, input, lexem-begin, data-lexem); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 828 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 828 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QByteArray &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 828 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QByteArray &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QByteArray &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QByteArray &)" at line 828 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const MacroName &, const Macro &)" at line 870 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const MacroName &, const Macro &)" at line 870 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const MacroName &, const Macro &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const MacroName &, const Macro &)" at line 870 of "preprocessor.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const MacroName &, const Macro &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const MacroName &, const Macro &)" at line 870 of "preprocessor.cpp" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const MacroName &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const MacroName &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const MacroName &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const MacroName &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const MacroName &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const MacroName &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const MacroName &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const MacroName &)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ --- C++ prelinker: debug-static/generator.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_MOC -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml generator.cpp -o debug-static/generator.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/private/../../../src/corelib/kernel/qmetaobject_p.h, Line = 166 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int len = e - t; ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 90 of "generator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 695 instantiation of "void QList>::detach_helper(int)" at line 709 instantiation of "void QList>::detach_helper()" at line 126 instantiation of "void QList>::detach()" at line 254 instantiation of "QList>::iterator QList>::begin()" at line 269 instantiation of "QPair &QList>::first()" at line 92 of "generator.cpp" cc-3943 CC: REMARK File = generator.cpp, Line = 128 declaration hides variable "i" (declared at line 123) for (int i = 0; i < str.length(); ++i) { ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 136 of "generator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const EnumDef &)" at line 319 instantiation of "QList &QList::operator+=(const EnumDef &)" at line 158 of "generator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const EnumDef &)" at line 498 instantiation of "void QList::append(const EnumDef &)" at line 319 instantiation of "QList &QList::operator+=(const EnumDef &)" at line 158 of "generator.cpp" cc-3943 CC: REMARK File = generator.cpp, Line = 293 declaration hides variable "i" (declared at line 149) for (int i = 0; i < cdef->propertyList.count(); ++i) { ^ cc-3943 CC: REMARK File = generator.cpp, Line = 308 declaration hides variable "i" (declared at line 149) for (int i = 0; i < extraList.count(); ++i) { ^ cc-3943 CC: REMARK File = generator.cpp, Line = 313 declaration hides variable "i" (declared at line 149) for (int i = 0; i < extraList.count(); ++i) { ^ cc-3943 CC: REMARK File = generator.cpp, Line = 380 declaration hides variable "i" (declared at line 149) for (int i = 1; i < cdef->superclassList.size(); ++i) { // for all superclasses but the first one ^ cc-3943 CC: REMARK File = generator.cpp, Line = 387 declaration hides variable "i" (declared at line 149) for (int i = 0; i < cdef->interfaceList.size(); ++i) { ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 386 implicit generation of "FunctionDef::FunctionDef(const FunctionDef &)" at line 386 instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 126 instantiation of "void QList::detach()" at line 464 instantiation of "FunctionDef &QList::operator[](int)" at line 419 of "generator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 126 instantiation of "void QList::detach()" at line 464 instantiation of "FunctionDef &QList::operator[](int)" at line 419 of "generator.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 126 instantiation of "void QList::detach()" at line 464 instantiation of "PropertyDef &QList::operator[](int)" at line 490 of "generator.cpp" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 668 of "generator.cpp" cc-3968 CC: WARNING File = generator.cpp, Line = 1120 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) const int meta_data_size = meta_data.count() * sizeof(uint); ^ cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const char &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const char &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const char &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const char &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const char &)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ ld64: WARNING 15 : Multiply defined:(QListData::shared_null) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qbytearray.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qbytearray.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach_grow(int*,int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qbytearray.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qbytearray.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach2(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qbytearray.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach3(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qbytearray.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::realloc(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qbytearray.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::erase(void**)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qbytearray.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qbytearray.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qbytearray.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qbytearray.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(const QListData&)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qbytearray.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append2(const QListData&)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qbytearray.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::prepend(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qbytearray.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::insert(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qbytearray.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int,int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qbytearray.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::move(int,int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qbytearray.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::shared_null) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach_grow(int*,int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach2(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach3(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::realloc(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::erase(void**)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(const QListData&)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append2(const QListData&)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::prepend(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::insert(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int,int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::move(int,int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::shared_null) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach_grow(int*,int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach2(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach3(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::realloc(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::erase(void**)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(const QListData&)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append2(const QListData&)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::prepend(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::insert(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int,int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: Giving up after printing 50 warnings. Use -wall to print all warnings. gmake[1]: Leaving directory `/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/moc' cd src/tools/rcc/ && gmake -f Makefile gmake[1]: Entering directory `/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/rcc' CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_RCC -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o .obj/debug-static/rcc.o rcc.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = rcc.cpp, Line = 185 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lib.writeNumber4(m_nameOffset); ^ cc-3968 CC: WARNING File = rcc.cpp, Line = 194 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lib.writeNumber4(m_childOffset); ^ cc-3968 CC: WARNING File = rcc.cpp, Line = 197 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lib.writeNumber4(m_nameOffset); ^ cc-3968 CC: WARNING File = rcc.cpp, Line = 207 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lib.writeNumber4(m_dataOffset); ^ cc-3943 CC: REMARK File = rcc.cpp, Line = 482 declaration hides variable "child" (declared at line 387) QFileInfo child(it.fileInfo()); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, RCCFileInfo *const &)" at line 537 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, RCCFileInfo *const &)" at line 537 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, RCCFileInfo *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, RCCFileInfo *const &)" at line 537 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, RCCFileInfo *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, RCCFileInfo *const &)" at line 537 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QString &)" at line 640 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QString &)" at line 640 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QString &)" at line 640 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QString &)" at line 640 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const int &)" at line 808 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const int &)" at line 808 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const int &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const int &)" at line 808 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const int &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const int &)" at line 808 of "rcc.cpp" cc-3968 CC: WARNING File = rcc.cpp, Line = 808 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) names.insert(child->m_name, offset); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList::iterator) const" at line 343 of "../../../include/QtCore/../../src/corelib/tools/qalgorit hms.h" instantiation of "void QAlgorithmsPrivate::qSortHelper(QList::iterator, QList::iterator, RCCFileInfo *const &, bool (*)(const RCCFileInfo *, const RCCFileInfo *))" at line 187 of "../../../include/QtCore/../../src/corelib/tools/qalgorit hms.h" instantiation of "void qSort(QList::iterator, QList::iterator, bool (*)(const RCCFileInfo *, const RCCFileInfo *))" at line 843 of "rcc.cpp" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_RCC -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o .obj/debug-static/main.o main.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 2266 of "../../../include/QtCore/../../src/corelib/global/qglobal .h" instantiation of "QForeachContainer::QForeachContainer(cons t QFileInfoList &)" at line 2276 of "../../../include/QtCore/../../src/corelib/global/qglobal .h" instantiation of "QForeachContainer qForeachContainerNew(const QFileInfoList &)" at line 79 of "main.cpp" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o ../../../bin/rcc .obj/debug-static/rcc.o .obj/debug-static/main.o -L/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap -lbootstrap -lz --- C++ prelinker: .obj/debug-static/rcc.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_RCC -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml rcc.cpp -o .obj/debug-static/rcc.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = rcc.cpp, Line = 185 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lib.writeNumber4(m_nameOffset); ^ cc-3968 CC: WARNING File = rcc.cpp, Line = 194 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lib.writeNumber4(m_childOffset); ^ cc-3968 CC: WARNING File = rcc.cpp, Line = 197 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lib.writeNumber4(m_nameOffset); ^ cc-3968 CC: WARNING File = rcc.cpp, Line = 207 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lib.writeNumber4(m_dataOffset); ^ cc-3943 CC: REMARK File = rcc.cpp, Line = 482 declaration hides variable "child" (declared at line 387) QFileInfo child(it.fileInfo()); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, RCCFileInfo *const &)" at line 537 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, RCCFileInfo *const &)" at line 537 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, RCCFileInfo *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, RCCFileInfo *const &)" at line 537 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, RCCFileInfo *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, RCCFileInfo *const &)" at line 537 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QString &)" at line 640 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QString &)" at line 640 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QString &)" at line 640 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QString &)" at line 640 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const int &)" at line 808 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const int &)" at line 808 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const int &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const int &)" at line 808 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const int &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const int &)" at line 808 of "rcc.cpp" cc-3968 CC: WARNING File = rcc.cpp, Line = 808 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) names.insert(child->m_name, offset); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList::iterator) const" at line 343 of "../../../include/QtCore/../../src/corelib/tools/qalgorit hms.h" instantiation of "void QAlgorithmsPrivate::qSortHelper(QList::iterator, QList::iterator, RCCFileInfo *const &, bool (*)(const RCCFileInfo *, const RCCFileInfo *))" at line 187 of "../../../include/QtCore/../../src/corelib/tools/qalgorit hms.h" instantiation of "void qSort(QList::iterator, QList::iterator, bool (*)(const RCCFileInfo *, const RCCFileInfo *))" at line 843 of "rcc.cpp" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ --- C++ prelinker: .obj/debug-static/rcc.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_RCC -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml rcc.cpp -o .obj/debug-static/rcc.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = rcc.cpp, Line = 185 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lib.writeNumber4(m_nameOffset); ^ cc-3968 CC: WARNING File = rcc.cpp, Line = 194 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lib.writeNumber4(m_childOffset); ^ cc-3968 CC: WARNING File = rcc.cpp, Line = 197 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lib.writeNumber4(m_nameOffset); ^ cc-3968 CC: WARNING File = rcc.cpp, Line = 207 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lib.writeNumber4(m_dataOffset); ^ cc-3943 CC: REMARK File = rcc.cpp, Line = 482 declaration hides variable "child" (declared at line 387) QFileInfo child(it.fileInfo()); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, RCCFileInfo *const &)" at line 537 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, RCCFileInfo *const &)" at line 537 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, RCCFileInfo *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, RCCFileInfo *const &)" at line 537 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, RCCFileInfo *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, RCCFileInfo *const &)" at line 537 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QString &)" at line 640 of "rcc.cpp"cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QString &)" at line 640 of "rcc.cpp"cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QString &)" at line 640 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QString &)" at line 640 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const int &)" at line 808 of "rcc.cpp"cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const int &)" at line 808 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const int &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const int &)" at line 808 of "rcc.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const int &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const int &)" at line 808 of "rcc.cpp" cc-3968 CC: WARNING File = rcc.cpp, Line = 808 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) names.insert(child->m_name, offset); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList::iterator) const" at line 343 of "../../../include/QtCore/../../src/corelib/tools/qalgorit hms.h" instantiation of "void QAlgorithmsPrivate::qSortHelper(QList::iterator, QList::iterator, RCCFileInfo *const &, bool (*)(const RCCFileInfo *, const RCCFileInfo *))" at line 187 of "../../../include/QtCore/../../src/corelib/tools/qalgorit hms.h" instantiation of "void qSort(QList::iterator, QList::iterator, bool (*)(const RCCFileInfo *, const RCCFileInfo *))" at line 843 of "rcc.cpp" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ ld64: WARNING 15 : Multiply defined:(QListData::shared_null) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach_grow(int*,int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach2(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach3(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::realloc(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::erase(void**)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(const QListData&)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append2(const QListData&)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::prepend(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::insert(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int,int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::move(int,int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qdir.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::shared_null) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach_grow(int*,int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach2(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach3(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::realloc(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::erase(void**)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(const QListData&)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append2(const QListData&)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::prepend(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::insert(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int,int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::move(int,int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfsfileengine_unix.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::shared_null) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qabstractfileengine.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qabstractfileengine.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach_grow(int*,int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qabstractfileengine.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qabstractfileengine.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach2(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qabstractfileengine.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach3(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qabstractfileengine.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::realloc(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qabstractfileengine.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::erase(void**)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qabstractfileengine.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qabstractfileengine.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qabstractfileengine.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qabstractfileengine.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(const QListData&)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qabstractfileengine.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append2(const QListData&)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qabstractfileengine.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::prepend(void)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qabstractfileengine.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::insert(int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qabstractfileengine.o) (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int,int)) in /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qfileinfo.o) and /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap/libbootstrap.a(qabstractfileengine.o) (2nd definition ignored). ld64: Giving up after printing 50 warnings. Use -wall to print all warnings. gmake[1]: Leaving directory `/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/rcc' cd src/tools/uic/ && gmake -f Makefile gmake[1]: Entering directory `/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/uic' CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_UIC -DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o .obj/debug-static/customwidgetsinfo.o customwidgetsinfo.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, DomProperty *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, DomProperty *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const bool &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const bool &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, DomCustomWidget *const &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 422 instantiation of "void QMap::clear()" at line 55 of "customwidgetsinfo.cpp" cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_UIC -DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o .obj/debug-static/databaseinfo.o databaseinfo.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, DomProperty *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, DomProperty *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const bool &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const bool &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 422 instantiation of "void QMap::clear()" at line 57 of "databaseinfo.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 422 instantiation of "void QMap::clear()" at line 57 of "databaseinfo.cpp" cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_UIC -DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o .obj/debug-static/driver.o driver.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3970 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const DomWidget *)" at line 879 instantiation of "QHash::Node **QHash::findNode(DomWidget *const &, uint *) const" at line 871 instantiation of "bool QHash::contains(DomWidget *const &) const" at line 64 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(DomWidget *const &, const QString &)" at line 65 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(DomWidget *const &, const QString &)" at line 65 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, DomWidget *const &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(DomWidget *const &, const QString &)" at line 65 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, DomWidget *const &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(DomWidget *const &, const QString &)" at line 65 of "driver.cpp" cc-3970 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const DomSpacer *)" at line 879 instantiation of "QHash::Node **QHash::findNode(DomSpacer *const &, uint *) const" at line 871 instantiation of "bool QHash::contains(DomSpacer *const &) const" at line 72 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(DomSpacer *const &, const QString &)" at line 74 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(DomSpacer *const &, const QString &)" at line 74 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, DomSpacer *const &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(DomSpacer *const &, const QString &)" at line 74 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, DomSpacer *const &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(DomSpacer *const &, const QString &)" at line 74 of "driver.cpp" cc-3970 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const DomLayout *)" at line 879 instantiation of "QHash::Node **QHash::findNode(DomLayout *const &, uint *) const" at line 871 instantiation of "bool QHash::contains(DomLayout *const &) const" at line 82 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(DomLayout *const &, const QString &)" at line 84 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(DomLayout *const &, const QString &)" at line 84 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, DomLayout *const &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(DomLayout *const &, const QString &)" at line 84 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, DomLayout *const &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(DomLayout *const &, const QString &)" at line 84 of "driver.cpp" cc-3970 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const DomActionGroup *)" at line 879 instantiation of "QHash::Node **QHash::findNode(DomActionGroup *const &, uint *) const" at line 871 instantiation of "bool QHash::contains(DomActionGroup *const &) const" at line 110 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(DomActionGroup *const &, const QString &)" at line 111 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(DomActionGroup *const &, const QString &)" at line 111 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, DomActionGroup *const &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(DomActionGroup *const &, const QString &)" at line 111 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, DomActionGroup *const &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(DomActionGroup *const &, const QString &)" at line 111 of "driver.cpp" cc-3970 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const DomAction *)" at line 879 instantiation of "QHash::Node **QHash::findNode(DomAction *const &, uint *) const" at line 871 instantiation of "bool QHash::contains(DomAction *const &) const" at line 118 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(DomAction *const &, const QString &)" at line 119 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(DomAction *const &, const QString &)" at line 119 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, DomAction *const &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(DomAction *const &, const QString &)" at line 119 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, DomAction *const &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(DomAction *const &, const QString &)" at line 119 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 864 instantiation of "QHash::iterator QHash::find(const DomButtonGroup *const &)" at line 126 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 864 instantiation of "QHash::iterator QHash::find(const DomButtonGroup *const &)" at line 126 of "driver.cpp" cc-3970 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const DomButtonGroup *)" at line 879 instantiation of "QHash::Node **QHash::findNode(const DomButtonGroup *const &, uint *) const" at line 865 instantiation of "QHash::iterator QHash::find(const DomButtonGroup *const &)" at line 126 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const DomButtonGroup *const &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const DomButtonGroup *const &, const QString &)" at line 128 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const DomButtonGroup *const &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const DomButtonGroup *const &, const QString &)" at line 128 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 184 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 184 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const bool &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 184 of "driver.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const bool &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 184 of "driver.cpp" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_UIC -DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o .obj/debug-static/treewalker.o treewalker.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_UIC -DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o .obj/debug-static/ui4.o ui4.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_UIC -DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o .obj/debug-static/validator.o validator.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_UIC -DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o .obj/debug-static/cppextractimages.o cpp/cppextractimages.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, DomProperty *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, DomProperty *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const bool &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const bool &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "./utils.h" cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_UIC -DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o .obj/debug-static/cppwritedeclaration.o cpp/cppwritedeclaration.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-1174 CC: REMARK File = cpp/cppwritedeclaration.cpp, Line = 132 The variable "varName" was declared but never referenced. QString varName = m_driver->findOrInsertWidget(node->elementWidget()); ^ cc-1174 CC: REMARK File = cpp/cppwritedeclaration.cpp, Line = 133 The variable "widgetClassName" was declared but never referenced. QString widgetClassName = node->elementWidget()->attributeClass(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_UIC -DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o .obj/debug-static/cppwriteicondata.o cpp/cppwriteicondata.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = cpp/cppwriteicondata.cpp, Line = 85 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ba[0] = (length & 0xff000000) >> 24; ^ cc-3968 CC: WARNING File = cpp/cppwriteicondata.cpp, Line = 86 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ba[1] = (length & 0x00ff0000) >> 16; ^ cc-3968 CC: WARNING File = cpp/cppwriteicondata.cpp, Line = 87 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ba[2] = (length & 0x0000ff00) >> 8; ^ cc-3968 CC: WARNING File = cpp/cppwriteicondata.cpp, Line = 88 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ba[3] = (length & 0x000000ff); ^ cc-3969 CC: REMARK File = cpp/cppwriteicondata.cpp, Line = 142 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) for (; a < (int) length; a++) { ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_UIC -DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o .obj/debug-static/cppwriteicondeclaration.o cpp/cppwriteicondeclaration.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_UIC -DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o .obj/debug-static/cppwriteiconinitialization.o cpp/cppwriteiconinitialization.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, DomProperty *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, DomProperty *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const bool &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const bool &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "./utils.h" cc-1174 CC: REMARK File = cpp/cppwriteiconinitialization.cpp, Line = 67 The variable "className" was declared but never referenced. QString className = node->elementClass() + option.postfix; ^ cc-1174 CC: REMARK File = cpp/cppwriteiconinitialization.cpp, Line = 96 The variable "img" was declared but never referenced. QString img = image->attributeName() + QLatin1String("_data"); ^ cc-1174 CC: REMARK File = cpp/cppwriteiconinitialization.cpp, Line = 97 The variable "data" was declared but never referenced. QString data = image->elementData()->text(); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_UIC -DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o .obj/debug-static/cppwriteincludes.o cpp/cppwriteincludes.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QString &)" at line 97 of "cpp/cppwriteincludes.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QString &)" at line 97 of "cpp/cppwriteincludes.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const bool &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 422 instantiation of "void QMap::clear()" at line 109 of "cpp/cppwriteincludes.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 82 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "void QSet::clear()" at line 111 of "cpp/cppwriteincludes.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 82 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "void QSet::clear()" at line 111 of "cpp/cppwriteincludes.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 235 of "cpp/cppwriteincludes.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 235 of "cpp/cppwriteincludes.cpp" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_UIC -DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o .obj/debug-static/cppwriteinitialization.o cpp/cppwriteinitialization.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, DomProperty *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, DomProperty *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, DomProperty *const &)" at line 112 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const bool &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const bool &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const bool &)" at line 122 of "./utils.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 487 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 487 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, DomWidget *const &)" at line 513 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, DomWidget *const &)" at line 513 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, DomWidget *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, DomWidget *const &)" at line 513 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, DomWidget *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, DomWidget *const &)" at line 513 of "cpp/cppwriteinitialization.cpp" cc-3943 CC: REMARK File = cpp/cppwriteinitialization.cpp, Line = 673 declaration hides variable "parentWidget" (declared at line 619) if (const DomWidget* parentWidget = m_widgetChain.top()) { ^ cc-3943 CC: REMARK File = cpp/cppwriteinitialization.cpp, Line = 674 declaration hides variable "parentClass" (declared at line 619) const QString parentClass = parentWidget->attributeClass(); ^ cc-3943 CC: REMARK File = cpp/cppwriteinitialization.cpp, Line = 847 declaration hides variable "_container_" (declared at line 845) foreach (const QString &realPropertyName, realPropertyNames) { ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 908 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 908 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 908 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 908 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, DomAction *const &)" at line 1136 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, DomAction *const &)" at line 1136 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, DomAction *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, DomAction *const &)" at line 1136 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, DomAction *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, DomAction *const &)" at line 1136 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_gr ow(int, int)" at line 496 instantiation of "void QList::append(const CPP::WriteInitialization::Buddy &)" at line 1320 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QL ist::Node *, const CPP::WriteInitialization::Buddy &)" at line 498 instantiation of "void QList::append(const CPP::WriteInitialization::Buddy &)" at line 1320 of "cpp/cppwriteinitialization.cpp" cc-3943 CC: REMARK File = cpp/cppwriteinitialization.cpp, Line = 1497 declaration hides parameter "lst" (declared at line 1184) const QStringList lst = p->elementStringList()->elementString(); ^ cc-3943 CC: REMARK File = cpp/cppwriteinitialization.cpp, Line = 1498 declaration hides variable "i" (declared at line 1213) for (int i=0; ikey) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const CPP::SizePolicyHandle &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const CPP::SizePolicyHandle &, const QString &)" at line 1579 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const CPP::SizePolicyHandle &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const CPP::SizePolicyHandle &, const QString &)" at line 1579 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const CPP::FontHandle &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const CPP::FontHandle &, const QString &)" at line 1616 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const CPP::FontHandle &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const CPP::FontHandle &, const QString &)" at line 1616 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const CPP::IconHandle &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const CPP::IconHandle &, const QString &)" at line 1674 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const CPP::IconHandle &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const CPP::IconHandle &, const QString &)" at line 1674 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const uint &, const QString &)" at line 1766 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const uint &, const QString &)" at line 1766 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const uint &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const uint &, const QString &)" at line 1766 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const uint &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const uint &, const QString &)" at line 1766 of "cpp/cppwriteinitialization.cpp" cc-1174 CC: REMARK File = cpp/cppwriteinitialization.cpp, Line = 1876 The variable "className" was declared but never referenced. const QString className = w->attributeClass(); ^ cc-1174 CC: REMARK File = cpp/cppwriteinitialization.cpp, Line = 1910 The variable "className" was declared but never referenced. const QString className = w->attributeClass(); ^ cc-3943 CC: REMARK File = cpp/cppwriteinitialization.cpp, Line = 1998 declaration hides variable "i" (declared at line 1989) for (int i=0; iattributeClass(); ^ cc-1110 CC: REMARK File = cpp/cppwriteinitialization.cpp, Line = 2088 The indicated statement is not reachable. break; ^ cc-1174 CC: REMARK File = cpp/cppwriteinitialization.cpp, Line = 2155 The variable "className" was declared but never referenced. const QString className = w->attributeClass(); ^ cc-1174 CC: REMARK File = cpp/cppwriteinitialization.cpp, Line = 2346 The variable "className" was declared but never referenced. const QString className = w->attributeClass(); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, DomImage *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, DomImage *const &)" at line 2744 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, DomImage *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, DomImage *const &)" at line 2744 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const bool &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const bool &)" at line 2792 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 574 instantiation of "QMap::iterator QMap::insertMulti(const QString &, const QString &)" at line 957 instantiation of "QMap::iterator QMultiMap::insert(const QString &, const QString &)" at line 2911 of "cpp/cppwriteinitialization.cpp" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 574 instantiation of "QMap::iterator QMap::insertMulti(const QString &, const QString &)" at line 957 instantiation of "QMap::iterator QMultiMap::insert(const QString &, const QString &)" at line 2911 of "cpp/cppwriteinitialization.cpp" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_UIC -DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o .obj/debug-static/main.o main.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_UIC -DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml -o .obj/debug-static/uic.o uic.cpp cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1662 The function "qDebug()" was declared but never referenced. inline QNoDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ CC -64 -g -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -Wl,-rpath,/usr/local/Trolltech/Qt-4.7.0/lib -o ../../../bin/uic .obj/debug-static/customwidgetsinfo.o .obj/debug-static/databaseinfo.o .obj/debug-static/driver.o .obj/debug-static/treewalker.o .obj/debug-static/ui4.o .obj/debug-static/validator.o .obj/debug-static/cppextractimages.o .obj/debug-static/cppwritedeclaration.o .obj/debug-static/cppwriteicondata.o .obj/debug-static/cppwriteicondeclaration.o .obj/debug-static/cppwriteiconinitialization.o .obj/debug-static/cppwriteincludes.o .obj/debug-static/cppwriteinitialization.o .obj/debug-static/main.o .obj/debug-static/uic.o -L/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/bootstrap -lbootstrap -lz --- C++ prelinker: .obj/debug-static/cppwritedeclaration.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_UIC -DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml cpp/cppwritedeclaration.cpp -o .obj/debug-static/cppwritedeclaration.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-1174 CC: REMARK File = cpp/cppwritedeclaration.cpp, Line = 132 The variable "varName" was declared but never referenced. QString varName = m_driver->findOrInsertWidget(node->elementWidget()); ^ cc-1174 CC: REMARK File = cpp/cppwritedeclaration.cpp, Line = 133 The variable "widgetClassName" was declared but never referenced. QString widgetClassName = node->elementWidget()->attributeClass(); ^ cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 332 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 332 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 332 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QXmlStreamAttribute &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QXmlStreamAttribute &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QXmlStreamAttribute &)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QXmlStreamAttribute &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QXmlStreamAttribute &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QXmlStreamAttribute &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QXmlStreamAttribute &)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QXmlStreamAttribute &)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ --- C++ prelinker: .obj/debug-static/cppwritedeclaration.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_UIC -DQT_UIC_CPP_GENERATOR -DQT_BOOTSTRAPPED -DQT_LITE_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY -DQT_NO_QOBJECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/irix-cc-64 -I. -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I../../../include/QtXml -I../../xml cpp/cppwritedeclaration.cpp -o .obj/debug-static/cppwritedeclaration.o cc-1234 CC: REMARK File = ../../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../../include/QtCore/../../src/corelib/tools/qstringl ist.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3969 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../../include/QtCore/../../src/corelib/tools/qstringlis t.h" cc-1174 CC: REMARK File = cpp/cppwritedeclaration.cpp, Line = 132 The variable "varName" was declared but never referenced. QString varName = m_driver->findOrInsertWidget(node->elementWidget()); ^ cc-1174 CC: REMARK File = cpp/cppwritedeclaration.cpp, Line = 133 The variable "widgetClassName" was declared but never referenced. QString widgetClassName = node->elementWidget()->attributeClass(); ^ cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-1174 CC: REMARK File = ../../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 647 The function "qStringComparisonHelper(const QString &, const char *)" was declared but never referenced. friend inline bool qStringComparisonHelper(const QString &s1, const char *s2); ^ ld64: WARNING 15 : Multiply defined:(QListData::shared_null) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/databaseinfo.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/databaseinfo.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach_grow(int*,int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/databaseinfo.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(void)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/databaseinfo.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach2(void)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/databaseinfo.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach3(void)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/databaseinfo.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::realloc(int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/databaseinfo.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::erase(void**)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/databaseinfo.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/databaseinfo.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/databaseinfo.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(void)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/databaseinfo.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(const QListData&)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/databaseinfo.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append2(const QListData&)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/databaseinfo.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::prepend(void)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/databaseinfo.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::insert(int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/databaseinfo.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int,int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/databaseinfo.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::move(int,int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/databaseinfo.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::shared_null) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/treewalker.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/treewalker.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach_grow(int*,int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/treewalker.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(void)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/treewalker.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach2(void)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/treewalker.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach3(void)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/treewalker.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::realloc(int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/treewalker.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::erase(void**)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/treewalker.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/treewalker.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/treewalker.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(void)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/treewalker.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(const QListData&)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/treewalker.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append2(const QListData&)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/treewalker.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::prepend(void)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/treewalker.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::insert(int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/treewalker.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int,int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/treewalker.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::move(int,int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/treewalker.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::shared_null) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/ui4.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/ui4.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach_grow(int*,int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/ui4.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach(void)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/ui4.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach2(void)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/ui4.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::detach3(void)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/ui4.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::realloc(int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/ui4.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::erase(void**)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/ui4.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/ui4.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/ui4.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(void)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/ui4.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append(const QListData&)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/ui4.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::append2(const QListData&)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/ui4.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::prepend(void)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/ui4.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::insert(int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/ui4.o (2nd definition ignored). ld64: WARNING 15 : Multiply defined:(QListData::remove(int,int)) in .obj/debug-static/customwidgetsinfo.o and .obj/debug-static/ui4.o (2nd definition ignored). ld64: Giving up after printing 50 warnings. Use -wall to print all warnings. gmake[1]: Leaving directory `/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/tools/uic' cd src/corelib/ && gmake -f Makefile gmake[1]: Entering directory `/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib' /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG animation/qabstractanimation.h -o .moc/debug-static/moc_qabstractanimation.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qabstractanimation.o animation/qabstractanimation.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG animation/qvariantanimation.h -o .moc/debug-static/moc_qvariantanimation.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qvariantanimation.o animation/qvariantanimation.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qalgorithms.h, Line = 472 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = int(end - begin); ^ A template was detected during header processing. instantiation of "const QVariantAnimation::KeyValue *QAlgorithmsPrivate::qLowerBoundHelper(const QVariantAnimation::KeyValue *, const QVariantAnimation::KeyValue *, const QPair &, bool (*)(const QVariantAnimation::KeyValue &, const QVariantAnimation::KeyValue &))" at line 252 instantiation of "const QVariantAnimation::KeyValue *qLowerBound(const QVariantAnimation::KeyValue *, const QVariantAnimation::KeyValue *, const QPair &, bool (*)(const QVariantAnimation::KeyValue &, const QVariantAnimation::KeyValue &))" at line 249 of "animation/qvariantanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qalgorithms.h, Line = 472 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = int(end - begin); ^ A template was detected during header processing. instantiation of "QVariantAnimation::KeyValue *QAlgorithmsPrivate::qLowerBoundHelper(QVariantAnimation: :KeyValue *, QVariantAnimation::KeyValue *, const QVariantAnimation::KeyValue &, bool (*)(const QVariantAnimation::KeyValue &, const QVariantAnimation::KeyValue &))" at line 252 instantiation of "QVariantAnimation::KeyValue *qLowerBound(QVariantAnimation::KeyValue *, QVariantAnimation::KeyValue *, const QVariantAnimation::KeyValue &, bool (*)(const QVariantAnimation::KeyValue &, const QVariantAnimation::KeyValue &))" at line 324 of "animation/qvariantanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qalgorithms.h, Line = 343 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int span = int(end - start); ^ A template was detected during header processing. instantiation of "void QAlgorithmsPrivate::qSortHelper(QVariantAnimation::KeyVal ue *, QVariantAnimation::KeyValue *, const QVariantAnimation::KeyValue &, bool (*)(const QVariantAnimation::KeyValue &, const QVariantAnimation::KeyValue &))" at line 187 instantiation of "void qSort(QVariantAnimation::KeyValue *, QVariantAnimation::KeyValue *, bool (*)(const QVariantAnimation::KeyValue &, const QVariantAnimation::KeyValue &))" at line 611 of "animation/qvariantanimation.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG animation/qpropertyanimation.h -o .moc/debug-static/moc_qpropertyanimation.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qpropertyanimation.o animation/qpropertyanimation.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const QObject *)" at line 107 instantiation of "uint qHash(const QPair &)" at line 879 instantiation of "QHash, QPropertyAnimation *>::Node **QHash, QPropertyAnimation *>::findNode(const QPair &, uint *) const" at line 617 instantiation of "QPropertyAnimation *const QHash, QPropertyAnimation *>::value(const QPair &, QPropertyAnimation *const &) const" at line 281 of "animation/qpropertyanimation.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash, QPropertyAnimation *>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash, QPropertyAnimation *>::detach_helper()" at line 299 instantiation of "void QHash, QPropertyAnimation *>::detach()" at line 753 instantiation of "QHash, QPropertyAnimation *>::iterator QHash, QPropertyAnimation *>::insert(const QPair &, QPropertyAnimation *const &)" at line 282 of "animation/qpropertyanimation.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash, QPropertyAnimation *>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash, QPropertyAnimation *>::detach_helper()" at line 299 instantiation of "void QHash, QPropertyAnimation *>::detach()" at line 753 instantiation of "QHash, QPropertyAnimation *>::iterator QHash, QPropertyAnimation *>::insert(const QPair &, QPropertyAnimation *const &)" at line 282 of "animation/qpropertyanimation.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash, QPropertyAnimation *>::Node *QHash, QPropertyAnimation *>::createNode(uint, const QPair &, QPropertyAnimation *const &, QHash, QPropertyAnimation *>::Node **)" at line 760 instantiation of "QHash, QPropertyAnimation *>::iterator QHash, QPropertyAnimation *>::insert(const QPair &, QPropertyAnimation *const &)" at line 282 of "animation/qpropertyanimation.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash, QPropertyAnimation *>::Node *QHash, QPropertyAnimation *>::createNode(uint, const QPair &, QPropertyAnimation *const &, QHash, QPropertyAnimation *>::Node **)" at line 760 instantiation of "QHash, QPropertyAnimation *>::iterator QHash, QPropertyAnimation *>::insert(const QPair &, QPropertyAnimation *const &)" at line 282 of "animation/qpropertyanimation.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG animation/qanimationgroup.h -o .moc/debug-static/moc_qanimationgroup.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qanimationgroup.o animation/qanimationgroup.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 159 of "animation/qanimationgroup.cpp" /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG animation/qsequentialanimationgroup.h -o .moc/debug-static/moc_qsequentialanimationgroup.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qsequentialanimationgroup.o animation/qsequentialanimationgroup.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 527 of "animation/qsequentialanimationgroup.cpp" /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG animation/qparallelanimationgroup.h -o .moc/debug-static/moc_qparallelanimationgroup.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qparallelanimationgroup.o animation/qparallelanimationgroup.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 460 instantiation of "QHash::iterator QHash::begin()" at line 225 of "animation/qparallelanimationgroup.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 460 instantiation of "QHash::iterator QHash::begin()" at line 225 of "animation/qparallelanimationgroup.cpp" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const QAbstractAnimation *)" at line 879 instantiation of "QHash::Node **QHash::findNode(QAbstractAnimation *const &, uint *) const" at line 740 instantiation of "int &QHash::operator[](QAbstractAnimation *const &)" at line 263 of "animation/qparallelanimationgroup.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QAbstractAnimation *const &, const int &, QHash::Node **)" at line 744 instantiation of "int &QHash::operator[](QAbstractAnimation *const &)" at line 263 of "animation/qparallelanimationgroup.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QAbstractAnimation *const &, const int &, QHash::Node **)" at line 744 instantiation of "int &QHash::operator[](QAbstractAnimation *const &)" at line 263 of "animation/qparallelanimationgroup.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG animation/qpauseanimation.h -o .moc/debug-static/moc_qpauseanimation.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qpauseanimation.o animation/qpauseanimation.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ cc -c -64 -signed -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qatomic_mips64.o arch/mips/qatomic_mips64.s cc WARNING: -I.rcc/debug-static does not refer to a valid directory as: Warning: /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/arch/mips/qatomic_mips64.s, line 52: may need to add 32 nops after sc in noreorder code as: Warning: /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/arch/mips/qatomic_mips64.s, line 67: may need to add 32 nops after sc in noreorder code as: Warning: /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/arch/mips/qatomic_mips64.s, line 84: may need to add 32 nops after sc in noreorder code as: Warning: /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/arch/mips/qatomic_mips64.s, line 99: may need to add 32 nops after sc in noreorder code as: Warning: /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/arch/mips/qatomic_mips64.s, line 114: may need to add 32 nops after sc in noreorder code as: Warning: /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib/arch/mips/qatomic_mips64.s, line 131: may need to add 32 nops after sc in noreorder code CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qfuture.o concurrent/qfuture.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qfutureinterface.o concurrent/qfutureinterface.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qfuturesynchronizer.o concurrent/qfuturesynchronizer.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qfuturewatcher.o concurrent/qfuturewatcher.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qrunnable.o concurrent/qrunnable.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qtconcurrentfilter.o concurrent/qtconcurrentfilter.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qtconcurrentmap.o concurrent/qtconcurrentmap.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qtconcurrentresultstore.o concurrent/qtconcurrentresultstore.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qtconcurrentthreadengine.o concurrent/qtconcurrentthreadengine.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qtconcurrentiteratekernel.o concurrent/qtconcurrentiteratekernel.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qtconcurrentexception.o concurrent/qtconcurrentexception.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qthreadpool.o concurrent/qthreadpool.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 695 instantiation of "void QList>::detach_helper(int)" at line 709 instantiation of "void QList>::detach_helper()" at line 126 instantiation of "void QList>::detach()" at line 254 instantiation of "QList>::iterator QList>::begin()" at line 269 instantiation of "QPair &QList>::first()" at line 476 instantiation of "QPair QList>::takeFirst()" at line 126 of "concurrent/qthreadpool.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList>::iterator::operator-(QList>::iterator) const" at line 266 of "../../include/QtCore/../../src/corelib/tools/qalgorithms .h" instantiation of "QList>::iterator qUpperBound(QList>::iterator, QList>::iterator, const int &)" at line 218 of "concurrent/qthreadpool.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 439 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int iBefore = int(before.i - reinterpret_cast(p.begin())); ^ detected during instantiation of "QList>::iterator QList>::insert(QList>::iterator, const QPair &)" at line 219 of "concurrent/qthreadpool.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QPair &)" at line 442 instantiation of "QList>::iterator QList>::insert(QList>::iterator, const QPair &)" at line 219 of "concurrent/qthreadpool.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(QThreadPoolThread *const &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(QThreadPoolThread *const &)" at line 252 of "concurrent/qthreadpool.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(QThreadPoolThread *const &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(QThreadPoolThread *const &)" at line 252 of "concurrent/qthreadpool.cpp" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const QThreadPoolThread *)" at line 879 instantiation of "QHash::Node **QHash::findNode(QThreadPoolThread *const &, uint *) const" at line 756 instantiation of "QHash::iterator QHash::insert(QThreadPoolThread *const &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(QThreadPoolThread *const &)" at line 252 of "concurrent/qthreadpool.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QThreadPoolThread *const &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QThreadPoolThread *const &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(QThreadPoolThread *const &)" at line 252 of "concurrent/qthreadpool.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QThreadPoolThread *const &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QThreadPoolThread *const &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(QThreadPoolThread *const &)" at line 252 of "concurrent/qthreadpool.cpp" cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ cc-1174 CC: REMARK File = concurrent/qthreadpool.cpp, Line = 53 The function "operator<(const QPair &, int)" was declared but never referenced. inline bool operator<(const QPair &p, int priority) ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qglobal.o global/qglobal.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3970 CC: WARNING File = global/qglobal.cpp, Line = 2599 conversion from pointer to same-sized integral type (potential portability problem) + quintptr(&pseed) ^ cc-3968 CC: WARNING File = global/qglobal.cpp, Line = 2598 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *pseed = QDateTime::currentDateTime().toTime_t() ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qlibraryinfo.o global/qlibraryinfo.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 415 of "global/qlibraryinfo.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 416 of "global/qlibraryinfo.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qmalloc.o global/qmalloc.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qnumeric.o global/qnumeric.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qatomic.o thread/qatomic.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qmutex.o thread/qmutex.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3321 CC: WARNING File = thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qreadwritelock.o thread/qreadwritelock.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3970 CC: WARNING File = thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3321 CC: WARNING File = thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 864 instantiation of "QHash::iterator QHash::find(const Qt::HANDLE &)" at line 155 of "thread/qreadwritelock.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 864 instantiation of "QHash::iterator QHash::find(const Qt::HANDLE &)" at line 155 of "thread/qreadwritelock.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const Qt::HANDLE &, const int &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const Qt::HANDLE &, const int &)" at line 171 of "thread/qreadwritelock.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const Qt::HANDLE &, const int &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const Qt::HANDLE &, const int &)" at line 171 of "thread/qreadwritelock.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qmutexpool.o thread/qmutexpool.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvarlengtharray.h, Line = 160 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (--i) T; ^ detected during instantiation of "QVarLengthArray, 131>::QVarLengthArray(int)" at line 99 of "thread/qmutexpool.cpp" cc-3970 CC: WARNING File = thread/qmutexpool.cpp, Line = 133 conversion from pointer to same-sized integral type (potential portability problem) int index = int((quintptr(address) >> (sizeof(address) >> 1)) % mutexes.count()); ^ cc-3969 CC: REMARK File = thread/qmutexpool.cpp, Line = 133 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int index = int((quintptr(address) >> (sizeof(address) >> 1)) % mutexes.count()); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qsemaphore.o thread/qsemaphore.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3321 CC: WARNING File = thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qthread.o thread/qthread.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3970 CC: WARNING File = thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qthreadstorage.o thread/qthreadstorage.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qmutex_unix.o thread/qmutex_unix.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3321 CC: WARNING File = thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = thread/qmutex_unix.cpp, Line = 91 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ti.tv_sec = tv.tv_sec + (timeout / 1000) + (ti.tv_nsec / 1000000000); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qthread_unix.o thread/qthread_unix.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3969 CC: REMARK File = thread/qthread_unix.cpp, Line = 366 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) cores = (int)sysconf(_SC_NPROC_ONLN); ^ cc-3968 CC: WARNING File = thread/qthread_unix.cpp, Line = 428 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ti.tv_sec = tv.tv_sec + secs; ^ cc-3968 CC: WARNING File = thread/qthread_unix.cpp, Line = 440 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ti.tv_sec = tv.tv_sec + (msecs / 1000) + (ti.tv_nsec / 1000000000); ^ cc-3968 CC: WARNING File = thread/qthread_unix.cpp, Line = 452 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ti.tv_sec = tv.tv_sec + (usecs / 1000000) + (ti.tv_nsec / 1000000000); ^ cc-1552 CC: REMARK File = thread/qthread_unix.cpp, Line = 717 The variable "status" is set but never used. int status = pthread_setschedparam(d->thread_id, sched_policy, ¶m); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qwaitcondition_unix.o thread/qwaitcondition_unix.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3321 CC: WARNING File = thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3970 CC: WARNING File = thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = thread/qwaitcondition_unix.cpp, Line = 82 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ti.tv_sec = tv.tv_sec + (time / 1000) + (ti.tv_nsec / 1000000000); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qbitarray.o tools/qbitarray.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = tools/qbitarray.cpp, Line = 166 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) quint32 c = ((v & 0xfff) * Q_UINT64_C(0x1001001001001) & Q_UINT64_C(0x84210842108421)) % 0x1f; ^ cc-3968 CC: WARNING File = tools/qbitarray.cpp, Line = 175 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) quint32 c = ((v & 0xfff) * Q_UINT64_C(0x1001001001001) & Q_UINT64_C(0x84210842108421)) % 0x1f; ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qbytearray.o tools/qbytearray.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = tools/qbytearray.cpp, Line = 470 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) bazip.resize(len + 4); ^ cc-3968 CC: WARNING File = tools/qbytearray.cpp, Line = 475 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) bazip.resize(len + 4); ^ cc-3968 CC: WARNING File = tools/qbytearray.cpp, Line = 566 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->alloc = d->size = len; ^ cc-3604 CC: WARNING File = tools/qbytearray.cpp, Line = 585 missing return statement at end of non-void function "qUncompress(const uchar *, int)" } ^ cc-3321 CC: WARNING File = tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 2111 of "tools/qbytearray.cpp" cc-3321 CC: WARNING File = tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 2111 of "tools/qbytearray.cpp" cc-3968 CC: WARNING File = tools/qbytearray.cpp, Line = 2262 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - d->data; ^ cc-3968 CC: WARNING File = tools/qbytearray.cpp, Line = 2293 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - end; ^ cc-3968 CC: WARNING File = tools/qbytearray.cpp, Line = 2386 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ cc-3969 CC: REMARK File = tools/qbytearray.cpp, Line = 3295 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(v); ^ cc-3969 CC: REMARK File = tools/qbytearray.cpp, Line = 3326 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(v); ^ cc-3969 CC: REMARK File = tools/qbytearray.cpp, Line = 3423 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return short(v); ^ cc-3969 CC: REMARK File = tools/qbytearray.cpp, Line = 3454 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return ushort(v); ^ cc-3968 CC: WARNING File = tools/qbytearray.cpp, Line = 3541 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) tmp.truncate(out - tmp.data()); ^ cc-3968 CC: WARNING File = tools/qbytearray.cpp, Line = 3926 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) res.remove(0, result - (const uchar *)res.constData()); ^ cc-3968 CC: WARNING File = tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qbytearraymatcher.o tools/qbytearraymatcher.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3968 CC: WARNING File = tools/qbytearraymatcher.cpp, Line = 76 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (current - cc) - skip + 1; ^ cc-3968 CC: WARNING File = tools/qbytearraymatcher.cpp, Line = 243 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - s; ^ cc-3968 CC: WARNING File = tools/qbytearraymatcher.cpp, Line = 316 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - haystack0; ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qcryptographichash.o tools/qcryptographichash.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = tools/../../3rdparty/md4/md4.cpp, Line = 181 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ((ctx->lo = (saved_lo + size) & 0x1fffffff) < saved_lo) ^ cc-3968 CC: WARNING File = tools/../../3rdparty/sha1/sha1.cpp, Line = 208 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) quint32 rest = static_cast(state->messageSize & Q_UINT64_C(63)); ^ cc-3968 CC: WARNING File = tools/../../3rdparty/sha1/sha1.cpp, Line = 218 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) memcpy(&state->buffer[rest], &data[0], static_cast(i)); ^ cc-3968 CC: WARNING File = tools/../../3rdparty/sha1/sha1.cpp, Line = 239 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if (static_cast(messageSize & 63) > 56 - 1) { ^ cc-3968 CC: WARNING File = tools/../../3rdparty/sha1/sha1.cpp, Line = 240 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sha1Update(state, zero, 64 - 1 - static_cast(messageSize & 63)); ^ cc-3968 CC: WARNING File = tools/../../3rdparty/sha1/sha1.cpp, Line = 243 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sha1Update(state, zero, 64 - 1 - 8 - static_cast(messageSize & 63)); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qdatetime.o tools/qdatetime.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 145 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d = ell - (2447 * j) / 80; ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 147 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) m = j + 2 - (12 * ell); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 148 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) y = 100 * (n - 49) + i + ell; ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>, QLatin1Char>, QString>::operator QString() const" at line 828 of "tools/qdatetime.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 1841 of "tools/qdatetime.cpp" cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 2323 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int days = jd - julianDayFromGregorianDate(1970, 1, 1); ^ cc-3969 CC: REMARK File = tools/qdatetime.cpp, Line = 2379 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(retval); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 2402 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int ddays = msecs / MSECS_PER_DAY; ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 2411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->time = QTime().addMSecs(msecs); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 3071 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ct.mds = msecsFromDecomposed(t->tm_hour, t->tm_min, t->tm_sec, tv.tv_usec / 1000); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 3094 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) dt.d->time.mds = msecsFromDecomposed(t->tm_hour, t->tm_min, t->tm_sec, tv.tv_usec / 1000); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 3121 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) dt.d->time.mds = msecsFromDecomposed(t->tm_hour, t->tm_min, t->tm_sec, tv.tv_usec / 1000); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 3934 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) time_t secsSince1Jan1970UTC = toMSecsSinceEpoch_helper(fakeDate.toJulianDay(), QTime().msecsTo(time)) / 1000; ^ cc-3943 CC: REMARK File = tools/qdatetime.cpp, Line = 4562 declaration hides variable "max" (declared at line 4444) const int max = newSectionNodes.size(); ^ cc-3943 CC: REMARK File = tools/qdatetime.cpp, Line = 4563 declaration hides variable "i" (declared at line 4441) for (int i=0; i::operator QString() const" at line 5636 of "tools/qdatetime.cpp" cc-3943 CC: REMARK File = tools/qdatetime.cpp, Line = 5737 declaration hides parameter "t" (declared at line 5727) const QTime t = tmp.value.time(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qeasingcurve.o tools/qeasingcurve.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3970 CC: WARNING File = tools/qeasingcurve.cpp, Line = 864 conversion from pointer to same-sized integral type (potential portability problem) stream << quint64(quintptr(easing.d_ptr->func)); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qelapsedtimer.o tools/qelapsedtimer.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qhash.o tools/qhash.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qline.o tools/qline.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qlinkedlist.o tools/qlinkedlist.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qlist.o tools/qlist.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3968 CC: WARNING File = tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qlocale.o tools/qlocale.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = tools/qlocale.cpp, Line = 293 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int lang_len = lang - lang_begin; ^ cc-3968 CC: WARNING File = tools/qlocale.cpp, Line = 1482 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return QString::fromRawData(reinterpret_cast(data), end-data); ^ cc-3968 CC: WARNING File = tools/qlocale.cpp, Line = 2172 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) quint16 index = p == system_lp ? locale_data_size : p - locale_data; ^ cc-3969 CC: REMARK File = tools/qlocale.cpp, Line = 2432 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return short(i); ^ cc-3969 CC: REMARK File = tools/qlocale.cpp, Line = 2460 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return ushort(i); ^ cc-3969 CC: REMARK File = tools/qlocale.cpp, Line = 2488 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(i); ^ cc-3969 CC: REMARK File = tools/qlocale.cpp, Line = 2516 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(i); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 2920 of "tools/qlocale.cpp" cc-3968 CC: WARNING File = tools/qlocale.cpp, Line = 3569 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int c = l % base; ^ cc-3968 CC: WARNING File = tools/qlocale.cpp, Line = 3583 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int c = l % base; ^ cc-3968 CC: WARNING File = tools/qlocale.cpp, Line = 3591 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return QString(reinterpret_cast(p), 65 - (p - buff)); ^ cc-3943 CC: REMARK File = tools/qlocale.cpp, Line = 4007 declaration hides variable "mode" (declared at line 3956) PrecisionMode mode = (flags & Alternate) ? ^ cc-1174 CC: REMARK File = tools/qlocale.cpp, Line = 4300 The variable "_group" was declared but never referenced. const QChar _group = group(); ^ cc-3968 CC: WARNING File = tools/qlocale.cpp, Line = 4668 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) cutlim = qulonglong(ULLONG_MAX) % qbase; ^ cc-3968 CC: WARNING File = tools/qlocale.cpp, Line = 4765 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) cutlim = cutoff % qbase; ^ cc-1174 CC: REMARK File = tools/qlocale.cpp, Line = 5444 The variable "deleter" was declared but never referenced. static p5s_deleter deleter; ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qpoint.o tools/qpoint.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qmap.o tools/qmap.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qmargins.o tools/qmargins.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qcontiguouscache.o tools/qcontiguouscache.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qrect.o tools/qrect.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qregexp.o tools/qregexp.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "tools/qstringlist.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "tools/qstringlist.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "tools/qstringlist.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "tools/qstringlist.h" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "tools/qstringlist.h" cc-1110 CC: REMARK File = tools/qregexp.cpp, Line = 1330 The indicated statement is not reachable. break; ^ cc-1110 CC: REMARK File = tools/qregexp.cpp, Line = 1333 The indicated statement is not reachable. break; ^ cc-1110 CC: REMARK File = tools/qregexp.cpp, Line = 1337 The indicated statement is not reachable. break; ^ cc-3968 CC: WARNING File = tools/qalgorithms.h, Line = 233 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = end - begin; ^ A template was detected during header processing. instantiation of "const int *qLowerBound(const int *, const int *, const int &)" at line 298 instantiation of "const int *qBinaryFind(const int *, const int *, const int &)" at line 1546 of "tools/qregexp.cpp" cc-3943 CC: REMARK File = tools/qregexp.cpp, Line = 1856 declaration hides parameter "i" (declared at line 1805) int i = eng->captureForOfficialCapture.at(j); ^ cc-3943 CC: REMARK File = tools/qregexp.cpp, Line = 2078 declaration hides variable "a" (declared at line 2014) QChar a = in[pos + curCapBegin[ell] + n]; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QVector &)" at line 2239 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>:: Node *, const QVector &)" at line 498 instantiation of "void QList>::append(const QVector &)" at line 2239 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 753 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 753 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, const QByteArray &, const QPair &, QHash>::Node **)" at line 760 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, const QByteArray &, const QPair &, QHash>::Node **)" at line 760 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "tools/qcache.h" instantiation of "QCache::~QCache()" at line 3676 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "tools/qcache.h" instantiation of "QCache::~QCache()" at line 3676 of "tools/qregexp.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qshareddata.o tools/qshareddata.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qsharedpointer.o tools/qsharedpointer.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const void *)" at line 879 instantiation of "QHash::Data>::Node **QHash::Data>::findNode(const void *const &, uint *) const" at line 871 instantiation of "bool QHash::Data>::contains(const void *const &) const" at line 1432 of "tools/qsharedpointer.cpp" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const volatile void *)" at line 879 instantiation of "QHash::Node **QHash::findNode(const volatile void *const &, uint *) const" at line 617 instantiation of "const void *const QHash::value(const volatile void *const &, const void *const &) const" at line 1436 of "tools/qsharedpointer.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::Data>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Data>::detach_helper()" at line 299 instantiation of "void QHash::Data>::detach()" at line 753 instantiation of "QHash::Data>::iterator QHash::Data>::insert(const void *const &, const ::Data &)" at line 1451 of "tools/qsharedpointer.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::Data>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Data>::detach_helper()" at line 299 instantiation of "void QHash::Data>::detach()" at line 753 instantiation of "QHash::Data>::iterator QHash::Data>::insert(const void *const &, const ::Data &)" at line 1451 of "tools/qsharedpointer.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Data>::Node *QHash::Data>::createNode(uint, const void *const &, const ::Data &, QHash::Data>::Node **)" at line 760 instantiation of "QHash::Data>::iterator QHash::Data>::insert(const void *const &, const ::Data &)" at line 1451 of "tools/qsharedpointer.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Data>::Node *QHash::Data>::createNode(uint, const void *const &, const ::Data &, QHash::Data>::Node **)" at line 760 instantiation of "QHash::Data>::iterator QHash::Data>::insert(const void *const &, const ::Data &)" at line 1451 of "tools/qsharedpointer.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const volatile void *const &, const void *const &)" at line 1452 of "tools/qsharedpointer.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const volatile void *const &, const void *const &)" at line 1452 of "tools/qsharedpointer.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const volatile void *const &, const void *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const volatile void *const &, const void *const &)" at line 1452 of "tools/qsharedpointer.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const volatile void *const &, const void *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const volatile void *const &, const void *const &)" at line 1452 of "tools/qsharedpointer.cpp" cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qsimd.o tools/qsimd.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qsize.o tools/qsize.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = tools/qsize.cpp, Line = 216 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) wd = rw; ^ cc-3969 CC: REMARK File = tools/qsize.cpp, Line = 219 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ht = qint32(qint64(s.wd) * qint64(ht) / qint64(wd)); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qstring.o tools/qstring.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "tools/qstringlist.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "tools/qstringlist.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "tools/qstringlist.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "tools/qstringlist.h" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "tools/qstringlist.h" cc-3970 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/codecs/qtextcodec_p.h, Line = 75 conversion from pointer to same-sized integral type (potential portability problem) quintptr data = reinterpret_cast(fn); ^ cc-3969 CC: REMARK File = tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = tools/qchar.cpp, Line = 1456 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.replace(uc - utf16, ucs4 > 0x10000 ? 2 : 1, (const QChar *)d, length); ^ cc-3968 CC: WARNING File = tools/qchar.cpp, Line = 1458 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = uc - utf16; ^ cc-3968 CC: WARNING File = tools/qstringmatcher.cpp, Line = 86 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (current - uc) - pl_minus_one; ^ cc-3968 CC: WARNING File = tools/qstringmatcher.cpp, Line = 110 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (current - uc) - pl_minus_one; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 285 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - s; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 290 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - s; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 761 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return qAllocMore(size * sizeof(QChar), sizeof(Data)) / sizeof(QChar); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 761 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return qAllocMore(size * sizeof(QChar), sizeof(Data)) / sizeof(QChar); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 952 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return a - array; ^ cc-3321 CC: WARNING File = tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 785 instantiation of "int QHash::remove(void *const &)" at line 1148 of "tools/qstring.cpp" cc-3321 CC: WARNING File = tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 785 instantiation of "int QHash::remove(void *const &)" at line 1148 of "tools/qstring.cpp" cc-3970 CC: WARNING File = tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const void *)" at line 879 instantiation of "QHash::Node **QHash::findNode(void *const &, uint *) const" at line 788 instantiation of "int QHash::remove(void *const &)" at line 1148 of "tools/qstring.cpp" cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 2509 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - (const ushort *)haystack0; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 2525 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - (const ushort *)haystack0; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 2570 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - end; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 2584 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - end; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 2689 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 2694 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const qt_section_chunk &)" at line 3208 of "tools/qstring.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const qt_section_chunk &)" at line 498 instantiation of "void QList::append(const qt_section_chunk &)" at line 3208 of "tools/qstring.cpp" cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 3698 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) v.resize(a - v.data()); ^ cc-3321 CC: WARNING File = tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, void *const &, const QByteArray &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(void *const &, const QByteArray &)" at line 3807 of "tools/qstring.cpp" cc-3321 CC: WARNING File = tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, void *const &, const QByteArray &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(void *const &, const QByteArray &)" at line 3807 of "tools/qstring.cpp" cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4039 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return mid(copyFrom - start, from - copyFrom); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4039 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return mid(copyFrom - start, from - copyFrom); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4045 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) copyCount = from - copyFrom; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4050 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) copyCount = from - copyFrom - 1; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4058 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QString result((fromEnd - from) + copyCount, Qt::Uninitialized); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4080 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.truncate(to - reinterpret_cast(result.d->data)); ^ cc-3943 CC: REMARK File = tools/qstring.cpp, Line = 4920 declaration hides variable "c" (declared at line 4911) uint c = *p; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4925 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = pp - s.d->data; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4936 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.truncate(pp - s.d->data); ^ cc-3943 CC: REMARK File = tools/qstring.cpp, Line = 5011 declaration hides variable "c" (declared at line 5002) uint c = *p; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 5016 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = pp - s.d->data; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 5027 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.truncate(pp - s.d->data); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5173 conversion from pointer to same-sized integral type (potential portability problem) width = va_arg(ap, int); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5198 conversion from pointer to same-sized integral type (potential portability problem) precision = va_arg(ap, int); ^ cc-3943 CC: REMARK File = tools/qstring.cpp, Line = 5268 declaration hides variable "i" (declared at line 5108) qint64 i; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5270 conversion from pointer to same-sized integral type (potential portability problem) case lm_none: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5271 conversion from pointer to same-sized integral type (potential portability problem) case lm_hh: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5272 conversion from pointer to same-sized integral type (potential portability problem) case lm_h: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5273 conversion from pointer to same-sized integral type (potential portability problem) case lm_l: i = va_arg(ap, long int); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5274 conversion from pointer to same-sized integral type (potential portability problem) case lm_ll: i = va_arg(ap, qint64); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5275 conversion from pointer to same-sized integral type (potential portability problem) case lm_j: i = va_arg(ap, long int); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5276 conversion from pointer to same-sized integral type (potential portability problem) case lm_z: i = va_arg(ap, size_t); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5277 conversion from pointer to same-sized integral type (potential portability problem) case lm_t: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5290 conversion from pointer to same-sized integral type (potential portability problem) case lm_none: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5291 conversion from pointer to same-sized integral type (potential portability problem) case lm_hh: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5292 conversion from pointer to same-sized integral type (potential portability problem) case lm_h: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5293 conversion from pointer to same-sized integral type (potential portability problem) case lm_l: u = va_arg(ap, ulong); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5294 conversion from pointer to same-sized integral type (potential portability problem) case lm_ll: u = va_arg(ap, quint64); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5295 conversion from pointer to same-sized integral type (potential portability problem) case lm_z: u = va_arg(ap, size_t); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5326 conversion from pointer to same-sized integral type (potential portability problem) d = va_arg(ap, long double); // not supported - converted to a double ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5328 conversion from pointer to same-sized integral type (potential portability problem) d = va_arg(ap, double); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5347 conversion from pointer to same-sized integral type (potential portability problem) subst = QChar((ushort) va_arg(ap, int)); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5349 conversion from pointer to same-sized integral type (potential portability problem) subst = QLatin1Char((uchar) va_arg(ap, int)); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5355 conversion from pointer to same-sized integral type (potential portability problem) const ushort *buff = va_arg(ap, const ushort*); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 5359 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) subst.setUtf16(buff, ch - buff); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5361 conversion from pointer to same-sized integral type (potential portability problem) subst = QString::fromUtf8(va_arg(ap, const char*)); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5368 conversion from pointer to same-sized integral type (potential portability problem) void *arg = va_arg(ap, void*); ^ cc-3943 CC: REMARK File = tools/qstring.cpp, Line = 5372 declaration hides variable "i" (declared at line 5108) quint64 i = reinterpret_cast(arg); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5372 conversion from pointer to same-sized integral type (potential portability problem) quint64 i = reinterpret_cast(arg); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5382 conversion from pointer to same-sized integral type (potential portability problem) signed char *n = va_arg(ap, signed char*); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5387 conversion from pointer to same-sized integral type (potential portability problem) short int *n = va_arg(ap, short int*); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5392 conversion from pointer to same-sized integral type (potential portability problem) long int *n = va_arg(ap, long int*); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5397 conversion from pointer to same-sized integral type (potential portability problem) qint64 *n = va_arg(ap, qint64*); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5403 conversion from pointer to same-sized integral type (potential portability problem) int *n = va_arg(ap, int*); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 5602 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return v; ^ cc-3969 CC: REMARK File = tools/qstring.cpp, Line = 5632 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (uint)v; ^ cc-3969 CC: REMARK File = tools/qstring.cpp, Line = 5662 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (short)v; ^ cc-3969 CC: REMARK File = tools/qstring.cpp, Line = 5692 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (ushort)v; ^ cc-3943 CC: REMARK File = tools/qstring.cpp, Line = 6887 declaration hides variable "arg" (declared at line 6870) int arg = numbersUsed[number]; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 7381 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) out.writeBytes(b, sizeof(QChar)*str.length()); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qstringbuilder.o tools/qstringbuilder.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qstringlist.o tools/qstringlist.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList::itera tor) const" at line 343 of "../../include/QtCore/../../src/corelib/tools/qalgorithms .h" instantiation of "void QAlgorithmsPrivate::qSortHelper(QList::iterator, QList::iterator, const QString &, qLess)" at line 395 of "../../include/QtCore/../../src/corelib/tools/qalgorithms .h" instantiation of "void QAlgorithmsPrivate::qSortHelper(QList::iterator, QList::iterator, const QString &)" at line 198 of "../../include/QtCore/../../src/corelib/tools/qalgorithms .h" instantiation of "void qSort(QStringList &)" at line 233 of "tools/qstringlist.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 845 instantiation of "void QHash::reserve(int)" at line 236 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "void QSet::reserve(int)" at line 668 of "tools/qstringlist.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 845 instantiation of "void QHash::reserve(int)" at line 236 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "void QSet::reserve(int)" at line 668 of "tools/qstringlist.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 673 of "tools/qstringlist.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 673 of "tools/qstringlist.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qtextboundaryfinder.o tools/qtextboundaryfinder.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = tools/qtextboundaryfinder.cpp, Line = 76 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) item.pos = start - string; ^ cc-3968 CC: WARNING File = tools/qtextboundaryfinder.cpp, Line = 77 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) item.length = uc - start; ^ cc-3968 CC: WARNING File = tools/qtextboundaryfinder.cpp, Line = 89 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) item.pos = start - string; ^ cc-3968 CC: WARNING File = tools/qtextboundaryfinder.cpp, Line = 90 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) item.length = uc - start; ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qtimeline.o tools/qtimeline.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-1110 CC: REMARK File = tools/qtimeline.cpp, Line = 530 The indicated statement is not reachable. return EaseInOutCurve; ^ cc-3968 CC: WARNING File = tools/qtimeline.cpp, Line = 781 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->setCurrentTime(d->startTime + d->timer.elapsed()); ^ cc-3968 CC: WARNING File = tools/qtimeline.cpp, Line = 783 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->setCurrentTime(d->startTime - d->timer.elapsed()); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qvector.o tools/qvector.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qvsnprintf.o tools/qvsnprintf.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qelapsedtimer_unix.o tools/qelapsedtimer_unix.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = tools/qelapsedtimer_unix.cpp, Line = 122 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) tv.tv_sec = r.first; ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ cc -c -64 -signed -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/harfbuzz-buffer.o ../3rdparty/harfbuzz/src/harfbuzz-buffer.c cc WARNING: -I.rcc/debug-static does not refer to a valid directory cc -c -64 -signed -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/harfbuzz-gdef.o ../3rdparty/harfbuzz/src/harfbuzz-gdef.c cc WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1551 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gdef.c, Line = 95 The variable "error" is used before its value is set. return error; ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gdef.c, Line = 104 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( FILE_Seek( base_offset + 4L ) || ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gdef.c, Line = 251 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc -c -64 -signed -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/harfbuzz-gsub.o ../3rdparty/harfbuzz/src/harfbuzz-gsub.c cc WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1551 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 62 The variable "error" is used before its value is set. return error; ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 72 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( FILE_Seek( base_offset + 4L ) || ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 218 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 350 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 549 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 750 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 1160 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 1177 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 4L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 1295 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) base_offset = FILE_Pos() - 2L; ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 1410 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 1427 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 4L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 1670 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) base_offset = FILE_Pos() - 2L; ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 1715 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 4L ) ) ^ cc-1110 cc: REMARK File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 1786 The indicated statement is not reachable. return HB_Err_Ok; /* never reached */ ^ cc-1110 cc: REMARK File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 2044 The indicated statement is not reachable. return HB_Err_Ok; /* never reached */ ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 2081 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 2105 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 2129 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 2153 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 4L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 2280 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) base_offset = FILE_Pos() - 2L; ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 2397 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 2424 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 2451 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 2476 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 4L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 2756 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) base_offset = FILE_Pos() - 2L; ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 2873 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 4L ) ) ^ cc-1110 cc: REMARK File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 2976 The indicated statement is not reachable. return HB_Err_Ok; /* never reached */ ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gsub.c, Line = 3576 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc -c -64 -signed -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/harfbuzz-gpos.o ../3rdparty/harfbuzz/src/harfbuzz-gpos.c cc WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1551 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 93 The variable "error" is used before its value is set. return error; ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 104 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( FILE_Seek( base_offset + 4L ) || ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 1147 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) base_offset = FILE_Pos() - 8L; ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 1229 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) base_offset = FILE_Pos() - 8L; ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 3106 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 3123 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 4L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 3241 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) base_offset = FILE_Pos() - 2L; ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 3356 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 3373 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 4L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 3616 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) base_offset = FILE_Pos() - 2L; ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 3660 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 4L ) ) ^ cc-1110 cc: REMARK File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 3738 The indicated statement is not reachable. return HB_Err_Ok; /* never reached */ ^ cc-1110 cc: REMARK File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 4010 The indicated statement is not reachable. return HB_Err_Ok; /* never reached */ ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 4047 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 4071 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 4095 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 4119 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 4L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 4245 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) base_offset = FILE_Pos() - 2L; ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 4362 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 4389 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 4416 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 4440 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 4L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 4717 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) base_offset = FILE_Pos() - 2L; ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 4833 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 4L ) ) ^ cc-1110 cc: REMARK File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 4945 The indicated statement is not reachable. return HB_Err_Ok; /* never reached */ ^ cc-1110 cc: REMARK File = ../3rdparty/harfbuzz/src/harfbuzz-gpos.c, Line = 5439 The indicated statement is not reachable. return HB_Err_Ok; /* never reached */ ^ cc -c -64 -signed -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/harfbuzz-impl.o ../3rdparty/harfbuzz/src/harfbuzz-impl.c cc WARNING: -I.rcc/debug-static does not refer to a valid directory cc -c -64 -signed -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/harfbuzz-open.o ../3rdparty/harfbuzz/src/harfbuzz-open.c cc WARNING: -I.rcc/debug-static does not refer to a valid directory cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-open.c, Line = 59 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-open.c, Line = 329 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-open.c, Line = 694 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-open.c, Line = 741 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 6L ) ) ^ cc-1110 cc: REMARK File = ../3rdparty/harfbuzz/src/harfbuzz-open.c, Line = 796 The indicated statement is not reachable. return HB_Err_Ok; /* never reached */ ^ cc-1110 cc: REMARK File = ../3rdparty/harfbuzz/src/harfbuzz-open.c, Line = 924 The indicated statement is not reachable. return HB_Err_Ok; /* never reached */ ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-open.c, Line = 971 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-open.c, Line = 1033 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 6L ) ) ^ cc-1110 cc: REMARK File = ../3rdparty/harfbuzz/src/harfbuzz-open.c, Line = 1274 The indicated statement is not reachable. return HB_Err_Ok; /* never reached */ ^ cc-3968 cc: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-open.c, Line = 1323 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ( ACCESS_Frame( count * 2L ) ) ^ cc -c -64 -signed -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/harfbuzz-stream.o ../3rdparty/harfbuzz/src/harfbuzz-stream.c cc WARNING: -I.rcc/debug-static does not refer to a valid directory CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/harfbuzz-shaper-all.o ../3rdparty/harfbuzz/src/harfbuzz-shaper-all.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-3943 CC: REMARK File = ../3rdparty/harfbuzz/src/harfbuzz-indic.cpp, Line = 1541 declaration hides variable "properties" (declared at line 1210) HB_STACKARRAY(unsigned int, properties, len); ^ cc-3943 CC: REMARK File = ../3rdparty/harfbuzz/src/harfbuzz-indic.cpp, Line = 1658 declaration hides variable "i" (declared at line 1222) hb_uint32 i = 0, j = 0; ^ cc-3968 CC: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-arabic.c, Line = 921 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int gpos = data - shapeBuffer; ^ cc-3968 CC: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-arabic.c, Line = 981 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) clusterStart = data - shapeBuffer; ^ cc-3968 CC: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-arabic.c, Line = 992 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *shapedLength = data - shapeBuffer; ^ cc-1552 CC: WARNING File = ../3rdparty/harfbuzz/src/harfbuzz-myanmar.c, Line = 427 The variable "logClusters" is set but never used. unsigned short logClusters[32]; ^ cc-3496 CC: REMARK File = ../3rdparty/harfbuzz/src/harfbuzz-indic.cpp, Line = 1529 one of the operands of a bitwise operator is a relational operator and because of precedence rules this might not be evaluated as the user intended. CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qharfbuzz.o tools/qharfbuzz.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qabstractfileengine.o io/qabstractfileengine.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG io/qbuffer.h -o .moc/debug-static/moc_qbuffer.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qbuffer.o io/qbuffer.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList: :iterator) const" at line 790 instantiation of "QList::iterator QList::erase(QList::iterator, QList::iterator)" at line 261 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 136 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = 1+(eol-first); ^ cc-3968 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 161 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int moveOffset = (where == freeSpaceAtEnd) ? 0 : newCapacity - len; ^ cc-3968 CC: WARNING File = io/qbuffer.cpp, Line = 371 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if (write(QByteArray(gapSize, 0)) != gapSize) { ^ cc-3969 CC: REMARK File = io/qbuffer.cpp, Line = 379 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) qWarning("QBuffer::seek: Invalid pos: %d", int(pos)); ^ cc-3969 CC: REMARK File = io/qbuffer.cpp, Line = 382 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->ioIndex = int(pos); ^ cc-3969 CC: REMARK File = io/qbuffer.cpp, Line = 403 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return d->buf->indexOf('\n', int(pos())) != -1 || QIODevice::canReadLine(); ^ cc-3969 CC: REMARK File = io/qbuffer.cpp, Line = 415 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->ioIndex += int(len); ^ cc-3968 CC: WARNING File = io/qbuffer.cpp, Line = 425 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int extraBytes = d->ioIndex + len - d->buf->size(); ^ cc-3969 CC: REMARK File = io/qbuffer.cpp, Line = 435 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) memcpy(d->buf->data() + d->ioIndex, (uchar *)data, int(len)); ^ cc-3969 CC: REMARK File = io/qbuffer.cpp, Line = 436 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->ioIndex += int(len); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qdatastream.o io/qdatastream.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = io/qdatastream.cpp, Line = 972 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return dev->read(s, len); ^ cc-3968 CC: WARNING File = io/qdatastream.cpp, Line = 1063 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) quint32 i1 = i & 0xffffffff; ^ cc-3968 CC: WARNING File = io/qdatastream.cpp, Line = 1064 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) quint32 i2 = i >> 32; ^ cc-3968 CC: WARNING File = io/qdatastream.cpp, Line = 1243 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return dev->write(s, len); ^ cc-3968 CC: WARNING File = io/qdatastream.cpp, Line = 1267 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = dev->read(buf, blockSize); ^ cc-3968 CC: WARNING File = io/qdatastream.cpp, Line = 1281 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) len = size - pos; ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qdataurl.o io/qdataurl.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 235 of "io/qurl.h" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qdebug.o io/qdebug.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qdir.o io/qdir.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 432 instantiation of "QList &QList::operator=(const QList &)" at line 751 instantiation of "void QList::clear()" at line 130 of "io/qdir.cpp" cc-3969 CC: REMARK File = io/qdir.cpp, Line = 227 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = int(qBound(-1, f2->item.size() - f1->item.size(), 1)); ^ cc-3968 CC: WARNING File = io/qdir.cpp, Line = 265 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = (&n1) - (&n2); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qalgorithms.h, Line = 343 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int span = int(end - start); ^ A template was detected during header processing. instantiation of "void QAlgorithmsPrivate::qSortHelper(QDirSortItem *, QDirSortItem *, const QDirSortItem &, QDirSortItemComparator)" at line 187 instantiation of "void qSort(QDirSortItem *, QDirSortItem *, QDirSortItemComparator)" at line 288 of "io/qdir.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QFileInfo &)" at line 498 instantiation of "void QList::append(const QFileInfo &)" at line 292 of "io/qdir.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 639 instantiation of "int QMap::remove(const QString &)" at line 1019 of "io/qdir.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QStringList &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 639 instantiation of "int QMap::remove(const QString &)" at line 1019 of "io/qdir.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvarlengtharray.h, Line = 160 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (--i) T; ^ detected during instantiation of "QVarLengthArray::QVarLengthArray(int)" at line 2026 of "io/qdir.cpp" CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qdiriterator.o io/qdiriterator.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "io/qdiriterator.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "io/qdiriterator.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "io/qdiriterator.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "io/qdiriterator.cpp" cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qfile.o io/qfile.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList: :iterator) const" at line 790 instantiation of "QList::iterator QList::erase(QList::iterator, QList::iterator)" at line 261 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 136 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = 1+(eol-first); ^ cc-3968 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 161 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int moveOffset = (where == freeSpaceAtEnd) ? 0 : newCapacity - len; ^ cc-3968 CC: WARNING File = io/qfile.cpp, Line = 1349 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) buffer->free(ret); ^ cc-3968 CC: WARNING File = io/qfile.cpp, Line = 1646 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) char *writePointer = d->writeBuffer.reserve(len); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qfileinfo.o io/qfileinfo.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qiodevice.o io/qiodevice.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList: :iterator) const" at line 790 instantiation of "QList::iterator QList::erase(QList::iterator, QList::iterator)" at line 261 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = io/qiodevice_p.h, Line = 136 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = 1+(eol-first); ^ cc-3968 CC: WARNING File = io/qiodevice_p.h, Line = 161 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int moveOffset = (where == freeSpaceAtEnd) ? 0 : newCapacity - len; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = io/qiodevice.cpp, Line = 631 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) qWarning("QIODevice::seek: Invalid pos: %d", int(pos)); ^ cc-3969 CC: REMARK File = io/qiodevice.cpp, Line = 654 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->buffer.skip(int(offset)); ^ cc-3968 CC: WARNING File = io/qiodevice.cpp, Line = 787 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int lastReadChunkSize = d->buffer.read(data, maxSize); ^ cc-3969 CC: REMARK File = io/qiodevice.cpp, Line = 824 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->buffer.chop(bytesToBuffer - (readFromDevice < 0 ? 0 : int(readFromDevice))); ^ cc-3968 CC: WARNING File = io/qiodevice.cpp, Line = 833 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastReadChunkSize = d->buffer.read(data, maxSize); ^ cc-3969 CC: REMARK File = io/qiodevice.cpp, Line = 861 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastReadChunkSize += int(readFromDevice); ^ cc-3969 CC: REMARK File = io/qiodevice.cpp, Line = 940 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if (maxSize != qint64(int(maxSize))) { ^ cc-3969 CC: REMARK File = io/qiodevice.cpp, Line = 947 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(int(maxSize)); ^ cc-3969 CC: REMARK File = io/qiodevice.cpp, Line = 952 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(int(qMin(maxSize, result.size() + QIODEVICE_BUFFERSIZE))); ^ cc-3969 CC: REMARK File = io/qiodevice.cpp, Line = 965 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(int(readBytes)); ^ cc-1552 CC: REMARK File = io/qiodevice.cpp, Line = 928 The variable "d" is set but never used. Q_D(QIODevice); ^ cc-3968 CC: WARNING File = io/qiodevice.cpp, Line = 1003 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(result.size() + QIODEVICE_BUFFERSIZE); ^ cc-3969 CC: REMARK File = io/qiodevice.cpp, Line = 1011 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(int(readBytes + theSize - d->pos)); ^ cc-3969 CC: REMARK File = io/qiodevice.cpp, Line = 1018 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(int(readBytes)); ^ cc-3968 CC: WARNING File = io/qiodevice.cpp, Line = 1085 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) readSoFar = d->buffer.readLine(data, maxSize); ^ cc-3969 CC: REMARK File = io/qiodevice.cpp, Line = 1191 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(int(maxSize)); ^ cc-3969 CC: REMARK File = io/qiodevice.cpp, Line = 1203 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(int(qMin(maxSize, result.size() + QIODEVICE_BUFFERSIZE))); ^ cc-3969 CC: REMARK File = io/qiodevice.cpp, Line = 1208 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) && result[int(readBytes - 1)] != '\n'); ^ cc-3968 CC: WARNING File = io/qiodevice.cpp, Line = 1215 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(readBytes); ^ cc-1552 CC: REMARK File = io/qiodevice.cpp, Line = 1174 The variable "d" is set but never used. Q_D(QIODevice); ^ cc-3968 CC: WARNING File = io/qiodevice.cpp, Line = 1245 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) while (readSoFar < maxSize && (lastReadReturn = read(&c, 1)) == 1) { ^ cc-3968 CC: WARNING File = io/qiodevice.cpp, Line = 1363 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->buffer.skip(written); ^ cc-3968 CC: WARNING File = io/qiodevice.cpp, Line = 1477 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = readBytes; ^ cc-1552 CC: WARNING File = ../../include/QtCore/../../src/corelib/kernel/qobject.h, Line = 462 The variable "ptr" is set but never used. register T ptr = static_cast(object); ^ detected during instantiation of "const QFile *qobject_cast(const QObject *)" at line 1758 of "io/qiodevice.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList::itera tor) const" at line 343 of "../../include/QtCore/../../src/corelib/tools/qalgorithms .h" instantiation of "void QAlgorithmsPrivate::qSortHelper(QList::iterator, QList::iterator, const QString &, qLess)" at line 395 of "../../include/QtCore/../../src/corelib/tools/qalgorithms .h" instantiation of "void QAlgorithmsPrivate::qSortHelper(QList::iterator, QList::iterator, const QString &)" at line 198 of "../../include/QtCore/../../src/corelib/tools/qalgorithms .h" instantiation of "void qSort(QStringList &)" at line 1800 of "io/qiodevice.cpp" CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qnoncontiguousbytedevice.o io/qnoncontiguousbytedevice.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList: :iterator) const" at line 790 instantiation of "QList::iterator QList::erase(QList::iterator, QList::iterator)" at line 261 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = io/qnoncontiguousbytedevice.cpp, Line = 159 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) byteArray = QByteArray::fromRawData(buffer->buffer().constData() + buffer->pos(), buffer->size() - buffer->pos()); ^ cc-3968 CC: WARNING File = io/qnoncontiguousbytedevice.cpp, Line = 323 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) currentReadBuffer = new QByteArray(currentReadBufferSize, '\0'); // lazy alloc ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG io/qprocess.h -o .moc/debug-static/moc_qprocess.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qprocess.o io/qprocess.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList: :iterator) const" at line 790 instantiation of "QList::iterator QList::erase(QList::iterator, QList::iterator)" at line 261 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 136 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = 1+(eol-first); ^ cc-3968 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 161 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int moveOffset = (where == freeSpaceAtEnd) ? 0 : newCapacity - len; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashDat a::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 183 of "io/qprocess.cpp" implicit generation of "QProcessEnvironmentPrivate::QProcessEnvironmentPrivate(c onst QProcessEnvironmentPrivate &)" at line 183 of "io/qprocess.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashDat a::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 183 of "io/qprocess.cpp" implicit generation of "QProcessEnvironmentPrivate::QProcessEnvironmentPrivate(c onst QProcessEnvironmentPrivate &)" at line 183 of "io/qprocess.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QProcessEnvironmentPrivate::Unit &, const QProcessEnvironmentPrivate::Unit &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QProcessEnvironmentPrivate::Unit &, const QProcessEnvironmentPrivate::Unit &)" at line 338 of "io/qprocess.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QProcessEnvironmentPrivate::Unit &, const QProcessEnvironmentPrivate::Unit &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QProcessEnvironmentPrivate::Unit &, const QProcessEnvironmentPrivate::Unit &)" at line 338 of "io/qprocess.cpp" cc-3968 CC: WARNING File = io/qprocess.cpp, Line = 852 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) char *ptr = outputReadBuffer.reserve(available); ^ cc-3968 CC: WARNING File = io/qprocess.cpp, Line = 869 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) outputReadBuffer.chop(readBytes); ^ cc-3968 CC: WARNING File = io/qprocess.cpp, Line = 873 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) outputReadBuffer.chop(available - readBytes); ^ cc-3968 CC: WARNING File = io/qprocess.cpp, Line = 904 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) char *ptr = errorReadBuffer.reserve(available); ^ cc-3968 CC: WARNING File = io/qprocess.cpp, Line = 913 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) errorReadBuffer.chop(readBytes); ^ cc-3968 CC: WARNING File = io/qprocess.cpp, Line = 917 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) errorReadBuffer.chop(available - readBytes); ^ cc-3968 CC: WARNING File = io/qprocess.cpp, Line = 967 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) writeBuffer.free(written); ^ cc-3969 CC: REMARK File = io/qprocess.cpp, Line = 1751 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) qint64 bytesToRead = qint64(qMin(readBuffer->size(), (int)maxlen)); ^ cc-3968 CC: WARNING File = io/qprocess.cpp, Line = 1755 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int bytesToReadFromThisBlock = qMin(bytesToRead - readSoFar, ^ cc-3968 CC: WARNING File = io/qprocess.cpp, Line = 1805 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) char *dest = d->writeBuffer.reserve(len); ^ cc-3968 CC: WARNING File = io/qprocess.cpp, Line = 2234 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QByteArray name(entry, equal - entry); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ cc-1174 CC: REMARK File = io/qprocess.cpp, Line = 162 The function "prepareName(const QByteArray &)" was declared but never referenced. static inline QProcessEnvironmentPrivate::Unit prepareName(const QByteArray &name) ^ cc-1174 CC: REMARK File = io/qprocess.cpp, Line = 168 The function "prepareValue(const QByteArray &)" was declared but never referenced. static inline QProcessEnvironmentPrivate::Unit prepareValue(const QByteArray &value) ^ cc-1174 CC: REMARK File = io/qprocess.cpp, Line = 174 The function "valueToByteArray" was declared but never referenced. static inline QByteArray valueToByteArray(const QProcessEnvironmentPrivate::Unit &value) ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG io/qtextstream.cpp -o .moc/debug-static/qtextstream.moc CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qtextstream.o io/qtextstream.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = io/qtextstream.cpp, Line = 468 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (state) QTextCodec::ConverterState; ^ cc-3968 CC: WARNING File = io/qtextstream.cpp, Line = 565 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) codec = QTextCodec::codecForUtfText(QByteArray::fromRawData(buf, bytesRead), codec); ^ cc-3968 CC: WARNING File = io/qtextstream.cpp, Line = 588 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) readBuffer += codec->toUnicode(buf, bytesRead, &readConverterState); ^ cc-3968 CC: WARNING File = io/qtextstream.cpp, Line = 624 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) readBuffer.resize(writePtr - readBuffer.data()); ^ cc-1460 CC: WARNING File = io/qtextstream.cpp, Line = 874 Function function "QTextStreamPrivate::saveConverterState" is redeclared "inline" after being called. inline void QTextStreamPrivate::saveConverterState(qint64 newPos) ^ cc-3969 CC: REMARK File = io/qtextstream.cpp, Line = 1206 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->stringOffset = int(pos); ^ cc-3969 CC: REMARK File = io/qtextstream.cpp, Line = 1664 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if (!d->scan(&readPtr, &length, int(maxlen), QTextStreamPrivate::EndOfLine)) ^ cc-3969 CC: REMARK File = io/qtextstream.cpp, Line = 1688 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return d->read(int(maxlen)); ^ cc-3969 CC: REMARK File = io/qtextstream.cpp, Line = 2076 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) IMPLEMENT_STREAM_RIGHT_INT_OPERATOR(signed short); ^ cc-3969 CC: REMARK File = io/qtextstream.cpp, Line = 2086 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) IMPLEMENT_STREAM_RIGHT_INT_OPERATOR(unsigned short); ^ cc-3969 CC: REMARK File = io/qtextstream.cpp, Line = 2096 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) IMPLEMENT_STREAM_RIGHT_INT_OPERATOR(signed int); ^ cc-3969 CC: REMARK File = io/qtextstream.cpp, Line = 2106 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) IMPLEMENT_STREAM_RIGHT_INT_OPERATOR(unsigned int); ^ cc-3970 CC: WARNING File = io/qtextstream.cpp, Line = 2578 conversion from pointer to same-sized integral type (potential portability problem) d->putNumber(reinterpret_cast(ptr), false); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qtemporaryfile.o io/qtemporaryfile.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList: :iterator) const" at line 790 instantiation of "QList::iterator QList::erase(QList::iterator, QList::iterator)" at line 261 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 136 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = 1+(eol-first); ^ cc-3968 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 161 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int moveOffset = (where == freeSpaceAtEnd) ? 0 : newCapacity - len; ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 536 of "io/qtemporaryfile.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qresource.o io/qresource.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 328 of "io/qresource.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 330 of "io/qresource.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 354 of "io/qresource.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 354 of "io/qresource.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 354 of "io/qresource.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 354 of "io/qresource.cpp" cc-3968 CC: WARNING File = io/qresource.cpp, Line = 1003 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) data_len = st.st_size; ^ cc-3968 CC: WARNING File = io/qresource.cpp, Line = 1014 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) data_len = file.size(); ^ cc-3969 CC: REMARK File = io/qresource.cpp, Line = 1019 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ok = (data_len == (uint)file.read((char*)data, data_len)); ^ cc-3968 CC: WARNING File = io/qresource.cpp, Line = 1250 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->uncompressed = qUncompress(d->resource.data(), d->resource.size()); ^ cc-1174 CC: REMARK File = io/qresource.cpp, Line = 1514 The variable "qt_forced_resource_init" was declared but never referenced. static int qt_forced_resource_init = qt_force_resource_init(); ^ cc-1174 CC: REMARK File = io/qresource.cpp, Line = 1515 The variable "qt_force_resource_init__init_variable__" was declared but never referenced. Q_CONSTRUCTOR_FUNCTION(qt_force_resource_init) ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qresource_iterator.o io/qresource_iterator.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qurl.o io/qurl.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 235 of "io/qurl.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = io/qurl.cpp, Line = 472 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->schemeLength = *ptr - parseData->scheme; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 766 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->hostLength = *ptr - parseData->host; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 780 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->userInfoDelimIndex = *ptr - parseData->userInfo; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 792 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->userInfoLength = *ptr - parseData->userInfo; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 932 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->pathLength = *ptr - pathStart; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 948 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->queryLength = *ptr - parseData->query; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 964 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->fragmentLength = *ptr - parseData->fragment; ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qalgorithms.h, Line = 233 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = end - begin; ^ A template was detected during header processing. instantiation of "const NameprepCaseFoldingEntry *qLowerBound(const NameprepCaseFoldingEntry *, const NameprepCaseFoldingEntry *, const int &)" at line 298 instantiation of "const NameprepCaseFoldingEntry *qBinaryFind(const NameprepCaseFoldingEntry *, const NameprepCaseFoldingEntry *, const int &)" at line 2370 of "io/qurl.cpp" cc-3968 CC: WARNING File = io/qurl.cpp, Line = 2465 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) str->truncate(out - str->utf16()); ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 2944 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int firstNonAscii = out - src; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 2955 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) source->truncate(out - src); ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 3076 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) output->truncate(d - output->constData()); ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 3237 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return ch - b; ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 3475 of "io/qurl.cpp" cc-3968 CC: WARNING File = io/qurl.cpp, Line = 3704 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) path->truncate(out - path->constData()); ^ cc-1174 CC: REMARK File = io/qurl.cpp, Line = 3718 The variable "auth" was declared but never referenced. QString auth = authority(); // causes the non-encoded forms to be valid ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5092 of "io/qurl.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QPair &)" at line 498 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5092 of "io/qurl.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5123 of "io/qurl.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QPair &)" at line 498 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5123 of "io/qurl.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 5277 of "io/qurl.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 5277 of "io/qurl.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 5589 of "io/qurl.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 6018 of "io/qurl.cpp" CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qsettings.o io/qsettings.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "../../include/QtCore/../../src/corelib/tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "../../include/QtCore/../../src/corelib/tools/qcache.h" instantiation of "QCache::~QCache()" at line 117 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "../../include/QtCore/../../src/corelib/tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "../../include/QtCore/../../src/corelib/tools/qcache.h" instantiation of "QCache::~QCache()" at line 117 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, QConfFile *const &)" at line 221 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, QConfFile *const &)" at line 221 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, QConfFile *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, QConfFile *const &)" at line 221 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, QConfFile *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, QConfFile *const &)" at line 221 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsKey &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 232 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsKey &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 232 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QString &)" at line 390 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QString &)" at line 390 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QVariant &)" at line 453 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QVariant &)" at line 498 instantiation of "void QList::append(const QVariant &)" at line 453 of "io/qsettings.cpp" cc-3943 CC: REMARK File = io/qsettings.cpp, Line = 611 declaration hides variable "i" (declared at line 596) for (int i = 0; i < 4; ++i) { ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const int &, const QString &)" at line 1143 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const int &, const QString &)" at line 1143 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const int &, const QString &)" at line 1143 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const int &, const QString &)" at line 1143 of "io/qsettings.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>, QString>::operator QString() const" at line 1187 of "io/qsettings.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 1260 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsKey &, const QByteArray &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 422 instantiation of "void QMap::clear()" at line 1518 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsKey &, const QByteArray &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 422 instantiation of "void QMap::clear()" at line 1518 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QVariant &)" at line 1596 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QVariant &)" at line 1596 of "io/qsettings.cpp" cc-3943 CC: REMARK File = io/qsettings.cpp, Line = 1615 declaration hides variable "fileInfo" (declared at line 1510) QFileInfo fileInfo(confFile->name); ^ cc-3943 CC: REMARK File = io/qsettings.cpp, Line = 1696 declaration hides variable "ch" (declared at line 1683) char ch = data.at(i++); ^ cc-3943 CC: REMARK File = io/qsettings.cpp, Line = 1710 declaration hides variable "ch" (declared at line 1683) char ch; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QSettingsIniSection &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QSettingsIniSection &QMap::operator[](const QString &)" at line 1907 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsIniKey &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 434 implicit generation of "QSettingsIniSection::QSettingsIniSection(const QSettingsIniSection &)" at line 434 instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QSettingsIniSection &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QSettingsIniSection &QMap::operator[](const QString &)" at line 1907 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsIniKey &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 434 implicit generation of "QSettingsIniSection::QSettingsIniSection(const QSettingsIniSection &)" at line 434 instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QSettingsIniSection &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QSettingsIniSection &QMap::operator[](const QString &)" at line 1907 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QSettingsIniSection &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QSettingsIniSection &QMap::operator[](const QString &)" at line 1907 of "io/qsettings.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qalgorithms.h, Line = 343 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int span = int(end - start); ^ A template was detected during header processing. instantiation of "void QAlgorithmsPrivate::qSortHelper(QSettingsIniKey *, QSettingsIniKey *, const QSettingsIniKey &, qLess)" at line 395 instantiation of "void QAlgorithmsPrivate::qSortHelper(QSettingsIniKey *, QSettingsIniKey *, const QSettingsIniKey &)" at line 198 instantiation of "void qSort(QVector &)" at line 1920 of "io/qsettings.cpp" cc-3943 CC: REMARK File = io/qsettings.cpp, Line = 1947 declaration hides variable "j" (declared at line 1923) for (IniKeyMap::const_iterator j = ents.constBegin(); j != ents.constEnd(); ++j) { ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 3088 of "io/qsettings.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 3464 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 695 instantiation of "void QList>::detach_helper(int)" at line 709 instantiation of "void QList>::detach_helper()" at line 432 instantiation of "QList> &QList>::operator=(const QList> &)" at line 3568 of "io/qsettings.cpp" implicit generation of "QObjectPrivate &QObjectPrivate::operator=(const QObjectPrivate &)" at line 3568 of "io/qsettings.cpp" cc-3496 CC: REMARK File = io/qsettings.cpp, Line = 1091 one of the operands of a bitwise operator is a relational operator and because of precedence rules this might not be evaluated as the user intended. CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qfsfileengine.o io/qfsfileengine.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 189 of "io/qfsfileengine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 189 of "io/qfsfileengine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 189 of "io/qfsfileengine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 189 of "io/qfsfileengine.cpp" cc-3968 CC: WARNING File = io/qfsfileengine.cpp, Line = 420 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ret = QT_LSEEK(fd, 0, SEEK_END); ^ cc-3969 CC: REMARK File = io/qfsfileengine.cpp, Line = 756 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if (!fgets(data, int(maxlen + 1), fh)) { ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qfsfileengine_iterator.o io/qfsfileengine_iterator.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG io/qfilesystemwatcher.h -o .moc/debug-static/moc_qfilesystemwatcher.cpp /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG io/qfilesystemwatcher.cpp -o .moc/debug-static/qfilesystemwatcher.moc CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qfilesystemwatcher.o io/qfilesystemwatcher.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 161 of "io/qfilesystemwatcher.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode (QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper ()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QPollingFileSystemWatcherEngine::FileInfo &)" at line 162 of "io/qfilesystemwatcher.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode (QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper ()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QPollingFileSystemWatcherEngine::FileInfo &)" at line 162 of "io/qfilesystemwatcher.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(ui nt, const QString &, const QPollingFileSystemWatcherEngine::FileInfo &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QPollingFileSystemWatcherEngine::FileInfo &)" at line 162 of "io/qfilesystemwatcher.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(ui nt, const QString &, const QPollingFileSystemWatcherEngine::FileInfo &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QPollingFileSystemWatcherEngine::FileInfo &)" at line 162 of "io/qfilesystemwatcher.cpp" CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qfsfileengine_unix.o io/qfsfileengine_unix.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = io/qfsfileengine_unix.cpp, Line = 245 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ret = QT_LSEEK(fd, 0, SEEK_END); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QFileInfo &)" at line 691 of "io/qfsfileengine_unix.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QFileInfo &)" at line 498 instantiation of "void QList::append(const QFileInfo &)" at line 691 of "io/qfsfileengine_unix.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 1135 of "io/qfsfileengine_unix.cpp" cc-3968 CC: WARNING File = io/qfsfileengine_unix.cpp, Line = 1194 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int size_max = sysconf(_SC_GETPW_R_SIZE_MAX); ^ cc-3968 CC: WARNING File = io/qfsfileengine_unix.cpp, Line = 1214 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) size_max = sysconf(_SC_GETGR_R_SIZE_MAX); ^ cc-3968 CC: WARNING File = io/qfsfileengine_unix.cpp, Line = 1333 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int extra = offset % pageSize; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 737 instantiation of "QPair &QHash>::operator[](uchar *const &)" at line 1359 of "io/qfsfileengine_unix.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 737 instantiation of "QPair &QHash>::operator[](uchar *const &)" at line 1359 of "io/qfsfileengine_unix.cpp" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const uchar *)" at line 879 instantiation of "QHash>::Node **QHash>::findNode(uchar *const &, uint *) const" at line 740 instantiation of "QPair &QHash>::operator[](uchar *const &)" at line 1359 of "io/qfsfileengine_unix.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, uchar *const &, const QPair &, QHash>::Node **)" at line 744 instantiation of "QPair &QHash>::operator[](uchar *const &)" at line 1359 of "io/qfsfileengine_unix.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, uchar *const &, const QPair &, QHash>::Node **)" at line 744 instantiation of "QPair &QHash>::operator[](uchar *const &)" at line 1359 of "io/qfsfileengine_unix.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qfsfileengine_iterator_unix.o io/qfsfileengine_iterator_unix.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = io/qfsfileengine_iterator_unix.cpp, Line = 123 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if ((int) maxPathName == -1) ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG io/qprocess_unix.cpp -o .moc/debug-static/qprocess_unix.moc CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qprocess_unix.o io/qprocess_unix.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList: :iterator) const" at line 790 instantiation of "QList::iterator QList::erase(QList::iterator, QList::iterator)" at line 261 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 136 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = 1+(eol-first); ^ cc-3968 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 161 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int moveOffset = (where == freeSpaceAtEnd) ? 0 : newCapacity - len; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3968 CC: WARNING File = io/qprocess_unix.cpp, Line = 771 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = qt_safe_read(childStartedPipe[0], &buf, sizeof buf); ^ cc-3968 CC: WARNING File = io/qprocess_unix.cpp, Line = 786 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) q_func()->setErrorString(QString((const QChar *)buf, i / sizeof(QChar))); ^ cc-3969 CC: REMARK File = io/qprocess_unix.cpp, Line = 865 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ::kill(pid_t(pid), SIGTERM); ^ cc-3969 CC: REMARK File = io/qprocess_unix.cpp, Line = 874 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ::kill(pid_t(pid), SIGKILL); ^ cc-3968 CC: WARNING File = io/qprocess_unix.cpp, Line = 960 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int timeout = qt_timeout_value(msecs, stopWatch.elapsed()); ^ cc-3968 CC: WARNING File = io/qprocess_unix.cpp, Line = 1033 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int timeout = qt_timeout_value(msecs, stopWatch.elapsed()); ^ cc-3968 CC: WARNING File = io/qprocess_unix.cpp, Line = 1100 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int timeout = qt_timeout_value(msecs, stopWatch.elapsed()); ^ cc-3969 CC: REMARK File = io/qprocess_unix.cpp, Line = 1156 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if (qt_safe_waitpid(pid_t(pid), &exitStatus, WNOHANG) > 0) { ^ cc-3943 CC: REMARK File = io/qprocess_unix.cpp, Line = 1236 declaration hides variable "noaction" (declared at line 1191) struct sigaction noaction; ^ cc-3943 CC: REMARK File = io/qprocess_unix.cpp, Line = 1247 declaration hides variable "noaction" (declared at line 1191) struct sigaction noaction; ^ cc-3968 CC: WARNING File = io/qprocess_unix.cpp, Line = 1273 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int startResult = qt_safe_read(startedPipe[0], &reply, 1); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qpluginloader.o plugin/qpluginloader.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qfactoryloader.o plugin/qfactoryloader.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/quuid.o plugin/quuid.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 241 of "plugin/quuid.cpp" cc-3968 CC: WARNING File = plugin/quuid.cpp, Line = 245 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) data1 = temp.mid(1, 8).toULongLong(&ok, 16); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 367 of "plugin/quuid.cpp" cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qlibrary.o plugin/qlibrary.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 179 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) : fields(f), field_count(fc), results(fc), lengths(fc) ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 179 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) : fields(f), field_count(fc), results(fc), lengths(fc) ^ cc-3969 CC: REMARK File = plugin/qlibrary.cpp, Line = 215 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) token_info.results[(int)field] = s; ^ cc-3969 CC: REMARK File = plugin/qlibrary.cpp, Line = 216 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) token_info.lengths[(int)field] = fieldlen - 1; ^ cc-3969 CC: REMARK File = plugin/qlibrary.cpp, Line = 225 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) token_info.results[(int)field] = s; ^ cc-3969 CC: REMARK File = plugin/qlibrary.cpp, Line = 226 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) token_info.lengths[(int)field] = fieldlen - 1; ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 270 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if (qstrncmp("version", pinfo.results[0], pinfo.lengths[0]) == 0) { ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 275 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QByteArray m(pinfo2.results[0], pinfo2.lengths[0]); ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 276 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QByteArray n(pinfo2.results[1], pinfo2.lengths[1]); ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 277 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QByteArray p(pinfo2.results[2], pinfo2.lengths[2]); ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 283 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) } else if (qstrncmp("debug", pinfo.results[0], pinfo.lengths[0]) == 0) { ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 284 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *debug = qstrncmp("true", pinfo.results[1], pinfo.lengths[1]) == 0; ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 286 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) pinfo.lengths[0]) == 0){ ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 288 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *key = QByteArray(pinfo.results[1], pinfo.lengths[1]); ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 330 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if (hs == hp && qstrncmp(s + i, pattern, p_len) == 0) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, QLibraryPrivate *const &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, QLibraryPrivate *const &)" at line 446 of "plugin/qlibrary.cpp" CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qlibrary_unix.o plugin/qlibrary_unix.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QLatin1Char>::operator QString() const" at line 76 of "plugin/qlibrary_unix.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 198 of "plugin/qlibrary_unix.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>, QString>::operator QString() const" at line 200 of "plugin/qlibrary_unix.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qabstracteventdispatcher.o kernel/qabstracteventdispatcher.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qabstractitemmodel.o kernel/qabstractitemmodel.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3970 CC: WARNING File = kernel/qabstractitemmodel.h, Line = 70 conversion from pointer to same-sized integral type (potential portability problem) inline qint64 internalId() const { return reinterpret_cast(p); } ^ cc-1169 CC: REMARK File = kernel/qabstractitemmodel.h, Line = 143 External/internal linkage conflicts with a previous declaration. inline uint qHash(const QPersistentModelIndex &index) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ detected during instantiation of "uint qHash(const QPersistentModelIndexData *)" at line 144 of "kernel/qabstractitemmodel.h" cc-3969 CC: REMARK File = kernel/qabstractitemmodel.h, Line = 404 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint((index.row() << 4) + index.column() + index.internalId()); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 81 of "../../include/QtCore/private/../../../src/corelib/kernel /qabstractitemmodel_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 81 of "../../include/QtCore/private/../../../src/corelib/kernel /qabstractitemmodel_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 2266 of "../../include/QtCore/../../src/corelib/global/qglobal.h" instantiation of "QForeachContainer>::QForeachContainer(const QHash &)" at line 2276 of "../../include/QtCore/../../src/corelib/global/qglobal.h" instantiation of "QForeachContainer> qForeachContainerNew(const QHash &)" at line 112 of "../../include/QtCore/private/../../../src/corelib/kernel /qabstractitemmodel_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 2266 of "../../include/QtCore/../../src/corelib/global/qglobal.h" instantiation of "QForeachContainer>::QForeachContainer(const QHash &)" at line 2276 of "../../include/QtCore/../../src/corelib/global/qglobal.h" instantiation of "QForeachContainer> qForeachContainerNew(const QHash &)" at line 112 of "../../include/QtCore/private/../../../src/corelib/kernel /qabstractitemmodel_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QModelIndex &, QPersistentModelIndexData *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QModelIndex &, QPersistentModelIndexData *const &)" at line 68 of "kernel/qabstractitemmodel.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QModelIndex &, QPersistentModelIndexData *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QModelIndex &, QPersistentModelIndexData *const &)" at line 68 of "kernel/qabstractitemmodel.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, const QByteArray &, QHash::Node **)" at line 744 instantiation of "QByteArray &QHash::operator[](const int &)" at line 478 of "kernel/qabstractitemmodel.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, const QByteArray &, QHash::Node **)" at line 744 instantiation of "QByteArray &QHash::operator[](const int &)" at line 478 of "kernel/qabstractitemmodel.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const int &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const int &, const QVariant &)" at line 1649 of "kernel/qabstractitemmodel.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QModelIndex &)" at line 2065 of "kernel/qabstractitemmodel.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::No de *, const QModelIndex &)" at line 498 instantiation of "void QList::append(const QModelIndex &)" at line 2065 of "kernel/qabstractitemmodel.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 2100 of "kernel/qabstractitemmodel.cpp" cc-3943 CC: REMARK File = kernel/qabstractitemmodel.cpp, Line = 3225 declaration hides parameter "data" (declared at line 3204) QVector > data; ^ cc-3943 CC: REMARK File = kernel/qabstractitemmodel.cpp, Line = 3276 declaration hides parameter "data" (declared at line 3255) QVector > data; ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qbasictimer.o kernel/qbasictimer.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qeventloop.o kernel/qeventloop.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qcoreapplication.o kernel/qcoreapplication.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList: :iterator) const" at line 790 instantiation of "QList::iterator QList::erase(QList::iterator, QList::iterator)" at line 261 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3968 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 136 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = 1+(eol-first); ^ cc-3968 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 161 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int moveOffset = (where == freeSpaceAtEnd) ? 0 : newCapacity - len; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 432 instantiation of "QList &QList::operator=(const QList &)" at line 751 instantiation of "void QList::clear()" at line 303 of "kernel/qcoreapplication.cpp" cc-3970 CC: WARNING File = kernel/qcoreapplication.cpp, Line = 340 conversion from pointer to same-sized integral type (potential portability problem) Q_ASSERT_X(currentThread == thr || !thr, ^ cc-3970 CC: WARNING File = kernel/qcoreapplication.cpp, Line = 340 conversion from pointer to same-sized integral type (potential portability problem) Q_ASSERT_X(currentThread == thr || !thr, ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QPostEvent &)" at line 498 instantiation of "void QList::append(const QPostEvent &)" at line 1171 of "kernel/qcoreapplication.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList: :iterator) const" at line 266 of "../../include/QtCore/../../src/corelib/tools/qalgorithms .h" instantiation of "QList::iterator qUpperBound(QList::iterator, QList::iterator, const int &)" at line 1179 of "kernel/qcoreapplication.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 439 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int iBefore = int(before.i - reinterpret_cast(p.begin())); ^ detected during instantiation of "QList::iterator QList::insert(QList::iterator, const QPostEvent &)" at line 1180 of "kernel/qcoreapplication.cpp" cc-3970 CC: WARNING File = kernel/qcoreapplication.cpp, Line = 1333 conversion from pointer to same-sized integral type (potential portability problem) (quintptr(pe.event->d) > unsigned(data->loopLevel) ^ cc-3970 CC: WARNING File = kernel/qcoreapplication.cpp, Line = 1334 conversion from pointer to same-sized integral type (potential portability problem) || (!quintptr(pe.event->d) && data->loopLevel > 0) ^ cc-3970 CC: WARNING File = kernel/qcoreapplication.cpp, Line = 1336 conversion from pointer to same-sized integral type (potential portability problem) && quintptr(pe.event->d) == unsigned(data->loopLevel))); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 1965 of "kernel/qcoreapplication.cpp" CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qcoreevent.o kernel/qcoreevent.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const int &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const int &)" at line 384 of "kernel/qcoreevent.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const int &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const int &)" at line 384 of "kernel/qcoreevent.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const int &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const int &)" at line 384 of "kernel/qcoreevent.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const int &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const int &)" at line 384 of "kernel/qcoreevent.cpp" cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ cc-3649 CC: REMARK all virtual functions for class "QAbstractDynamicMetaObject" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::__Named_exception" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::logic_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::runtime_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::domain_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::invalid_argument" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::length_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::out_of_range" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::range_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::overflow_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::underflow_error" inline: static virtual table generated CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qmetaobject.o kernel/qmetaobject.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qmetaobject_p.h, Line = 166 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int len = e - t; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvarlengtharray.h, Line = 187 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (ptr+(s++)) T(*abuf++); ^ detected during instantiation of "void QVarLengthArray::append(const char *, int)" at line 178 of "kernel/qmetaobject.cpp" cc-3969 CC: REMARK File = kernel/qmetaobject.cpp, Line = 1002 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int len = int(strlen(method)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 1272 of "kernel/qmetaobject.cpp" cc-3968 CC: WARNING File = kernel/qmetaobject.cpp, Line = 1286 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) list += QByteArray(begin, signature - begin); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 1286 of "kernel/qmetaobject.cpp" cc-3968 CC: WARNING File = kernel/qmetaobject.cpp, Line = 1315 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) list += QByteArray(begin, names - begin); ^ cc-3968 CC: WARNING File = kernel/qmetaobject.cpp, Line = 1843 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) scope = s - key - 1; ^ cc-3968 CC: WARNING File = kernel/qmetaobject.cpp, Line = 1900 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) scope = s - key - 1; ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qmetatype.o kernel/qmetatype.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 235 of "../../include/QtCore/../../src/corelib/io/qurl.h" cc-1174 CC: REMARK File = kernel/qmetatype.cpp, Line = 549 The variable "normalizedTypeName" was declared but never referenced. NS(QByteArray) normalizedTypeName = QMetaObject::normalizedType(typeName); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 422 instantiation of "void QMap::clear()" at line 395 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QMap &)" at line 886 of "kernel/qmetatype.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 422 instantiation of "void QMap::clear()" at line 395 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QMap &)" at line 886 of "kernel/qmetatype.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 351 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QHash &)" at line 889 of "kernel/qmetatype.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 351 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QHash &)" at line 889 of "kernel/qmetatype.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QVariant &, QHash::Node **)" at line 777 instantiation of "QHash::iterator QHash::insertMulti(const QString &, const QVariant &)" at line 363 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QHash &)" at line 889 of "kernel/qmetatype.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QVariant &, QHash::Node **)" at line 777 instantiation of "QHash::iterator QHash::insertMulti(const QString &, const QVariant &)" at line 363 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QHash &)" at line 889 of "kernel/qmetatype.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 1063 of "kernel/qmetatype.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qmimedata.o kernel/qmimedata.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 235 of "../../include/QtCore/../../src/corelib/io/qurl.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList: :Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 126 instantiation of "void QList::detach()" at line 467 instantiation of "void QList::removeAt(int)" at line 74 of "kernel/qmimedata.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QMimeDataStruct &)" at line 498 instantiation of "void QList::append(const QMimeDataStruct &)" at line 319 instantiation of "QList &QList::operator+=(const QMimeDataStruct &)" at line 87 of "kernel/qmimedata.cpp" cc-3943 CC: REMARK File = kernel/qmimedata.cpp, Line = 156 declaration hides variable "ba" (declared at line 146) QByteArray ba = urls.at(i).trimmed(); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QVariant &)" at line 158 of "kernel/qmimedata.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QVariant &)" at line 498 instantiation of "void QList::append(const QVariant &)" at line 158 of "kernel/qmimedata.cpp" cc-1110 CC: REMARK File = kernel/qmimedata.cpp, Line = 173 The indicated statement is not reachable. break; ^ cc-1110 CC: REMARK File = kernel/qmimedata.cpp, Line = 176 The indicated statement is not reachable. break; ^ cc-1110 CC: REMARK File = kernel/qmimedata.cpp, Line = 179 The indicated statement is not reachable. break; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QUrl &)" at line 313 of "kernel/qmimedata.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QUrl &)" at line 498 instantiation of "void QList::append(const QUrl &)" at line 313 of "kernel/qmimedata.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG kernel/qobject.h -o .moc/debug-static/moc_qobject.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qobject.o kernel/qobject.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = kernel/qmetaobject_p.h, Line = 166 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int len = e - t; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 772 instantiation of "QHash::iterator QHash::insertMulti(QObject *const &, QObject **const &)" at line 931 instantiation of "QHash::iterator QMultiHash::insert(QObject *const &, QObject **const &)" at line 434 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 772 instantiation of "QHash::iterator QHash::insertMulti(QObject *const &, QObject **const &)" at line 931 instantiation of "QHash::iterator QMultiHash::insert(QObject *const &, QObject **const &)" at line 434 of "kernel/qobject.cpp" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const QObject *)" at line 879 instantiation of "QHash::Node **QHash::findNode(QObject *const &, uint *) const" at line 776 instantiation of "QHash::iterator QHash::insertMulti(QObject *const &, QObject **const &)" at line 931 instantiation of "QHash::iterator QMultiHash::insert(QObject *const &, QObject **const &)" at line 434 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QObject *const &, QObject **const &, QHash::Node **)" at line 777 instantiation of "QHash::iterator QHash::insertMulti(QObject *const &, QObject **const &)" at line 931 instantiation of "QHash::iterator QMultiHash::insert(QObject *const &, QObject **const &)" at line 434 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QObject *const &, QObject **const &, QHash::Node **)" at line 777 instantiation of "QHash::iterator QHash::insertMulti(QObject *const &, QObject **const &)" at line 931 instantiation of "QHash::iterator QMultiHash::insert(QObject *const &, QObject **const &)" at line 434 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 695 instantiation of "void QList>::detach_helper(int)" at line 709 instantiation of "void QList>::detach_helper()" at line 432 instantiation of "QList> &QList>::operator=(const QList> &)" at line 751 instantiation of "void QList>::clear()" at line 968 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QLi st::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper (int)" at line 709 instantiation of "void QList::detach_helper ()" at line 118 instantiation of "QList::QList(const QList &)" at line 1259 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QPostEvent &)" at line 1527 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QPostEvent &)" at line 498 instantiation of "void QList::append(const QPostEvent &)" at line 1527 of "kernel/qobject.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QObject *const &, int) const" at line 1993 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QPointer &)" at line 532 instantiation of "void QList>::prepend(const QPointer &)" at line 2088 of "kernel/qobject.cpp" cc-3943 CC: REMARK File = kernel/qobject.cpp, Line = 2395 declaration hides variable "d" (declared at line 2377) Q_D(const QObject); ^ cc-1184 CC: WARNING File = kernel/qobject.cpp, Line = 3325 "=" is used where where "==" may have been intended. } while (signal_index >= 0 && (signal_index = -1)); //start over for -1 (all signal) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QByteArray &, int) const" at line 3426 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 126 instantiation of "void QList::detach()" at line 467 instantiation of "void QList::removeAt(int)" at line 3431 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 126 instantiation of "void QList::detach()" at line 467 instantiation of "void QList::removeAt(int)" at line 3432 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 3435 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QVariant &)" at line 498 instantiation of "void QList::append(const QVariant &)" at line 3436 of "kernel/qobject.cpp" CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qobjectcleanuphandler.o kernel/qobjectcleanuphandler.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QObject *const &, int) const" at line 114 of "kernel/qobjectcleanuphandler.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG kernel/qsignalmapper.h -o .moc/debug-static/moc_qsignalmapper.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qsignalmapper.o kernel/qsignalmapper.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(QObject *const &, const int &)" at line 154 of "kernel/qsignalmapper.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(QObject *const &, const int &)" at line 154 of "kernel/qsignalmapper.cpp" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const QObject *)" at line 879 instantiation of "QHash::Node **QHash::findNode(QObject *const &, uint *) const" at line 756 instantiation of "QHash::iterator QHash::insert(QObject *const &, const int &)" at line 154 of "kernel/qsignalmapper.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QObject *const &, const int &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QObject *const &, const int &)" at line 154 of "kernel/qsignalmapper.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QObject *const &, const int &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QObject *const &, const int &)" at line 154 of "kernel/qsignalmapper.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(QObject *const &, const QString &)" at line 167 of "kernel/qsignalmapper.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(QObject *const &, const QString &)" at line 167 of "kernel/qsignalmapper.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QObject *const &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QObject *const &, const QString &)" at line 167 of "kernel/qsignalmapper.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QObject *const &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QObject *const &, const QString &)" at line 167 of "kernel/qsignalmapper.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(QObject *const &, QWidget *const &)" at line 180 of "kernel/qsignalmapper.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(QObject *const &, QWidget *const &)" at line 180 of "kernel/qsignalmapper.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QObject *const &, QWidget *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QObject *const &, QWidget *const &)" at line 180 of "kernel/qsignalmapper.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QObject *const &, QWidget *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QObject *const &, QWidget *const &)" at line 180 of "kernel/qsignalmapper.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(QObject *const &, QObject *const &)" at line 193 of "kernel/qsignalmapper.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(QObject *const &, QObject *const &)" at line 193 of "kernel/qsignalmapper.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QObject *const &, QObject *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QObject *const &, QObject *const &)" at line 193 of "kernel/qsignalmapper.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QObject *const &, QObject *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QObject *const &, QObject *const &)" at line 193 of "kernel/qsignalmapper.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qsocketnotifier.o kernel/qsocketnotifier.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG kernel/qtimer.cpp -o .moc/debug-static/qtimer.moc CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qtimer.o kernel/qtimer.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = kernel/qtimer.cpp, Line = 350 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QByteArray methodName(member+1, bracketPosition - 1 - member); // extract method name ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qtranslator.o kernel/qtranslator.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 413 of "kernel/qtranslator.cpp" cc-3968 CC: WARNING File = kernel/qtranslator.cpp, Line = 471 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->unmapLength = st.st_size; ^ cc-3968 CC: WARNING File = kernel/qtranslator.cpp, Line = 481 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->unmapLength = file.size(); ^ cc-3969 CC: REMARK File = kernel/qtranslator.cpp, Line = 487 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ok = (d->unmapLength == (uint)file.read(d->unmapPointer, d->unmapLength)); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qvariant.o kernel/qvariant.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 235 of "../../include/QtCore/../../src/corelib/io/qurl.h" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QString *)" at line 81 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QString *)" at line 81 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QChar *)" at line 84 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QChar *)" at line 84 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QStringList *)" at line 87 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QStringList *)" at line 87 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 101 of "../../include/QtCore/private/../../../src/corelib/kernel /qvariant_p.h" instantiation of "QVariantPrivateSharedEx::QVariantPrivateSha redEx(const QVariantMap &)" at line 113 of "../../include/QtCore/private/../../../src/corelib/kernel /qvariant_p.h" instantiation of "void v_construct(QVariant::Private *, const void *, QVariantMap *)" at line 90 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 101 of "../../include/QtCore/private/../../../src/corelib/kernel /qvariant_p.h" instantiation of "QVariantPrivateSharedEx::QVariantPrivateSha redEx(const QVariantMap &)" at line 113 of "../../include/QtCore/private/../../../src/corelib/kernel /qvariant_p.h" instantiation of "void v_construct(QVariant::Private *, const void *, QVariantMap *)" at line 90 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QVariantMap *)" at line 90 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QVariantMap *)" at line 90 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 101 of "../../include/QtCore/private/../../../src/corelib/kernel /qvariant_p.h" instantiation of "QVariantPrivateSharedEx::QVariantPrivateSh aredEx(const QVariantHash &)" at line 113 of "../../include/QtCore/private/../../../src/corelib/kernel /qvariant_p.h" instantiation of "void v_construct(QVariant::Private *, const void *, QVariantHash *)" at line 93 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 101 of "../../include/QtCore/private/../../../src/corelib/kernel /qvariant_p.h" instantiation of "QVariantPrivateSharedEx::QVariantPrivateSh aredEx(const QVariantHash &)" at line 113 of "../../include/QtCore/private/../../../src/corelib/kernel /qvariant_p.h" instantiation of "void v_construct(QVariant::Private *, const void *, QVariantHash *)" at line 93 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QVariantHash *)" at line 93 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QVariantHash *)" at line 93 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 101 of "../../include/QtCore/private/../../../src/corelib/kernel /qvariant_p.h" instantiation of "QVariantPrivateSharedEx::QVariantPrivateSh aredEx(const QVariantList &)" at line 113 of "../../include/QtCore/private/../../../src/corelib/kernel /qvariant_p.h" instantiation of "void v_construct(QVariant::Private *, const void *, QVariantList *)" at line 96 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QVariantList *)" at line 96 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QVariantList *)" at line 96 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QDate *)" at line 99 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QDate *)" at line 99 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QTime *)" at line 102 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QTime *)" at line 102 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QDateTime *)" at line 105 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QDateTime *)" at line 105 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QByteArray *)" at line 108 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QByteArray *)" at line 108 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QBitArray *)" at line 111 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QBitArray *)" at line 111 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QSize *)" at line 115 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QSize *)" at line 115 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QSizeF *)" at line 118 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QSizeF *)" at line 118 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QRect *)" at line 121 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QRect *)" at line 121 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QLineF *)" at line 124 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QLineF *)" at line 124 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QLine *)" at line 127 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QLine *)" at line 127 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QRectF *)" at line 130 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QRectF *)" at line 130 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QPoint *)" at line 133 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QPoint *)" at line 133 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QPointF *)" at line 136 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QPointF *)" at line 136 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QUrl *)" at line 140 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QUrl *)" at line 140 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QLocale *)" at line 143 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QLocale *)" at line 143 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QRegExp *)" at line 147 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QRegExp *)" at line 147 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 117 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(*static_cast(copy)); ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QEasingCurve *)" at line 152 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 119 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T; ^ detected during instantiation of "void v_construct(QVariant::Private *, const void *, QEasingCurve *)" at line 152 of "kernel/qvariant.cpp" cc-3969 CC: REMARK File = kernel/qvariant.cpp, Line = 703 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *c = QChar(ushort(qMetaTypeNumber(d))); ^ cc-3969 CC: REMARK File = kernel/qvariant.cpp, Line = 710 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *c = QChar(ushort(qMetaTypeUNumber(d))); ^ cc-3943 CC: REMARK File = kernel/qvariant.cpp, Line = 793 declaration hides parameter "t" (declared at line 618) QTime *t = static_cast(result); ^ cc-3969 CC: REMARK File = kernel/qvariant.cpp, Line = 861 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *static_cast(result) = short(qConvertToNumber(d, ok)); ^ cc-3969 CC: REMARK File = kernel/qvariant.cpp, Line = 867 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *static_cast(result) = ushort(qConvertToUnsignedNumber(d, ok)); ^ cc-3969 CC: REMARK File = kernel/qvariant.cpp, Line = 873 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *static_cast(result) = int(qConvertToNumber(d, ok)); ^ cc-3969 CC: REMARK File = kernel/qvariant.cpp, Line = 876 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *static_cast(result) = uint(qConvertToUnsignedNumber(d, ok)); ^ cc-3968 CC: WARNING File = kernel/qvariant.cpp, Line = 886 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *static_cast(result) = qConvertToUnsignedNumber(d, ok); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QVariant &)" at line 498 instantiation of "void QList::append(const QVariant &)" at line 1006 of "kernel/qvariant.cpp" cc-3969 CC: REMARK File = kernel/qvariant.cpp, Line = 1057 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *static_cast(result) = qint8(qConvertToNumber(d, ok)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QByteArray &)" at line 1701 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QBitArray &)" at line 1703 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QString &)" at line 1705 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QChar &)" at line 1707 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QStringList &)" at line 1711 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QDate &)" at line 1714 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QTime &)" at line 1716 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QDateTime &)" at line 1718 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QEasingCurve &)" at line 1721 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QVariantList &)" at line 1724 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QVariantMap &)" at line 1726 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QVariantHash &)" at line 1728 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QPoint &)" at line 1730 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QPointF &)" at line 1731 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QRectF &)" at line 1732 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QLineF &)" at line 1733 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QLine &)" at line 1734 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QRect &)" at line 1735 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QSize &)" at line 1736 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QSizeF &)" at line 1737 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QUrl &)" at line 1739 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QLocale &)" at line 1740 of "kernel/qvariant.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/kernel/qvariant_p.h, Line = 130 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&x->data.ptr) T(t); ^ detected during instantiation of "void v_construct(QVariant::Private *, const QRegExp &)" at line 1742 of "kernel/qvariant.cpp" CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qcoreglobaldata.o kernel/qcoreglobaldata.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qsharedmemory.o kernel/qsharedmemory.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 85 of "kernel/qsharedmemory.cpp" CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qsystemsemaphore.o kernel/qsystemsemaphore.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qpointer.o kernel/qpointer.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qmath.o kernel/qmath.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qcore_unix.o kernel/qcore_unix.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3604 CC: WARNING File = kernel/qcore_unix.cpp, Line = 103 missing return statement at end of non-void function "qt_safe_select" } ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qcrashhandler.o kernel/qcrashhandler.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3968 CC: WARNING File = kernel/qcrashhandler.cpp, Line = 138 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int len = fread(buffer, 1, sizeof(buffer), inb); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qsharedmemory_unix.o kernel/qsharedmemory_unix.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = kernel/qsharedmemory_unix.cpp, Line = 243 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) size = (int)shmid_ds.shm_segsz; ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qsystemsemaphore_unix.o kernel/qsystemsemaphore_unix.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qeventdispatcher_unix.o kernel/qeventdispatcher_unix.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3968 CC: WARNING File = kernel/qeventdispatcher_unix.cpp, Line = 228 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) tm.tv_sec = tm.tv_usec = 0l; ^ cc-3968 CC: WARNING File = kernel/qeventdispatcher_unix.cpp, Line = 323 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ticksPerSecond = sysconf(_SC_CLK_TCK); ^ cc-3968 CC: WARNING File = kernel/qeventdispatcher_unix.cpp, Line = 327 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) previousTime.tv_sec = previousTime.tv_usec = 0; ^ cc-3968 CC: WARNING File = kernel/qeventdispatcher_unix.cpp, Line = 539 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) list << QPair(t->id, t->interval.tv_sec * 1000 + t->interval.tv_usec / 1000); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QLi st::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helpe r_grow(int, int)" at line 496 instantiation of "void QList::append(const QAbstractEventDispatcher::TimerInfo &)" at line 321 instantiation of "QList &QList::operator<<(c onst QAbstractEventDispatcher::TimerInfo &)" at line 539 of "kernel/qeventdispatcher_unix.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construc t(QList::Node *, const QAbstractEventDispatcher::TimerInfo &)" at line 498 instantiation of "void QList::append(const QAbstractEventDispatcher::TimerInfo &)" at line 321 instantiation of "QList &QList::operator<<(c onst QAbstractEventDispatcher::TimerInfo &)" at line 539 of "kernel/qeventdispatcher_unix.cpp" cc-3943 CC: REMARK File = kernel/qeventdispatcher_unix.cpp, Line = 806 declaration hides variable "i" (declared at line 789) for (int i=0; i<3; i++) { ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qisciicodec.o codecs/qisciicodec.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-1342 CC: WARNING File = codecs/qisciicodec.cpp, Line = 56 The class "Codecs" defines no constructor to initialize the following: Const member "Codecs::name" is uninitialized. struct Codecs { ^ cc-3968 CC: WARNING File = codecs/qisciicodec.cpp, Line = 235 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.truncate(ch - (uchar *)result.data()); ^ cc-3968 CC: WARNING File = codecs/qisciicodec.cpp, Line = 275 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.resize(uc - result.unicode()); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qlatincodec.o codecs/qlatincodec.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 91 of "codecs/qlatincodec.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 91 of "codecs/qlatincodec.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qsimplecodec.o codecs/qsimplecodec.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 722 of "codecs/qsimplecodec.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 722 of "codecs/qsimplecodec.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qtextcodec.o codecs/qtextcodec.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = codecs/qtextcodec_p.h, Line = 75 conversion from pointer to same-sized integral type (potential portability problem) quintptr data = reinterpret_cast(fn); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 173 of "codecs/qtextcodec.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 1042 of "codecs/qtextcodec.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 1042 of "codecs/qtextcodec.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QByteArray &, QTextCodec *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QByteArray &, QTextCodec *const &)" at line 1052 of "codecs/qtextcodec.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QByteArray &, QTextCodec *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QByteArray &, QTextCodec *const &)" at line 1052 of "codecs/qtextcodec.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 1086 of "codecs/qtextcodec.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 1086 of "codecs/qtextcodec.cpp" cc-3943 CC: REMARK File = codecs/qtextcodec.cpp, Line = 1094 declaration hides variable "i" (declared at line 1093) for (int i = 0; i < all->size(); ++i) { ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, QTextCodec *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const int &, QTextCodec *const &)" at line 1097 of "codecs/qtextcodec.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, QTextCodec *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const int &, QTextCodec *const &)" at line 1097 of "codecs/qtextcodec.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 1133 of "codecs/qtextcodec.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 1136 of "codecs/qtextcodec.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 1137 of "codecs/qtextcodec.cpp" cc-3969 CC: REMARK File = codecs/qtextcodec.cpp, Line = 1740 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) pos = header.indexOf("charset=", pos) + int(strlen("charset=")); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qtsciicodec.o codecs/qtsciicodec.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = codecs/qtsciicodec.cpp, Line = 109 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) rstr.resize(cursor - (const uchar*)rstr.constData()); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qutfcodec.o codecs/qutfcodec.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/codecs/qtextcodec_p.h, Line = 75 conversion from pointer to same-sized integral type (potential portability problem) quintptr data = reinterpret_cast(fn); ^ cc-3968 CC: WARNING File = codecs/qutfcodec.cpp, Line = 143 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) rstr.resize(cursor - (const uchar*)rstr.constData()); ^ cc-3968 CC: WARNING File = codecs/qutfcodec.cpp, Line = 257 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.truncate(qch - (ushort *)result.unicode()); ^ cc-3968 CC: WARNING File = codecs/qutfcodec.cpp, Line = 371 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.truncate(qch - result.unicode()); ^ cc-3968 CC: WARNING File = codecs/qutfcodec.cpp, Line = 501 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.truncate(qch - result.unicode()); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 587 of "codecs/qutfcodec.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qtextcodecplugin.o codecs/qtextcodecplugin.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 432 instantiation of "QList &QList::operator=(const QList &)" at line 800 instantiation of "QList &QList::operator+=(const QList &)" at line 143 of "codecs/qtextcodecplugin.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 143 of "codecs/qtextcodecplugin.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 148 of "codecs/qtextcodecplugin.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qfontlaocodec.o codecs/qfontlaocodec.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qgb18030codec.o ../plugins/codecs/cn/qgb18030codec.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3943 CC: REMARK File = ../plugins/codecs/cn/qgb18030codec.cpp, Line = 108 declaration hides parameter "len" (declared at line 88) int len; ^ cc-3968 CC: WARNING File = ../plugins/codecs/cn/qgb18030codec.cpp, Line = 148 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) rstr.resize(cursor - (uchar*)rstr.constData()); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 313 of "../plugins/codecs/cn/qgb18030codec.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 313 of "../plugins/codecs/cn/qgb18030codec.cpp" cc-3968 CC: WARNING File = ../plugins/codecs/cn/qgb18030codec.cpp, Line = 415 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) rstr.resize(cursor - (uchar*)rstr.constData()); ^ cc-3968 CC: WARNING File = ../plugins/codecs/cn/qgb18030codec.cpp, Line = 565 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) rstr.resize(cursor - (uchar*)rstr.constData()); ^ cc-3943 CC: REMARK File = ../plugins/codecs/cn/qgb18030codec.cpp, Line = 610 declaration hides parameter "len" (declared at line 598) int len = qt_UnicodeToGbk(ch.unicode(), buf); ^ cc-3943 CC: REMARK File = ../plugins/codecs/cn/qgb18030codec.cpp, Line = 658 declaration hides parameter "len" (declared at line 646) int len = qt_UnicodeToGbk(ch.unicode(), buf); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qjpunicode.o ../plugins/codecs/jp/qjpunicode.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qeucjpcodec.o ../plugins/codecs/jp/qeucjpcodec.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../plugins/codecs/jp/qeucjpcodec.cpp, Line = 149 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) rstr.resize(cursor - (uchar*)rstr.constData()); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qjiscodec.o ../plugins/codecs/jp/qjiscodec.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 361 of "../plugins/codecs/jp/qjiscodec.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 361 of "../plugins/codecs/jp/qjiscodec.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qsjiscodec.o ../plugins/codecs/jp/qsjiscodec.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../plugins/codecs/jp/qsjiscodec.cpp, Line = 132 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) rstr.resize(cursor - (const uchar*)rstr.constData()); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 222 of "../plugins/codecs/jp/qsjiscodec.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 222 of "../plugins/codecs/jp/qsjiscodec.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qeuckrcodec.o ../plugins/codecs/kr/qeuckrcodec.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../plugins/codecs/kr/qeuckrcodec.cpp, Line = 120 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) rstr.resize(cursor - (uchar*)rstr.constData()); ^ cc-3968 CC: WARNING File = ../plugins/codecs/kr/qeuckrcodec.cpp, Line = 3453 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int internal_code = ptr - cp949_icode_to_unicode; ^ cc-3968 CC: WARNING File = ../plugins/codecs/kr/qeuckrcodec.cpp, Line = 3483 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) rstr.resize(cursor - (uchar*)rstr.constData()); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qbig5codec.o ../plugins/codecs/tw/qbig5codec.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../plugins/codecs/tw/qbig5codec.cpp, Line = 1805 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) rstr.resize(cursor - (uchar*)rstr.constData()); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 1816 of "../plugins/codecs/tw/qbig5codec.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 1816 of "../plugins/codecs/tw/qbig5codec.cpp" cc-3968 CC: WARNING File = ../plugins/codecs/tw/qbig5codec.cpp, Line = 1926 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) rstr.resize(cursor - (uchar*)rstr.constData()); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qfontjpcodec.o ../plugins/codecs/jp/qfontjpcodec.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG statemachine/qstatemachine.h -o .moc/debug-static/moc_qstatemachine.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qstatemachine.o statemachine/qstatemachine.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 82 of "statemachine/qstatemachine.h" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QObject *const &, int) const" at line 255 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(QAbstractTransition *const &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(QAbstractTransition *const &)" at line 353 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(QAbstractTransition *const &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(QAbstractTransition *const &)" at line 353 of "statemachine/qstatemachine.cpp" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const QAbstractTransition *)" at line 879 instantiation of "QHash::Node **QHash::findNode(QAbstractTransition *const &, uint *) const" at line 756 instantiation of "QHash::iterator QHash::insert(QAbstractTransition *const &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(QAbstractTransition *const &)" at line 353 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QAbstractTransition *const &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QAbstractTransition *const &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(QAbstractTransition *const &)" at line 353 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QAbstractTransition *const &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QAbstractTransition *const &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(QAbstractTransition *const &)" at line 353 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(QAbstractState *const &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(QAbstractState *const &)" at line 411 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(QAbstractState *const &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(QAbstractState *const &)" at line 411 of "statemachine/qstatemachine.cpp" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const QAbstractState *)" at line 879 instantiation of "QHash::Node **QHash::findNode(QAbstractState *const &, uint *) const" at line 756 instantiation of "QHash::iterator QHash::insert(QAbstractState *const &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(QAbstractState *const &)" at line 411 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QAbstractState *const &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QAbstractState *const &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(QAbstractState *const &)" at line 411 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QAbstractState *const &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QAbstractState *const &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(QAbstractState *const &)" at line 411 of "statemachine/qstatemachine.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList::iterator) const" at line 343 of "../../include/QtCore/../../src/corelib/tools/qalgorithms .h" instantiation of "void QAlgorithmsPrivate::qSortHelper(QList::iterator, QList::iterator, QAbstractState *const &, bool (*)(QAbstractState *, QAbstractState *))" at line 187 of "../../include/QtCore/../../src/corelib/tools/qalgorithms .h" instantiation of "void qSort(QList::iterator, QList::iterator, bool (*)(QAbstractState *, QAbstractState *))" at line 416 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 663 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 663 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 669 of "statemachine/qstatemachine.cpp" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const QObject *)" at line 107 instantiation of "uint qHash(const QPair &)" at line 879 instantiation of "QHash::Node **QHash::findNode(const QStateMachinePrivate::RestorableId &, uint *) const" at line 788 instantiation of "int QHash::remove(const QStateMachinePrivate::RestorableId &)" at line 675 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Nod e *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 737 instantiation of "QList &QHash>::operator[](QAbstractState *const &)" at line 676 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Nod e *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 737 instantiation of "QList &QHash>::operator[](QAbstractState *const &)" at line 676 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, QAbstractState *const &, const QList &, QHash>::Node **)" at line 744 instantiation of "QList &QHash>::operator[](QAbstractState *const &)" at line 676 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, QAbstractState *const &, const QList &, QHash>::Node **)" at line 744 instantiation of "QList &QHash>::operator[](QAbstractState *const &)" at line 676 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QPropertyAssignment &)" at line 498 instantiation of "void QList::append(const QPropertyAssignment &)" at line 676 of "statemachine/qstatemachine.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ A template was detected during header processing. instantiation of "QList &QList::operator+=(const QList &)" at line 323 instantiation of "QList &QList::operator<<(const QList &)" at line 699 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 808 instantiation of "QList QHash>::take(QAbstractState *const &)" at line 706 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 808 instantiation of "QList QHash>::take(QAbstractState *const &)" at line 706 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 785 instantiation of "int QHash::remove(QAbstractAnimation *const &)" at line 710 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 785 instantiation of "int QHash::remove(QAbstractAnimation *const &)" at line 710 of "statemachine/qstatemachine.cpp" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const QAbstractAnimation *)" at line 879 instantiation of "QHash::Node **QHash::findNode(QAbstractAnimation *const &, uint *) const" at line 788 instantiation of "int QHash::remove(QAbstractAnimation *const &)" at line 710 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 785 instantiation of "int QHash::remove(QAbstractAnimation *const &)" at line 84 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "bool QSet::remove(QAbstractAnimation *const &)" at line 721 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 785 instantiation of "int QHash::remove(QAbstractAnimation *const &)" at line 84 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "bool QSet::remove(QAbstractAnimation *const &)" at line 721 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 808 instantiation of "QPropertyAssignment QHash::take(QAbstractAnimation *const &)" at line 723 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 808 instantiation of "QPropertyAssignment QHash::take(QAbstractAnimation *const &)" at line 723 of "statemachine/qstatemachine.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ A template was detected during header processing. instantiation of "QList &QList::operator+=(const QList &)" at line 323 instantiation of "QList &QList::operator<<(const QList &)" at line 751 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QAbstractAnimation *const &, const QPropertyAssignment &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QAbstractAnimation *const &, const QPropertyAssignment &)" at line 776 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QAbstractAnimation *const &, const QPropertyAssignment &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QAbstractAnimation *const &, const QPropertyAssignment &)" at line 776 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QAbstractAnimation *const &, QAbstractState *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QAbstractAnimation *const &, QAbstractState *const &)" at line 777 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QAbstractAnimation *const &, QAbstractState *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QAbstractAnimation *const &, QAbstractState *const &)" at line 777 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, QAbstractState *const &, const QList &, QHash>::Node **)" at line 744 instantiation of "QList &QHash>::operator[](QAbstractState *const &)" at line 778 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, QAbstractState *const &, const QList &, QHash>::Node **)" at line 744 instantiation of "QList &QHash>::operator[](QAbstractState *const &)" at line 778 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QAbstractAnimation *const &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QAbstractAnimation *const &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(QAbstractAnimation *const &)" at line 787 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QAbstractAnimation *const &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(QAbstractAnimation *const &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(QAbstractAnimation *const &)" at line 787 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QStateMachinePrivate::RestorableId &, const QVariant &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QStateMachinePrivate::RestorableId &, const QVariant &)" at line 961 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QStateMachinePrivate::RestorableId &, const QVariant &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QStateMachinePrivate::RestorableId &, const QVariant &)" at line 961 of "statemachine/qstatemachine.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ A template was detected during header processing. instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 776 instantiation of "bool QList::removeOne(QAbstractAnimation *const &)" at line 1130 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 1389 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 1389 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 737 instantiation of "QVector &QHash>::operator[](const QObject *const &)" at line 1512 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 737 instantiation of "QVector &QHash>::operator[](const QObject *const &)" at line 1512 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, const QObject *const &, const QVector &, QHash>::Node **)" at line 744 instantiation of "QVector &QHash>::operator[](const QObject *const &)" at line 1512 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, const QObject *const &, const QVector &, QHash>::Node **)" at line 744 instantiation of "QVector &QHash>::operator[](const QObject *const &)" at line 1512 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 737 instantiation of "QHash &QHash>::operator[](QObject *const &)" at line 1598 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 224 instantiation of "QHashNode>::QHashNode(QObject *const &, const QHash &)" at line 530 instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 737 instantiation of "QHash &QHash>::operator[](QObject *const &)" at line 1598 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 224 instantiation of "QHashNode>::QHashNode(QObject *const &, const QHash &)" at line 530 instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 737 instantiation of "QHash &QHash>::operator[](QObject *const &)" at line 1598 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 737 instantiation of "QHash &QHash>::operator[](QObject *const &)" at line 1598 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, QObject *const &, const QHash &, QHash>::Node **)" at line 744 instantiation of "QHash &QHash>::operator[](QObject *const &)" at line 1598 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, QObject *const &, const QHash &, QHash>::Node **)" at line 744 instantiation of "QHash &QHash>::operator[](QObject *const &)" at line 1598 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QEvent::Type &, const int &, QHash::Node **)" at line 744 instantiation of "int &QHash::operator[](const QEvent::Type &)" at line 1598 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QEvent::Type &, const int &, QHash::Node **)" at line 744 instantiation of "int &QHash::operator[](const QEvent::Type &)" at line 1598 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QVariant &)" at line 498 instantiation of "void QList::append(const QVariant &)" at line 1649 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, QEvent *const &, QHash::Node **)" at line 744 instantiation of "QEvent *&QHash::operator[](const int &)" at line 1984 of "statemachine/qstatemachine.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, QEvent *const &, QHash::Node **)" at line 744 instantiation of "QEvent *&QHash::operator[](const int &)" at line 1984 of "statemachine/qstatemachine.cpp" CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qabstractstate.o statemachine/qabstractstate.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 82 of "statemachine/qstatemachine.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qstate.o statemachine/qstate.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 82 of "statemachine/qstatemachine.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 126 instantiation of "void QList::detach()" at line 464 instantiation of "QPropertyAssignment &QList::operator[](int)" at line 244 of "statemachine/qstate.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QPropertyAssignment &)" at line 498 instantiation of "void QList::append(const QPropertyAssignment &)" at line 250 of "statemachine/qstate.cpp" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const QAbstractState *)" at line 879 instantiation of "QHash::Node **QHash::findNode(QAbstractState *const &, uint *) const" at line 871 instantiation of "bool QHash::contains(QAbstractState *const &) const" at line 86 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "bool QSet::contains(QAbstractState *const &) const" at line 316 of "statemachine/qstate.cpp" cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qfinalstate.o statemachine/qfinalstate.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qhistorystate.o statemachine/qhistorystate.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qabstracttransition.o statemachine/qabstracttransition.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 82 of "statemachine/qstatemachine.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 695 instantiation of "void QList>::detach_helper(int)" at line 709 instantiation of "void QList>::detach_helper()" at line 432 instantiation of "QList> &QList>::operator=(const QList> &)" at line 751 instantiation of "void QList>::clear()" at line 204 of "statemachine/qabstracttransition.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList >::Node *, const QWeakPointer &)" at line 498 instantiation of "void QList>::append(const QWeakPointer &)" at line 242 of "statemachine/qabstracttransition.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ A template was detected during header processing. instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 776 instantiation of "bool QList::removeOne(QAbstractAnimation *const &)" at line 285 of "statemachine/qabstracttransition.cpp" cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qsignaltransition.o statemachine/qsignaltransition.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 82 of "statemachine/qstatemachine.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const QAbstractState *)" at line 879 instantiation of "QHash::Node **QHash::findNode(QAbstractState *const &, uint *) const" at line 871 instantiation of "bool QHash::contains(QAbstractState *const &) const" at line 86 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "bool QSet::contains(QAbstractState *const &) const" at line 134 of "statemachine/qsignaltransition.cpp" CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qeventtransition.o statemachine/qeventtransition.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 82 of "statemachine/qstatemachine.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const QAbstractState *)" at line 879 instantiation of "QHash::Node **QHash::findNode(QAbstractState *const &, uint *) const" at line 871 instantiation of "bool QHash::contains(QAbstractState *const &) const" at line 86 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "bool QSet::contains(QAbstractState *const &) const" at line 128 of "statemachine/qeventtransition.cpp" CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qxmlstream.o xml/qxmlstream.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData ::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "xml/qxmlstream_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData ::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "xml/qxmlstream_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QXmlStreamReaderPrivate::Entity &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "xml/qxmlstream_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QXmlStreamReaderPrivate::Entity &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "xml/qxmlstream_p.h" cc-1460 CC: WARNING File = xml/qxmlstream.cpp, Line = 907 Function function "QXmlStreamReaderPrivate::filterCarriageReturn" is redeclared "inline" after being called. inline uint QXmlStreamReaderPrivate::filterCarriageReturn() ^ cc-3968 CC: WARNING File = xml/qxmlstream.cpp, Line = 973 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int oldLineNumber = lineNumber; ^ cc-1460 CC: WARNING File = xml/qxmlstream.cpp, Line = 1147 Function function "QXmlStreamReaderPrivate::fastScanLiteralContent" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanLiteralContent() ^ cc-1460 CC: WARNING File = xml/qxmlstream.cpp, Line = 1193 Function function "QXmlStreamReaderPrivate::fastScanSpace" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanSpace() ^ cc-1460 CC: WARNING File = xml/qxmlstream.cpp, Line = 1226 Function function "QXmlStreamReaderPrivate::fastScanContentCharList" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanContentCharList() ^ cc-1110 CC: REMARK File = xml/qxmlstream.cpp, Line = 1256 The indicated statement is not reachable. } break; ^ cc-1460 CC: WARNING File = xml/qxmlstream.cpp, Line = 1290 Function function "QXmlStreamReaderPrivate::fastScanName" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanName(int *prefix) ^ cc-3968 CC: WARNING File = xml/qxmlstream.cpp, Line = 1478 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int nbytesreadOrMinus1 = device->read(rawReadBuffer.data() + nbytesread, BUFFER_SIZE - nbytesread); ^ cc-3968 CC: WARNING File = xml/qxmlstream.cpp, Line = 1526 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) decoder->toUnicode(&readBuffer, rawReadBuffer.data(), nbytesread); ^ cc-3968 CC: WARNING File = xml/qxmlstream.cpp, Line = 1817 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) decoder->toUnicode(&readBuffer, rawReadBuffer.data(), nbytesread); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 3154 of "xml/qxmlstream.cpp" CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/qxmlutils.o xml/qxmlutils.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3968 CC: WARNING File = xml/qxmlutils.cpp, Line = 86 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (end - begin) / 2; ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG concurrent/qfuturewatcher.h -o .moc/debug-static/moc_qfuturewatcher.cpp concurrent/qfuturewatcher.h:0: Warning: No relevant classes found. No output generated. CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qfuturewatcher.o .moc/debug-static/moc_qfuturewatcher.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG concurrent/qthreadpool.h -o .moc/debug-static/moc_qthreadpool.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qthreadpool.o .moc/debug-static/moc_qthreadpool.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG global/qnamespace.h -o .moc/debug-static/moc_qnamespace.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qnamespace.o .moc/debug-static/moc_qnamespace.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG thread/qthread.h -o .moc/debug-static/moc_qthread.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qthread.o .moc/debug-static/moc_qthread.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG thread/qthread_p.h -o .moc/debug-static/moc_qthread_p.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qthread_p.o .moc/debug-static/moc_qthread_p.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG tools/qeasingcurve.h -o .moc/debug-static/moc_qeasingcurve.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qeasingcurve.o .moc/debug-static/moc_qeasingcurve.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG tools/qlocale.h -o .moc/debug-static/moc_qlocale.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qlocale.o .moc/debug-static/moc_qlocale.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG tools/qtimeline.h -o .moc/debug-static/moc_qtimeline.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qtimeline.o .moc/debug-static/moc_qtimeline.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG io/qfile.h -o .moc/debug-static/moc_qfile.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qfile.o .moc/debug-static/moc_qfile.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG io/qiodevice.h -o .moc/debug-static/moc_qiodevice.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qiodevice.o .moc/debug-static/moc_qiodevice.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG io/qnoncontiguousbytedevice_p.h -o .moc/debug-static/moc_qnoncontiguousbytedevice_p.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qnoncontiguousbytedevice_p.o .moc/debug-static/moc_qnoncontiguousbytedevice_p.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList: :iterator) const" at line 790 instantiation of "QList::iterator QList::erase(QList::iterator, QList::iterator)" at line 261 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG io/qtemporaryfile.h -o .moc/debug-static/moc_qtemporaryfile.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qtemporaryfile.o .moc/debug-static/moc_qtemporaryfile.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG io/qsettings.h -o .moc/debug-static/moc_qsettings.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qsettings.o .moc/debug-static/moc_qsettings.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG io/qfilesystemwatcher_p.h -o .moc/debug-static/moc_qfilesystemwatcher_p.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qfilesystemwatcher_p.o .moc/debug-static/moc_qfilesystemwatcher_p.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG plugin/qpluginloader.h -o .moc/debug-static/moc_qpluginloader.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qpluginloader.o .moc/debug-static/moc_qpluginloader.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG plugin/qlibrary.h -o .moc/debug-static/moc_qlibrary.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qlibrary.o .moc/debug-static/moc_qlibrary.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG plugin/qfactoryloader_p.h -o .moc/debug-static/moc_qfactoryloader_p.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qfactoryloader_p.o .moc/debug-static/moc_qfactoryloader_p.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG kernel/qabstracteventdispatcher.h -o .moc/debug-static/moc_qabstracteventdispatcher.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qabstracteventdispatcher.o .moc/debug-static/moc_qabstracteventdispatcher.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG kernel/qabstractitemmodel.h -o .moc/debug-static/moc_qabstractitemmodel.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qabstractitemmodel.o .moc/debug-static/moc_qabstractitemmodel.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3970 CC: WARNING File = .moc/debug-static/../../kernel/qabstractitemmodel.h, Line = 70 conversion from pointer to same-sized integral type (potential portability problem) inline qint64 internalId() const { return reinterpret_cast(p); } ^ cc-1169 CC: REMARK File = .moc/debug-static/../../kernel/qabstractitemmodel.h, Line = 143 External/internal linkage conflicts with a previous declaration. inline uint qHash(const QPersistentModelIndex &index) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ detected during instantiation of "uint qHash(const QPersistentModelIndexData *)" at line 144 of ".moc/debug-static/../../kernel/qabstractitemmodel.h" cc-3969 CC: REMARK File = .moc/debug-static/../../kernel/qabstractitemmodel.h, Line = 404 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint((index.row() << 4) + index.column() + index.internalId()); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG kernel/qeventloop.h -o .moc/debug-static/moc_qeventloop.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qeventloop.o .moc/debug-static/moc_qeventloop.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG kernel/qcoreapplication.h -o .moc/debug-static/moc_qcoreapplication.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qcoreapplication.o .moc/debug-static/moc_qcoreapplication.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG kernel/qcoreevent.h -o .moc/debug-static/moc_qcoreevent.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qcoreevent.o .moc/debug-static/moc_qcoreevent.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG kernel/qmimedata.h -o .moc/debug-static/moc_qmimedata.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qmimedata.o .moc/debug-static/moc_qmimedata.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG kernel/qsocketnotifier.h -o .moc/debug-static/moc_qsocketnotifier.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qsocketnotifier.o .moc/debug-static/moc_qsocketnotifier.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG kernel/qtimer.h -o .moc/debug-static/moc_qtimer.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qtimer.o .moc/debug-static/moc_qtimer.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG kernel/qtranslator.h -o .moc/debug-static/moc_qtranslator.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qtranslator.o .moc/debug-static/moc_qtranslator.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG kernel/qobjectcleanuphandler.h -o .moc/debug-static/moc_qobjectcleanuphandler.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qobjectcleanuphandler.o .moc/debug-static/moc_qobjectcleanuphandler.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG kernel/qsharedmemory.h -o .moc/debug-static/moc_qsharedmemory.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qsharedmemory.o .moc/debug-static/moc_qsharedmemory.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG kernel/qeventdispatcher_unix_p.h -o .moc/debug-static/moc_qeventdispatcher_unix_p.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qeventdispatcher_unix_p.o .moc/debug-static/moc_qeventdispatcher_unix_p.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG codecs/qtextcodecplugin.h -o .moc/debug-static/moc_qtextcodecplugin.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qtextcodecplugin.o .moc/debug-static/moc_qtextcodecplugin.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG statemachine/qabstractstate.h -o .moc/debug-static/moc_qabstractstate.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qabstractstate.o .moc/debug-static/moc_qabstractstate.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG statemachine/qstate.h -o .moc/debug-static/moc_qstate.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qstate.o .moc/debug-static/moc_qstate.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG statemachine/qfinalstate.h -o .moc/debug-static/moc_qfinalstate.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qfinalstate.o .moc/debug-static/moc_qfinalstate.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG statemachine/qhistorystate.h -o .moc/debug-static/moc_qhistorystate.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qhistorystate.o .moc/debug-static/moc_qhistorystate.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG statemachine/qabstracttransition.h -o .moc/debug-static/moc_qabstracttransition.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qabstracttransition.o .moc/debug-static/moc_qabstracttransition.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG statemachine/qsignaltransition.h -o .moc/debug-static/moc_qsignaltransition.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qsignaltransition.o .moc/debug-static/moc_qsignaltransition.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ /usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/bin/moc -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -D__sgi -D__EDG statemachine/qeventtransition.h -o .moc/debug-static/moc_qeventtransition.cpp CC -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static -o .obj/debug-static/moc_qeventtransition.o .moc/debug-static/moc_qeventtransition.cpp CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ rm -f libQtCore.a CC -ar -o libQtCore.a .obj/debug-static/qabstractanimation.o .obj/debug-static/qvariantanimation.o .obj/debug-static/qpropertyanimation.o .obj/debug-static/qanimationgroup.o .obj/debug-static/qsequentialanimationgroup.o .obj/debug-static/qparallelanimationgroup.o .obj/debug-static/qpauseanimation.o .obj/debug-static/qatomic_mips64.o .obj/debug-static/qfuture.o .obj/debug-static/qfutureinterface.o .obj/debug-static/qfuturesynchronizer.o .obj/debug-static/qfuturewatcher.o .obj/debug-static/qrunnable.o .obj/debug-static/qtconcurrentfilter.o .obj/debug-static/qtconcurrentmap.o .obj/debug-static/qtconcurrentresultstore.o .obj/debug-static/qtconcurrentthreadengine.o .obj/debug-static/qtconcurrentiteratekernel.o .obj/debug-static/qtconcurrentexception.o .obj/debug-static/qthreadpool.o .obj/debug-static/qglobal.o .obj/debug-static/qlibraryinfo.o .obj/debug-static/qmalloc.o .obj/debug-static/qnumeric.o .obj/debug-static/qatomic.o .obj/debug-static/qmutex.o .obj/debug-static/qreadwritelock.o .obj/debug-static/qmutexpool.o .obj/debug-static/qsemaphore.o .obj/debug-static/qthread.o .obj/debug-static/qthreadstorage.o .obj/debug-static/qmutex_unix.o .obj/debug-static/qthread_unix.o .obj/debug-static/qwaitcondition_unix.o .obj/debug-static/qbitarray.o .obj/debug-static/qbytearray.o .obj/debug-static/qbytearraymatcher.o .obj/debug-static/qcryptographichash.o .obj/debug-static/qdatetime.o .obj/debug-static/qeasingcurve.o .obj/debug-static/qelapsedtimer.o .obj/debug-static/qhash.o .obj/debug-static/qline.o .obj/debug-static/qlinkedlist.o .obj/debug-static/qlist.o .obj/debug-static/qlocale.o .obj/debug-static/qpoint.o .obj/debug-static/qmap.o .obj/debug-static/qmargins.o .obj/debug-static/qcontiguouscache.o .obj/debug-static/qrect.o .obj/debug-static/qregexp.o .obj/debug-static/qshareddata.o .obj/debug-static/qsharedpointer.o .obj/debug-static/qsimd.o .obj/debug-static/qsize.o .obj/debug-static/qstring.o .obj/debug-static/qstringbuilder.o .obj/debug-static/qstringlist.o .obj/debug-static/qtextboundaryfinder.o .obj/debug-static/qtimeline.o .obj/debug-static/qvector.o .obj/debug-static/qvsnprintf.o .obj/debug-static/qelapsedtimer_unix.o .obj/debug-static/harfbuzz-buffer.o .obj/debug-static/harfbuzz-gdef.o .obj/debug-static/harfbuzz-gsub.o .obj/debug-static/harfbuzz-gpos.o .obj/debug-static/harfbuzz-impl.o .obj/debug-static/harfbuzz-open.o .obj/debug-static/harfbuzz-stream.o .obj/debug-static/harfbuzz-shaper-all.o .obj/debug-static/qharfbuzz.o .obj/debug-static/qabstractfileengine.o .obj/debug-static/qbuffer.o .obj/debug-static/qdatastream.o .obj/debug-static/qdataurl.o .obj/debug-static/qdebug.o .obj/debug-static/qdir.o .obj/debug-static/qdiriterator.o .obj/debug-static/qfile.o .obj/debug-static/qfileinfo.o .obj/debug-static/qiodevice.o .obj/debug-static/qnoncontiguousbytedevice.o .obj/debug-static/qprocess.o .obj/debug-static/qtextstream.o .obj/debug-static/qtemporaryfile.o .obj/debug-static/qresource.o .obj/debug-static/qresource_iterator.o .obj/debug-static/qurl.o .obj/debug-static/qsettings.o .obj/debug-static/qfsfileengine.o .obj/debug-static/qfsfileengine_iterator.o .obj/debug-static/qfilesystemwatcher.o .obj/debug-static/qfsfileengine_unix.o .obj/debug-static/qfsfileengine_iterator_unix.o .obj/debug-static/qprocess_unix.o .obj/debug-static/qpluginloader.o .obj/debug-static/qfactoryloader.o .obj/debug-static/quuid.o .obj/debug-static/qlibrary.o .obj/debug-static/qlibrary_unix.o .obj/debug-static/qabstracteventdispatcher.o .obj/debug-static/qabstractitemmodel.o .obj/debug-static/qbasictimer.o .obj/debug-static/qeventloop.o .obj/debug-static/qcoreapplication.o .obj/debug-static/qcoreevent.o .obj/debug-static/qmetaobject.o .obj/debug-static/qmetatype.o .obj/debug-static/qmimedata.o .obj/debug-static/qobject.o .obj/debug-static/qobjectcleanuphandler.o .obj/debug-static/qsignalmapper.o .obj/debug-static/qsocketnotifier.o .obj/debug-static/qtimer.o .obj/debug-static/qtranslator.o .obj/debug-static/qvariant.o .obj/debug-static/qcoreglobaldata.o .obj/debug-static/qsharedmemory.o .obj/debug-static/qsystemsemaphore.o .obj/debug-static/qpointer.o .obj/debug-static/qmath.o .obj/debug-static/qcore_unix.o .obj/debug-static/qcrashhandler.o .obj/debug-static/qsharedmemory_unix.o .obj/debug-static/qsystemsemaphore_unix.o .obj/debug-static/qeventdispatcher_unix.o .obj/debug-static/qisciicodec.o .obj/debug-static/qlatincodec.o .obj/debug-static/qsimplecodec.o .obj/debug-static/qtextcodec.o .obj/debug-static/qtsciicodec.o .obj/debug-static/qutfcodec.o .obj/debug-static/qtextcodecplugin.o .obj/debug-static/qfontlaocodec.o .obj/debug-static/qgb18030codec.o .obj/debug-static/qjpunicode.o .obj/debug-static/qeucjpcodec.o .obj/debug-static/qjiscodec.o .obj/debug-static/qsjiscodec.o .obj/debug-static/qeuckrcodec.o .obj/debug-static/qbig5codec.o .obj/debug-static/qfontjpcodec.o .obj/debug-static/qstatemachine.o .obj/debug-static/qabstractstate.o .obj/debug-static/qstate.o .obj/debug-static/qfinalstate.o .obj/debug-static/qhistorystate.o .obj/debug-static/qabstracttransition.o .obj/debug-static/qsignaltransition.o .obj/debug-static/qeventtransition.o .obj/debug-static/qxmlstream.o .obj/debug-static/qxmlutils.o .obj/debug-static/moc_qfuturewatcher.o .obj/debug-static/moc_qthreadpool.o .obj/debug-static/moc_qnamespace.o .obj/debug-static/moc_qthread.o .obj/debug-static/moc_qthread_p.o .obj/debug-static/moc_qeasingcurve.o .obj/debug-static/moc_qlocale.o .obj/debug-static/moc_qtimeline.o .obj/debug-static/moc_qfile.o .obj/debug-static/moc_qiodevice.o .obj/debug-static/moc_qnoncontiguousbytedevice_p.o .obj/debug-static/moc_qtemporaryfile.o .obj/debug-static/moc_qsettings.o .obj/debug-static/moc_qfilesystemwatcher_p.o .obj/debug-static/moc_qpluginloader.o .obj/debug-static/moc_qlibrary.o .obj/debug-static/moc_qfactoryloader_p.o .obj/debug-static/moc_qabstracteventdispatcher.o .obj/debug-static/moc_qabstractitemmodel.o .obj/debug-static/moc_qeventloop.o .obj/debug-static/moc_qcoreapplication.o .obj/debug-static/moc_qcoreevent.o .obj/debug-static/moc_qmimedata.o .obj/debug-static/moc_qsocketnotifier.o .obj/debug-static/moc_qtimer.o .obj/debug-static/moc_qtranslator.o .obj/debug-static/moc_qobjectcleanuphandler.o .obj/debug-static/moc_qsharedmemory.o .obj/debug-static/moc_qeventdispatcher_unix_p.o .obj/debug-static/moc_qtextcodecplugin.o .obj/debug-static/moc_qabstractstate.o .obj/debug-static/moc_qstate.o .obj/debug-static/moc_qfinalstate.o .obj/debug-static/moc_qhistorystate.o .obj/debug-static/moc_qabstracttransition.o .obj/debug-static/moc_qsignaltransition.o .obj/debug-static/moc_qeventtransition.o --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 332 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 332 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(void (*const &)(void *))" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(void (*const &)(void *))" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(void (*const &)(void *))" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(void (*const &)(void *))" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(void (*const &)(void *))" --- C++ prelinker: .obj/debug-static/qvariantanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qvariantanimation.cpp -o .obj/debug-static/qvariantanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qalgorithms.h, Line = 472 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = int(end - begin); ^ A template was detected during header processing. instantiation of "const QVariantAnimation::KeyValue *QAlgorithmsPrivate::qLowerBoundHelper(const QVariantAnimation::KeyValue *, const QVariantAnimation::KeyValue *, const QPair &, bool (*)(const QVariantAnimation::KeyValue &, const QVariantAnimation::KeyValue &))" at line 252 instantiation of "const QVariantAnimation::KeyValue *qLowerBound(const QVariantAnimation::KeyValue *, const QVariantAnimation::KeyValue *, const QPair &, bool (*)(const QVariantAnimation::KeyValue &, const QVariantAnimation::KeyValue &))" at line 249 of "animation/qvariantanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qalgorithms.h, Line = 472 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = int(end - begin); ^ A template was detected during header processing. instantiation of "QVariantAnimation::KeyValue *QAlgorithmsPrivate::qLowerBoundHelper(QVariantAnimation: :KeyValue *, QVariantAnimation::KeyValue *, const QVariantAnimation::KeyValue &, bool (*)(const QVariantAnimation::KeyValue &, const QVariantAnimation::KeyValue &))" at line 252 instantiation of "QVariantAnimation::KeyValue *qLowerBound(QVariantAnimation::KeyValue *, QVariantAnimation::KeyValue *, const QVariantAnimation::KeyValue &, bool (*)(const QVariantAnimation::KeyValue &, const QVariantAnimation::KeyValue &))" at line 324 of "animation/qvariantanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qalgorithms.h, Line = 343 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int span = int(end - start); ^ A template was detected during header processing. instantiation of "void QAlgorithmsPrivate::qSortHelper(QVariantAnimation::KeyVal ue *, QVariantAnimation::KeyValue *, const QVariantAnimation::KeyValue &, bool (*)(const QVariantAnimation::KeyValue &, const QVariantAnimation::KeyValue &))" at line 187 instantiation of "void qSort(QVariantAnimation::KeyValue *, QVariantAnimation::KeyValue *, bool (*)(const QVariantAnimation::KeyValue &, const QVariantAnimation::KeyValue &))" at line 611 of "animation/qvariantanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 566 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int offset = int(before - p->array); ^ detected during instantiation of "QVector::iterator QVector::insert(QVector::iterator, int, const QVariantAnimation::KeyValue &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 570 instantiation of "QVector::iterator QVector::insert(QVector::iterator, int, const QVariantAnimation::KeyValue &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 576 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (--i) T; ^ detected during instantiation of "QVector::iterator QVector::insert(QVector::iterator, int, const QVariantAnimation::KeyValue &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 590 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (--i) T(copy); ^ detected during instantiation of "QVector::iterator QVector::insert(QVector::iterator, int, const QVariantAnimation::KeyValue &)" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 600 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int f = int(abegin - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 601 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int l = int(aend - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData ()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ --- C++ prelinker: .obj/debug-static/qglobal.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static global/qglobal.cpp -o .obj/debug-static/qglobal.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3970 CC: WARNING File = global/qglobal.cpp, Line = 2599 conversion from pointer to same-sized integral type (potential portability problem) + quintptr(&pseed) ^ cc-3968 CC: WARNING File = global/qglobal.cpp, Line = 2598 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *pseed = QDateTime::currentDateTime().toTime_t() ^ cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector>::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector>::malloc(int)" at line 465 instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector>::malloc(int)" at line 465 instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(void (*const &)(void *))" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(void (*const &)(void *))" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(void (*const &)(void *))" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(void (*const &)(void *))" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(void (*const &)(void *))" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ --- C++ prelinker: .obj/debug-static/qlibraryinfo.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static global/qlibraryinfo.cpp -o .obj/debug-static/qlibraryinfo.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 415 of "global/qlibraryinfo.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 416 of "global/qlibraryinfo.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ --- C++ prelinker: .obj/debug-static/qdatetime.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static tools/qdatetime.cpp -o .obj/debug-static/qdatetime.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 145 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d = ell - (2447 * j) / 80; ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 147 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) m = j + 2 - (12 * ell); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 148 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) y = 100 * (n - 49) + i + ell; ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>, QLatin1Char>, QString>::operator QString() const" at line 828 of "tools/qdatetime.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 1841 of "tools/qdatetime.cpp" cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 2323 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int days = jd - julianDayFromGregorianDate(1970, 1, 1); ^ cc-3969 CC: REMARK File = tools/qdatetime.cpp, Line = 2379 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(retval); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 2402 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int ddays = msecs / MSECS_PER_DAY; ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 2411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->time = QTime().addMSecs(msecs); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 3071 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ct.mds = msecsFromDecomposed(t->tm_hour, t->tm_min, t->tm_sec, tv.tv_usec / 1000); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 3094 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) dt.d->time.mds = msecsFromDecomposed(t->tm_hour, t->tm_min, t->tm_sec, tv.tv_usec / 1000); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 3121 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) dt.d->time.mds = msecsFromDecomposed(t->tm_hour, t->tm_min, t->tm_sec, tv.tv_usec / 1000); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 3934 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) time_t secsSince1Jan1970UTC = toMSecsSinceEpoch_helper(fakeDate.toJulianDay(), QTime().msecsTo(time)) / 1000; ^ cc-3943 CC: REMARK File = tools/qdatetime.cpp, Line = 4562 declaration hides variable "max" (declared at line 4444) const int max = newSectionNodes.size(); ^ cc-3943 CC: REMARK File = tools/qdatetime.cpp, Line = 4563 declaration hides variable "i" (declared at line 4441) for (int i=0; i::operator QString() const" at line 5636 of "tools/qdatetime.cpp" cc-3943 CC: REMARK File = tools/qdatetime.cpp, Line = 5737 declaration hides parameter "t" (declared at line 5727) const QTime t = tmp.value.time(); ^ cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 548 instantiation of "void QVector::append(const QDateTimeParser::SectionNode &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3649 CC: REMARK all virtual functions for class "QTextIStream" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "QTextOStream" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::__Named_exception" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::logic_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::runtime_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::domain_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::invalid_argument" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::length_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::out_of_range" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::range_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::overflow_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::underflow_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "QtSharedPointer::ExternalRefCountData" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "QtSharedPointer::ExternalRefCountWithDestroyFn" inline: static virtual table generated --- C++ prelinker: .obj/debug-static/qregexp.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static tools/qregexp.cpp -o .obj/debug-static/qregexp.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "tools/qstringlist.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "tools/qstringlist.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "tools/qstringlist.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "tools/qstringlist.h" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "tools/qstringlist.h" cc-1110 CC: REMARK File = tools/qregexp.cpp, Line = 1330 The indicated statement is not reachable. break; ^ cc-1110 CC: REMARK File = tools/qregexp.cpp, Line = 1333 The indicated statement is not reachable. break; ^ cc-1110 CC: REMARK File = tools/qregexp.cpp, Line = 1337 The indicated statement is not reachable. break; ^ cc-3968 CC: WARNING File = tools/qalgorithms.h, Line = 233 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = end - begin; ^ A template was detected during header processing. instantiation of "const int *qLowerBound(const int *, const int *, const int &)" at line 298 instantiation of "const int *qBinaryFind(const int *, const int *, const int &)" at line 1546 of "tools/qregexp.cpp" cc-3943 CC: REMARK File = tools/qregexp.cpp, Line = 1856 declaration hides parameter "i" (declared at line 1805) int i = eng->captureForOfficialCapture.at(j); ^ cc-3943 CC: REMARK File = tools/qregexp.cpp, Line = 2078 declaration hides variable "a" (declared at line 2014) QChar a = in[pos + curCapBegin[ell] + n]; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QVector &)" at line 2239 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>:: Node *, const QVector &)" at line 498 instantiation of "void QList>::append(const QVector &)" at line 2239 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 753 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 753 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, const QByteArray &, const QPair &, QHash>::Node **)" at line 760 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, const QByteArray &, const QPair &, QHash>::Node **)" at line 760 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "tools/qcache.h" instantiation of "QCache::~QCache()" at line 3676 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "tools/qcache.h" instantiation of "QCache::~QCache()" at line 3676 of "tools/qregexp.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-3968 CC: WARNING File = tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 332 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 332 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node>::Node *QHash::Node>::createNode(uint, const QRegExpEngineKey &, const QCache::Node &, QHash::Node>::Node **)" at line 760 instantiation of "QHash::Node>::iterator QHash::Node>::insert(const QRegExpEngineKey &, const QCache::Node &)" at line 190 of "tools/qcache.h" instantiation of "bool QCache::insert(const QRegExpEngineKey &, QRegExpEngine *, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node>::Node *QHash::Node>::createNode(uint, const QRegExpEngineKey &, const QCache::Node &, QHash::Node>::Node **)" at line 760 instantiation of "QHash::Node>::iterator QHash::Node>::insert(const QRegExpEngineKey &, const QCache::Node &)" at line 190 of "tools/qcache.h" instantiation of "bool QCache::insert(const QRegExpEngineKey &, QRegExpEngine *, int)" cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ --- C++ prelinker: .obj/debug-static/qstring.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static tools/qstring.cpp -o .obj/debug-static/qstring.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "tools/qstringlist.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "tools/qstringlist.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "tools/qstringlist.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "tools/qstringlist.h" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "tools/qstringlist.h" cc-3970 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/codecs/qtextcodec_p.h, Line = 75 conversion from pointer to same-sized integral type (potential portability problem) quintptr data = reinterpret_cast(fn); ^ cc-3969 CC: REMARK File = tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = tools/qchar.cpp, Line = 1456 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.replace(uc - utf16, ucs4 > 0x10000 ? 2 : 1, (const QChar *)d, length); ^ cc-3968 CC: WARNING File = tools/qchar.cpp, Line = 1458 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = uc - utf16; ^ cc-3968 CC: WARNING File = tools/qstringmatcher.cpp, Line = 86 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (current - uc) - pl_minus_one; ^ cc-3968 CC: WARNING File = tools/qstringmatcher.cpp, Line = 110 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (current - uc) - pl_minus_one; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 285 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - s; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 290 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - s; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 761 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return qAllocMore(size * sizeof(QChar), sizeof(Data)) / sizeof(QChar); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 761 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return qAllocMore(size * sizeof(QChar), sizeof(Data)) / sizeof(QChar); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 952 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return a - array; ^ cc-3321 CC: WARNING File = tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 785 instantiation of "int QHash::remove(void *const &)" at line 1148 of "tools/qstring.cpp" cc-3321 CC: WARNING File = tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 785 instantiation of "int QHash::remove(void *const &)" at line 1148 of "tools/qstring.cpp" cc-3970 CC: WARNING File = tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const void *)" at line 879 instantiation of "QHash::Node **QHash::findNode(void *const &, uint *) const" at line 788 instantiation of "int QHash::remove(void *const &)" at line 1148 of "tools/qstring.cpp" cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 2509 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - (const ushort *)haystack0; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 2525 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - (const ushort *)haystack0; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 2570 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - end; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 2584 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - end; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 2689 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 2694 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const qt_section_chunk &)" at line 3208 of "tools/qstring.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const qt_section_chunk &)" at line 498 instantiation of "void QList::append(const qt_section_chunk &)" at line 3208 of "tools/qstring.cpp" cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 3698 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) v.resize(a - v.data()); ^ cc-3321 CC: WARNING File = tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, void *const &, const QByteArray &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(void *const &, const QByteArray &)" at line 3807 of "tools/qstring.cpp" cc-3321 CC: WARNING File = tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, void *const &, const QByteArray &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(void *const &, const QByteArray &)" at line 3807 of "tools/qstring.cpp" cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4039 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return mid(copyFrom - start, from - copyFrom); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4039 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return mid(copyFrom - start, from - copyFrom); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4045 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) copyCount = from - copyFrom; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4050 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) copyCount = from - copyFrom - 1; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4058 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QString result((fromEnd - from) + copyCount, Qt::Uninitialized); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4080 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.truncate(to - reinterpret_cast(result.d->data)); ^ cc-3943 CC: REMARK File = tools/qstring.cpp, Line = 4920 declaration hides variable "c" (declared at line 4911) uint c = *p; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4925 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = pp - s.d->data; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4936 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.truncate(pp - s.d->data); ^ cc-3943 CC: REMARK File = tools/qstring.cpp, Line = 5011 declaration hides variable "c" (declared at line 5002) uint c = *p; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 5016 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = pp - s.d->data; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 5027 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.truncate(pp - s.d->data); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5173 conversion from pointer to same-sized integral type (potential portability problem) width = va_arg(ap, int); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5198 conversion from pointer to same-sized integral type (potential portability problem) precision = va_arg(ap, int); ^ cc-3943 CC: REMARK File = tools/qstring.cpp, Line = 5268 declaration hides variable "i" (declared at line 5108) qint64 i; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5270 conversion from pointer to same-sized integral type (potential portability problem) case lm_none: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5271 conversion from pointer to same-sized integral type (potential portability problem) case lm_hh: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5272 conversion from pointer to same-sized integral type (potential portability problem) case lm_h: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5273 conversion from pointer to same-sized integral type (potential portability problem) case lm_l: i = va_arg(ap, long int); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5274 conversion from pointer to same-sized integral type (potential portability problem) case lm_ll: i = va_arg(ap, qint64); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5275 conversion from pointer to same-sized integral type (potential portability problem) case lm_j: i = va_arg(ap, long int); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5276 conversion from pointer to same-sized integral type (potential portability problem) case lm_z: i = va_arg(ap, size_t); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5277 conversion from pointer to same-sized integral type (potential portability problem) case lm_t: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5290 conversion from pointer to same-sized integral type (potential portability problem) case lm_none: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5291 conversion from pointer to same-sized integral type (potential portability problem) case lm_hh: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5292 conversion from pointer to same-sized integral type (potential portability problem) case lm_h: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5293 conversion from pointer to same-sized integral type (potential portability problem) case lm_l: u = va_arg(ap, ulong); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5294 conversion from pointer to same-sized integral type (potential portability problem) case lm_ll: u = va_arg(ap, quint64); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5295 conversion from pointer to same-sized integral type (potential portability problem) case lm_z: u = va_arg(ap, size_t); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5326 conversion from pointer to same-sized integral type (potential portability problem) d = va_arg(ap, long double); // not supported - converted to a double ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5328 conversion from pointer to same-sized integral type (potential portability problem) d = va_arg(ap, double); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5347 conversion from pointer to same-sized integral type (potential portability problem) subst = QChar((ushort) va_arg(ap, int)); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5349 conversion from pointer to same-sized integral type (potential portability problem) subst = QLatin1Char((uchar) va_arg(ap, int)); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5355 conversion from pointer to same-sized integral type (potential portability problem) const ushort *buff = va_arg(ap, const ushort*); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 5359 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) subst.setUtf16(buff, ch - buff); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5361 conversion from pointer to same-sized integral type (potential portability problem) subst = QString::fromUtf8(va_arg(ap, const char*)); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5368 conversion from pointer to same-sized integral type (potential portability problem) void *arg = va_arg(ap, void*); ^ cc-3943 CC: REMARK File = tools/qstring.cpp, Line = 5372 declaration hides variable "i" (declared at line 5108) quint64 i = reinterpret_cast(arg); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5372 conversion from pointer to same-sized integral type (potential portability problem) quint64 i = reinterpret_cast(arg); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5382 conversion from pointer to same-sized integral type (potential portability problem) signed char *n = va_arg(ap, signed char*); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5387 conversion from pointer to same-sized integral type (potential portability problem) short int *n = va_arg(ap, short int*); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5392 conversion from pointer to same-sized integral type (potential portability problem) long int *n = va_arg(ap, long int*); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5397 conversion from pointer to same-sized integral type (potential portability problem) qint64 *n = va_arg(ap, qint64*); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5403 conversion from pointer to same-sized integral type (potential portability problem) int *n = va_arg(ap, int*); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 5602 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return v; ^ cc-3969 CC: REMARK File = tools/qstring.cpp, Line = 5632 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (uint)v; ^ cc-3969 CC: REMARK File = tools/qstring.cpp, Line = 5662 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (short)v; ^ cc-3969 CC: REMARK File = tools/qstring.cpp, Line = 5692 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (ushort)v; ^ cc-3943 CC: REMARK File = tools/qstring.cpp, Line = 6887 declaration hides variable "arg" (declared at line 6870) int arg = numbersUsed[number]; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 7381 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) out.writeBytes(b, sizeof(QChar)*str.length()); ^ cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3649 CC: REMARK all virtual functions for class "QTextIStream" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "QTextOStream" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::__Named_exception" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::logic_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::runtime_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::domain_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::invalid_argument" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::length_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::out_of_range" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::range_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::overflow_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::underflow_error" inline: static virtual table generated --- C++ prelinker: .obj/debug-static/qdiriterator.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static io/qdiriterator.cpp -o .obj/debug-static/qdiriterator.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "io/qdiriterator.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "io/qdiriterator.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "io/qdiriterator.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "io/qdiriterator.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QRegExp &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QRegExp &)" cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ --- C++ prelinker: .obj/debug-static/qtemporaryfile.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static io/qtemporaryfile.cpp -o .obj/debug-static/qtemporaryfile.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList: :iterator) const" at line 790 instantiation of "QList::iterator QList::erase(QList::iterator, QList::iterator)" at line 261 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 136 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = 1+(eol-first); ^ cc-3968 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 161 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int moveOffset = (where == freeSpaceAtEnd) ? 0 : newCapacity - len; ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 536 of "io/qtemporaryfile.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ --- C++ prelinker: .obj/debug-static/qresource.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static io/qresource.cpp -o .obj/debug-static/qresource.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 328 of "io/qresource.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 330 of "io/qresource.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 354 of "io/qresource.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 354 of "io/qresource.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 354 of "io/qresource.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 354 of "io/qresource.cpp" cc-3968 CC: WARNING File = io/qresource.cpp, Line = 1003 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) data_len = st.st_size; ^ cc-3968 CC: WARNING File = io/qresource.cpp, Line = 1014 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) data_len = file.size(); ^ cc-3969 CC: REMARK File = io/qresource.cpp, Line = 1019 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ok = (data_len == (uint)file.read((char*)data, data_len)); ^ cc-3968 CC: WARNING File = io/qresource.cpp, Line = 1250 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->uncompressed = qUncompress(d->resource.data(), d->resource.size()); ^ cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-1174 CC: REMARK File = io/qresource.cpp, Line = 1514 The variable "qt_forced_resource_init" was declared but never referenced. static int qt_forced_resource_init = qt_force_resource_init(); ^ cc-1174 CC: REMARK File = io/qresource.cpp, Line = 1515 The variable "qt_force_resource_init__init_variable__" was declared but never referenced. Q_CONSTRUCTOR_FUNCTION(qt_force_resource_init) ^ cc-3649 CC: REMARK all virtual functions for class "QTextIStream" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "QTextOStream" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "QAbstractFileEnginePrivate" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "QResourceRoot" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "QDynamicBufferResourceRoot" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "QDynamicFileResourceRoot" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "QResourceFileEnginePrivate" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::__Named_exception" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::logic_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::runtime_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::domain_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::invalid_argument" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::length_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::out_of_range" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::range_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::overflow_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::underflow_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "QtSharedPointer::ExternalRefCountData" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "QtSharedPointer::ExternalRefCountWithDestroyFn" inline: static virtual table generated --- C++ prelinker: .obj/debug-static/qurl.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static io/qurl.cpp -o .obj/debug-static/qurl.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 235 of "io/qurl.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h "cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = io/qurl.cpp, Line = 472 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->schemeLength = *ptr - parseData->scheme; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 766 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->hostLength = *ptr - parseData->host; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 780 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->userInfoDelimIndex = *ptr - parseData->userInfo; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 792 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->userInfoLength = *ptr - parseData->userInfo; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 932 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->pathLength = *ptr - pathStart; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 948 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->queryLength = *ptr - parseData->query; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 964 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->fragmentLength = *ptr - parseData->fragment; ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qalgorithms.h, Line = 233 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = end - begin; ^ A template was detected during header processing. instantiation of "const NameprepCaseFoldingEntry *qLowerBound(const NameprepCaseFoldingEntry *, const NameprepCaseFoldingEntry *, const int &)" at line 298 instantiation of "const NameprepCaseFoldingEntry *qBinaryFind(const NameprepCaseFoldingEntry *, const NameprepCaseFoldingEntry *, const int &)" at line 2370 of "io/qurl.cpp" cc-3968 CC: WARNING File = io/qurl.cpp, Line = 2465 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) str->truncate(out - str->utf16()); ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 2944 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int firstNonAscii = out - src; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 2955 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) source->truncate(out - src); ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 3076 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) output->truncate(d - output->constData()); ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 3237 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return ch - b; ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 3475 of "io/qurl.cpp" cc-3968 CC: WARNING File = io/qurl.cpp, Line = 3704 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) path->truncate(out - path->constData()); ^ cc-1174 CC: REMARK File = io/qurl.cpp, Line = 3718 The variable "auth" was declared but never referenced. QString auth = authority(); // causes the non-encoded forms to be valid ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5092 of "io/qurl.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QPair &)" at line 498 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5092 of "io/qurl.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5123 of "io/qurl.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QPair &)" at line 498 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5123 of "io/qurl.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 5277 of "io/qurl.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 5277 of "io/qurl.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 5589 of "io/qurl.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 6018 of "io/qurl.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3649 CC: REMARK all virtual functions for class "QTextIStream" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "QTextOStream" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::__Named_exception" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::logic_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::runtime_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::domain_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::invalid_argument" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::length_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::out_of_range" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::range_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::overflow_error" inline: static virtual table generated cc-3649 CC: REMARK all virtual functions for class "std::underflow_error" inline: static virtual table generated --- C++ prelinker: .obj/debug-static/qsettings.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static io/qsettings.cpp -o .obj/debug-static/qsettings.o CC WARNING: -I.rcc/debug-static does not refer to a valid directorycc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "../../include/QtCore/../../src/corelib/tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "../../include/QtCore/../../src/corelib/tools/qcache.h" instantiation of "QCache::~QCache()" at line 117 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "../../include/QtCore/../../src/corelib/tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "../../include/QtCore/../../src/corelib/tools/qcache.h" instantiation of "QCache::~QCache()" at line 117 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, QConfFile *const &)" at line 221 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, QConfFile *const &)" at line 221 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, QConfFile *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, QConfFile *const &)" at line 221 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, QConfFile *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, QConfFile *const &)" at line 221 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsKey &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 232 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsKey &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 232 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QString &)" at line 390 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QString &)" at line 390 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QVariant &)" at line 453 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QVariant &)" at line 498 instantiation of "void QList::append(const QVariant &)" at line 453 of "io/qsettings.cpp" cc-3943 CC: REMARK File = io/qsettings.cpp, Line = 611 declaration hides variable "i" (declared at line 596) for (int i = 0; i < 4; ++i) { ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const int &, const QString &)" at line 1143 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const int &, const QString &)" at line 1143 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const int &, const QString &)" at line 1143 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const int &, const QString &)" at line 1143 of "io/qsettings.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>, QString>::operator QString() const" at line 1187 of "io/qsettings.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 1260 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsKey &, const QByteArray &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 422 instantiation of "void QMap::clear()" at line 1518 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsKey &, const QByteArray &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 422 instantiation of "void QMap::clear()" at line 1518 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QVariant &)" at line 1596 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QVariant &)" at line 1596 of "io/qsettings.cpp" cc-3943 CC: REMARK File = io/qsettings.cpp, Line = 1615 declaration hides variable "fileInfo" (declared at line 1510) QFileInfo fileInfo(confFile->name); ^ cc-3943 CC: REMARK File = io/qsettings.cpp, Line = 1696 declaration hides variable "ch" (declared at line 1683) char ch = data.at(i++); ^ cc-3943 CC: REMARK File = io/qsettings.cpp, Line = 1710 declaration hides variable "ch" (declared at line 1683) char ch; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QSettingsIniSection &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QSettingsIniSection &QMap::operator[](const QString &)" at line 1907 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsIniKey &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 434 implicit generation of "QSettingsIniSection::QSettingsIniSection(const QSettingsIniSection &)" at line 434 instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QSettingsIniSection &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QSettingsIniSection &QMap::operator[](const QString &)" at line 1907 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsIniKey &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 434 implicit generation of "QSettingsIniSection::QSettingsIniSection(const QSettingsIniSection &)" at line 434 instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QSettingsIniSection &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QSettingsIniSection &QMap::operator[](const QString &)" at line 1907 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QSettingsIniSection &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QSettingsIniSection &QMap::operator[](const QString &)" at line 1907 of "io/qsettings.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qalgorithms.h, Line = 343 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int span = int(end - start); ^ A template was detected during header processing. instantiation of "void QAlgorithmsPrivate::qSortHelper(QSettingsIniKey *, QSettingsIniKey *, const QSettingsIniKey &, qLess)" at line 395 instantiation of "void QAlgorithmsPrivate::qSortHelper(QSettingsIniKey *, QSettingsIniKey *, const QSettingsIniKey &)" at line 198 instantiation of "void qSort(QVector &)" at line 1920 of "io/qsettings.cpp" cc-3943 CC: REMARK File = io/qsettings.cpp, Line = 1947 declaration hides variable "j" (declared at line 1923) for (IniKeyMap::const_iterator j = ents.constBegin(); j != ents.constEnd(); ++j) { ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 3088 of "io/qsettings.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 3464 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 695 instantiation of "void QList>::detach_helper(int)" at line 709 instantiation of "void QList>::detach_helper()" at line 432 instantiation of "QList> &QList>::operator=(const QList> &)" at line 3568 of "io/qsettings.cpp" implicit generation of "QObjectPrivate &QObjectPrivate::operator=(const QObjectPrivate &)" at line 3568 of "io/qsettings.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QSettingsGroup &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QSettingsGroup &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node>::Node *QHash::Node>::createNode(uint, const QString &, const QCache::Node &, QHash::Node>::Node **)" at line 760 instantiation of "QHash::Node>::iterator QHash::Node>::insert(const QString &, const QCache::Node &)" at line 190 of "../../include/QtCore/../../src/corelib/tools/qcache.h" instantiation of "bool QCache::insert(const QString &, QConfFile *, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node>::Node *QHash::Node>::createNode(uint, const QString &, const QCache::Node &, QHash::Node>::Node **)" at line 760 instantiation of "QHash::Node>::iterator QHash::Node>::insert(const QString &, const QCache::Node &)" at line 190 of "../../include/QtCore/../../src/corelib/tools/qcache.h" instantiation of "bool QCache::insert(const QString &, QConfFile *, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QSettingsIniKey &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QSettingsIniKey &)" --- C++ prelinker: .obj/debug-static/qlibrary.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static plugin/qlibrary.cpp -o .obj/debug-static/qlibrary.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 179 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) : fields(f), field_count(fc), results(fc), lengths(fc) ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 179 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) : fields(f), field_count(fc), results(fc), lengths(fc) ^ cc-3969 CC: REMARK File = plugin/qlibrary.cpp, Line = 215 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) token_info.results[(int)field] = s; ^ cc-3969 CC: REMARK File = plugin/qlibrary.cpp, Line = 216 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) token_info.lengths[(int)field] = fieldlen - 1; ^ cc-3969 CC: REMARK File = plugin/qlibrary.cpp, Line = 225 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) token_info.results[(int)field] = s; ^ cc-3969 CC: REMARK File = plugin/qlibrary.cpp, Line = 226 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) token_info.lengths[(int)field] = fieldlen - 1; ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 270 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if (qstrncmp("version", pinfo.results[0], pinfo.lengths[0]) == 0) { ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 275 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QByteArray m(pinfo2.results[0], pinfo2.lengths[0]); ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 276 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QByteArray n(pinfo2.results[1], pinfo2.lengths[1]); ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 277 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QByteArray p(pinfo2.results[2], pinfo2.lengths[2]); ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 283 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) } else if (qstrncmp("debug", pinfo.results[0], pinfo.lengths[0]) == 0) { ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 284 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *debug = qstrncmp("true", pinfo.results[1], pinfo.lengths[1]) == 0; ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 286 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) pinfo.lengths[0]) == 0){ ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 288 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *key = QByteArray(pinfo.results[1], pinfo.lengths[1]); ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 330 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if (hs == hp && qstrncmp(s + i, pattern, p_len) == 0) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, QLibraryPrivate *const &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, QLibraryPrivate *const &)" at line 446 of "plugin/qlibrary.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" at line 639 instantiation of "QVector &QVector::fill(const char *const &, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" at line 639 instantiation of "QVector &QVector::fill(const char *const &, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" at line 639 instantiation of "QVector &QVector::fill(const char *const &, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" at line 639 instantiation of "QVector &QVector::fill(const ulong &, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" at line 639 instantiation of "QVector &QVector::fill(const ulong &, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" at line 639 instantiation of "QVector &QVector::fill(const ulong &, int)" --- C++ prelinker: .obj/debug-static/qlibrary_unix.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static plugin/qlibrary_unix.cpp -o .obj/debug-static/qlibrary_unix.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QLatin1Char>::operator QString() const" at line 76 of "plugin/qlibrary_unix.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 198 of "plugin/qlibrary_unix.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>, QString>::operator QString() const" at line 200 of "plugin/qlibrary_unix.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ --- C++ prelinker: .obj/debug-static/qabstractitemmodel.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static kernel/qabstractitemmodel.cpp -o .obj/debug-static/qabstractitemmodel.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3970 CC: WARNING File = kernel/qabstractitemmodel.h, Line = 70 conversion from pointer to same-sized integral type (potential portability problem) inline qint64 internalId() const { return reinterpret_cast(p); } ^ cc-1169 CC: REMARK File = kernel/qabstractitemmodel.h, Line = 143 External/internal linkage conflicts with a previous declaration. inline uint qHash(const QPersistentModelIndex &index) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ detected during instantiation of "uint qHash(const QPersistentModelIndexData *)" at line 144 of "kernel/qabstractitemmodel.h" cc-3969 CC: REMARK File = kernel/qabstractitemmodel.h, Line = 404 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint((index.row() << 4) + index.column() + index.internalId()); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 81 of "../../include/QtCore/private/../../../src/corelib/kernel /qabstractitemmodel_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 81 of "../../include/QtCore/private/../../../src/corelib/kernel /qabstractitemmodel_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 2266 of "../../include/QtCore/../../src/corelib/global/qglobal.h" instantiation of "QForeachContainer>::QForeachContainer(const QHash &)" at line 2276 of "../../include/QtCore/../../src/corelib/global/qglobal.h" instantiation of "QForeachContainer> qForeachContainerNew(const QHash &)" at line 112 of "../../include/QtCore/private/../../../src/corelib/kernel /qabstractitemmodel_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 2266 of "../../include/QtCore/../../src/corelib/global/qglobal.h" instantiation of "QForeachContainer>::QForeachContainer(const QHash &)" at line 2276 of "../../include/QtCore/../../src/corelib/global/qglobal.h" instantiation of "QForeachContainer> qForeachContainerNew(const QHash &)" at line 112 of "../../include/QtCore/private/../../../src/corelib/kernel /qabstractitemmodel_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QModelIndex &, QPersistentModelIndexData *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QModelIndex &, QPersistentModelIndexData *const &)" at line 68 of "kernel/qabstractitemmodel.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QModelIndex &, QPersistentModelIndexData *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QModelIndex &, QPersistentModelIndexData *const &)" at line 68 of "kernel/qabstractitemmodel.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, const QByteArray &, QHash::Node **)" at line 744 instantiation of "QByteArray &QHash::operator[](const int &)" at line 478 of "kernel/qabstractitemmodel.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, const QByteArray &, QHash::Node **)" at line 744 instantiation of "QByteArray &QHash::operator[](const int &)" at line 478 of "kernel/qabstractitemmodel.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const int &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const int &, const QVariant &)" at line 1649 of "kernel/qabstractitemmodel.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QModelIndex &)" at line 2065 of "kernel/qabstractitemmodel.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::No de *, const QModelIndex &)" at line 498 instantiation of "void QList::append(const QModelIndex &)" at line 2065 of "kernel/qabstractitemmodel.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 2100 of "kernel/qabstractitemmodel.cpp" cc-3943 CC: REMARK File = kernel/qabstractitemmodel.cpp, Line = 3225 declaration hides parameter "data" (declared at line 3204) QVector > data; ^ cc-3943 CC: REMARK File = kernel/qabstractitemmodel.cpp, Line = 3276 declaration hides parameter "data" (declared at line 3255) QVector > data; ^ cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedDa ta()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QAbstractItemModelPrivate::Change &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QAbstractItemModelPrivate::Change &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector>::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector>::malloc(int)" at line 465 instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector>::malloc(int)" at line 465 instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector>::append(const QVector &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector>::append(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 548 instantiation of "void QVector::append(QPersistentModelIndexData *const &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 678 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - p->array; ^ detected during instantiation of "int QVector::indexOf(QPersistentModelIndexData *const &, int) const" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 600 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int f = int(abegin - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 601 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int l = int(aend - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const int &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const int &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const int &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector>::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector>::malloc(int)" at line 465 instantiation of "void QVector>::realloc(int, int)" at line 548 instantiation of "void QVector>::append(const QMap &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector>::malloc(int)" at line 465 instantiation of "void QVector>::realloc(int, int)" at line 548 instantiation of "void QVector>::append(const QMap &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 548 instantiation of "void QVector>::append(const QMap &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 548 instantiation of "void QVector>::append(const QMap &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 548 instantiation of "void QVector>::append(const QMap &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 548 instantiation of "void QVector>::append(const QMap &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector>::append(const QMap &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector>::append(const QMap &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 409 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (--i) T; ^ detected during instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" --- C++ prelinker: .obj/debug-static/qmetatype.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static kernel/qmetatype.cpp -o .obj/debug-static/qmetatype.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 235 of "../../include/QtCore/../../src/corelib/io/qurl.h" cc-1174 CC: REMARK File = kernel/qmetatype.cpp, Line = 549 The variable "normalizedTypeName" was declared but never referenced. NS(QByteArray) normalizedTypeName = QMetaObject::normalizedType(typeName); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 422 instantiation of "void QMap::clear()" at line 395 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QMap &)" at line 886 of "kernel/qmetatype.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 422 instantiation of "void QMap::clear()" at line 395 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QMap &)" at line 886 of "kernel/qmetatype.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 351 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QHash &)" at line 889 of "kernel/qmetatype.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 351 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QHash &)" at line 889 of "kernel/qmetatype.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QVariant &, QHash::Node **)" at line 777 instantiation of "QHash::iterator QHash::insertMulti(const QString &, const QVariant &)" at line 363 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QHash &)" at line 889 of "kernel/qmetatype.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QVariant &, QHash::Node **)" at line 777 instantiation of "QHash::iterator QHash::insertMulti(const QString &, const QVariant &)" at line 363 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QHash &)" at line 889 of "kernel/qmetatype.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 1063 of "kernel/qmetatype.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QVariant &)" at line 498 instantiation of "void QList::append(const QVariant &)" at line 251 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QList &)" cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ --- C++ prelinker: .obj/debug-static/qobject.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static kernel/qobject.cpp -o .obj/debug-static/qobject.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = kernel/qmetaobject_p.h, Line = 166 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int len = e - t; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 772 instantiation of "QHash::iterator QHash::insertMulti(QObject *const &, QObject **const &)" at line 931 instantiation of "QHash::iterator QMultiHash::insert(QObject *const &, QObject **const &)" at line 434 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 772 instantiation of "QHash::iterator QHash::insertMulti(QObject *const &, QObject **const &)" at line 931 instantiation of "QHash::iterator QMultiHash::insert(QObject *const &, QObject **const &)" at line 434 of "kernel/qobject.cpp" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const QObject *)" at line 879 instantiation of "QHash::Node **QHash::findNode(QObject *const &, uint *) const" at line 776 instantiation of "QHash::iterator QHash::insertMulti(QObject *const &, QObject **const &)" at line 931 instantiation of "QHash::iterator QMultiHash::insert(QObject *const &, QObject **const &)" at line 434 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QObject *const &, QObject **const &, QHash::Node **)" at line 777 instantiation of "QHash::iterator QHash::insertMulti(QObject *const &, QObject **const &)" at line 931 instantiation of "QHash::iterator QMultiHash::insert(QObject *const &, QObject **const &)" at line 434 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QObject *const &, QObject **const &, QHash::Node **)" at line 777 instantiation of "QHash::iterator QHash::insertMulti(QObject *const &, QObject **const &)" at line 931 instantiation of "QHash::iterator QMultiHash::insert(QObject *const &, QObject **const &)" at line 434 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 695 instantiation of "void QList>::detach_helper(int)" at line 709 instantiation of "void QList>::detach_helper()" at line 432 instantiation of "QList> &QList>::operator=(const QList> &)" at line 751 instantiation of "void QList>::clear()" at line 968 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QLi st::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper (int)" at line 709 instantiation of "void QList::detach_helper ()" at line 118 instantiation of "QList::QList(const QList &)" at line 1259 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QPostEvent &)" at line 1527 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QPostEvent &)" at line 498 instantiation of "void QList::append(const QPostEvent &)" at line 1527 of "kernel/qobject.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QObject *const &, int) const" at line 1993 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QPointer &)" at line 532 instantiation of "void QList>::prepend(const QPointer &)" at line 2088 of "kernel/qobject.cpp" cc-3943 CC: REMARK File = kernel/qobject.cpp, Line = 2395 declaration hides variable "d" (declared at line 2377) Q_D(const QObject); ^ cc-1184 CC: WARNING File = kernel/qobject.cpp, Line = 3325 "=" is used where where "==" may have been intended. } while (signal_index >= 0 && (signal_index = -1)); //start over for -1 (all signal) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QByteArray &, int) const" at line 3426 of "kernel/qobject.cpp"cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 126 instantiation of "void QList::detach()" at line 467 instantiation of "void QList::removeAt(int)" at line 3431 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 126 instantiation of "void QList::detach()" at line 467 instantiation of "void QList::removeAt(int)" at line 3432 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 3435 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QVariant &)" at line 498 instantiation of "void QList::append(const QVariant &)" at line 3436 of "kernel/qobject.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData( )" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" --- C++ prelinker: .obj/debug-static/qxmlstream.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static xml/qxmlstream.cpp -o .obj/debug-static/qxmlstream.o CC WARNING: -I.rcc/debug-static does not refer to a valid directorycc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData ::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "xml/qxmlstream_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData ::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "xml/qxmlstream_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QXmlStreamReaderPrivate::Entity &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "xml/qxmlstream_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QXmlStreamReaderPrivate::Entity &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "xml/qxmlstream_p.h" cc-1460 CC: WARNING File = xml/qxmlstream.cpp, Line = 907 Function function "QXmlStreamReaderPrivate::filterCarriageReturn" is redeclared "inline" after being called. inline uint QXmlStreamReaderPrivate::filterCarriageReturn() ^ cc-3968 CC: WARNING File = xml/qxmlstream.cpp, Line = 973 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int oldLineNumber = lineNumber; ^ cc-1460 CC: WARNING File = xml/qxmlstream.cpp, Line = 1147 Function function "QXmlStreamReaderPrivate::fastScanLiteralContent" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanLiteralContent() ^ cc-1460 CC: WARNING File = xml/qxmlstream.cpp, Line = 1193 Function function "QXmlStreamReaderPrivate::fastScanSpace" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanSpace() ^ cc-1460 CC: WARNING File = xml/qxmlstream.cpp, Line = 1226 Function function "QXmlStreamReaderPrivate::fastScanContentCharList" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanContentCharList() ^ cc-1110 CC: REMARK File = xml/qxmlstream.cpp, Line = 1256 The indicated statement is not reachable. } break; ^ cc-1460 CC: WARNING File = xml/qxmlstream.cpp, Line = 1290 Function function "QXmlStreamReaderPrivate::fastScanName" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanName(int *prefix) ^ cc-3968 CC: WARNING File = xml/qxmlstream.cpp, Line = 1478 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int nbytesreadOrMinus1 = device->read(rawReadBuffer.data() + nbytesread, BUFFER_SIZE - nbytesread); ^ cc-3968 CC: WARNING File = xml/qxmlstream.cpp, Line = 1526 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) decoder->toUnicode(&readBuffer, rawReadBuffer.data(), nbytesread); ^ cc-3968 CC: WARNING File = xml/qxmlstream.cpp, Line = 1817 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) decoder->toUnicode(&readBuffer, rawReadBuffer.data(), nbytesread); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 3154 of "xml/qxmlstream.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 332 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QXmlStreamAttribute &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QXmlStreamAttribute &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData() " at line 332 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData( )" at line 332 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 332 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ detected during instantiation of "void QVector::realloc(int, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ detected during instantiation of "void QVector::realloc(int, int)" --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qvariantanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qvariantanimation.cpp -o .obj/debug-static/qvariantanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qalgorithms.h, Line = 472 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = int(end - begin); ^ A template was detected during header processing. instantiation of "const QVariantAnimation::KeyValue *QAlgorithmsPrivate::qLowerBoundHelper(const QVariantAnimation::KeyValue *, const QVariantAnimation::KeyValue *, const QPair &, bool (*)(const QVariantAnimation::KeyValue &, const QVariantAnimation::KeyValue &))" at line 252 instantiation of "const QVariantAnimation::KeyValue *qLowerBound(const QVariantAnimation::KeyValue *, const QVariantAnimation::KeyValue *, const QPair &, bool (*)(const QVariantAnimation::KeyValue &, const QVariantAnimation::KeyValue &))" at line 249 of "animation/qvariantanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qalgorithms.h, Line = 472 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = int(end - begin); ^ A template was detected during header processing. instantiation of "QVariantAnimation::KeyValue *QAlgorithmsPrivate::qLowerBoundHelper(QVariantAnimation: :KeyValue *, QVariantAnimation::KeyValue *, const QVariantAnimation::KeyValue &, bool (*)(const QVariantAnimation::KeyValue &, const QVariantAnimation::KeyValue &))" at line 252 instantiation of "QVariantAnimation::KeyValue *qLowerBound(QVariantAnimation::KeyValue *, QVariantAnimation::KeyValue *, const QVariantAnimation::KeyValue &, bool (*)(const QVariantAnimation::KeyValue &, const QVariantAnimation::KeyValue &))" at line 324 of "animation/qvariantanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qalgorithms.h, Line = 343 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int span = int(end - start); ^ A template was detected during header processing. instantiation of "void QAlgorithmsPrivate::qSortHelper(QVariantAnimation::KeyVal ue *, QVariantAnimation::KeyValue *, const QVariantAnimation::KeyValue &, bool (*)(const QVariantAnimation::KeyValue &, const QVariantAnimation::KeyValue &))" at line 187 instantiation of "void qSort(QVariantAnimation::KeyValue *, QVariantAnimation::KeyValue *, bool (*)(const QVariantAnimation::KeyValue &, const QVariantAnimation::KeyValue &))" at line 611 of "animation/qvariantanimation.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 566 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int offset = int(before - p->array); ^ detected during instantiation of "QVector::iterator QVector::insert(QVector::iterator, int, const QVariantAnimation::KeyValue &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 576 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (--i) T; ^ detected during instantiation of "QVector::iterator QVector::insert(QVector::iterator, int, const QVariantAnimation::KeyValue &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 590 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (--i) T(copy); ^ detected during instantiation of "QVector::iterator QVector::insert(QVector::iterator, int, const QVariantAnimation::KeyValue &)" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 600 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int f = int(abegin - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 601 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int l = int(aend - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData ()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ --- C++ prelinker: .obj/debug-static/qglobal.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static global/qglobal.cpp -o .obj/debug-static/qglobal.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3970 CC: WARNING File = global/qglobal.cpp, Line = 2599 conversion from pointer to same-sized integral type (potential portability problem) + quintptr(&pseed) ^ cc-3968 CC: WARNING File = global/qglobal.cpp, Line = 2598 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *pseed = QDateTime::currentDateTime().toTime_t() ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector>::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector>::malloc(int)" at line 465 instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector>::malloc(int)" at line 465 instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ --- C++ prelinker: .obj/debug-static/qlibraryinfo.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static global/qlibraryinfo.cpp -o .obj/debug-static/qlibraryinfo.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 415 of "global/qlibraryinfo.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 416 of "global/qlibraryinfo.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ --- C++ prelinker: .obj/debug-static/qdatetime.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static tools/qdatetime.cpp -o .obj/debug-static/qdatetime.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 145 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d = ell - (2447 * j) / 80; ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 147 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) m = j + 2 - (12 * ell); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 148 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) y = 100 * (n - 49) + i + ell; ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>, QLatin1Char>, QString>::operator QString() const" at line 828 of "tools/qdatetime.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 1841 of "tools/qdatetime.cpp" cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 2323 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int days = jd - julianDayFromGregorianDate(1970, 1, 1); ^ cc-3969 CC: REMARK File = tools/qdatetime.cpp, Line = 2379 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(retval); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 2402 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int ddays = msecs / MSECS_PER_DAY; ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 2411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->time = QTime().addMSecs(msecs); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 3071 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ct.mds = msecsFromDecomposed(t->tm_hour, t->tm_min, t->tm_sec, tv.tv_usec / 1000); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 3094 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) dt.d->time.mds = msecsFromDecomposed(t->tm_hour, t->tm_min, t->tm_sec, tv.tv_usec / 1000); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 3121 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) dt.d->time.mds = msecsFromDecomposed(t->tm_hour, t->tm_min, t->tm_sec, tv.tv_usec / 1000); ^ cc-3968 CC: WARNING File = tools/qdatetime.cpp, Line = 3934 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) time_t secsSince1Jan1970UTC = toMSecsSinceEpoch_helper(fakeDate.toJulianDay(), QTime().msecsTo(time)) / 1000; ^ cc-3943 CC: REMARK File = tools/qdatetime.cpp, Line = 4562 declaration hides variable "max" (declared at line 4444) const int max = newSectionNodes.size(); ^ cc-3943 CC: REMARK File = tools/qdatetime.cpp, Line = 4563 declaration hides variable "i" (declared at line 4441) for (int i=0; i::operator QString() const" at line 5636 of "tools/qdatetime.cpp" cc-3943 CC: REMARK File = tools/qdatetime.cpp, Line = 5737 declaration hides parameter "t" (declared at line 5727) const QTime t = tmp.value.time(); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" --- C++ prelinker: .obj/debug-static/qregexp.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static tools/qregexp.cpp -o .obj/debug-static/qregexp.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "tools/qstringlist.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "tools/qstringlist.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "tools/qstringlist.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "tools/qstringlist.h" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "tools/qstringlist.h" cc-1110 CC: REMARK File = tools/qregexp.cpp, Line = 1330 The indicated statement is not reachable. break; ^ cc-1110 CC: REMARK File = tools/qregexp.cpp, Line = 1333 The indicated statement is not reachable. break; ^ cc-1110 CC: REMARK File = tools/qregexp.cpp, Line = 1337 The indicated statement is not reachable. break; ^ cc-3968 CC: WARNING File = tools/qalgorithms.h, Line = 233 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = end - begin; ^ A template was detected during header processing. instantiation of "const int *qLowerBound(const int *, const int *, const int &)" at line 298 instantiation of "const int *qBinaryFind(const int *, const int *, const int &)" at line 1546 of "tools/qregexp.cpp" cc-3943 CC: REMARK File = tools/qregexp.cpp, Line = 1856 declaration hides parameter "i" (declared at line 1805) int i = eng->captureForOfficialCapture.at(j); ^ cc-3943 CC: REMARK File = tools/qregexp.cpp, Line = 2078 declaration hides variable "a" (declared at line 2014) QChar a = in[pos + curCapBegin[ell] + n]; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QVector &)" at line 2239 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>:: Node *, const QVector &)" at line 498 instantiation of "void QList>::append(const QVector &)" at line 2239 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 753 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash>::detach_helper()" at line 299 instantiation of "void QHash>::detach()" at line 753 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, const QByteArray &, const QPair &, QHash>::Node **)" at line 760 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash>::Node *QHash>::createNode(uint, const QByteArray &, const QPair &, QHash>::Node **)" at line 760 instantiation of "QHash>::iterator QHash>::insert(const QByteArray &, const QPair &)" at line 2712 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "tools/qcache.h" instantiation of "QCache::~QCache()" at line 3676 of "tools/qregexp.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "tools/qcache.h" instantiation of "QCache::~QCache()" at line 3676 of "tools/qregexp.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-3968 CC: WARNING File = tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QRegExpAutomatonState &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QRegExpCharClass &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(QRegExpLookahead *const &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3968 CC: WARNING File = tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3321 CC: WARNING File = tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QRegExpAnchorAlternation &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node>::Node *QHash::Node>::createNode(uint, const QRegExpEngineKey &, const QCache::Node &, QHash::Node>::Node **)" at line 760 instantiation of "QHash::Node>::iterator QHash::Node>::insert(const QRegExpEngineKey &, const QCache::Node &)" at line 190 of "tools/qcache.h" instantiation of "bool QCache::insert(const QRegExpEngineKey &, QRegExpEngine *, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node>::Node *QHash::Node>::createNode(uint, const QRegExpEngineKey &, const QCache::Node &, QHash::Node>::Node **)" at line 760 instantiation of "QHash::Node>::iterator QHash::Node>::insert(const QRegExpEngineKey &, const QCache::Node &)" at line 190 of "tools/qcache.h" instantiation of "bool QCache::insert(const QRegExpEngineKey &, QRegExpEngine *, int)" cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ --- C++ prelinker: .obj/debug-static/qstring.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static tools/qstring.cpp -o .obj/debug-static/qstring.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "tools/qstringlist.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "tools/qstringlist.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "tools/qstringlist.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "tools/qstringlist.h" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "tools/qstringlist.h" cc-3970 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/codecs/qtextcodec_p.h, Line = 75 conversion from pointer to same-sized integral type (potential portability problem) quintptr data = reinterpret_cast(fn); ^ cc-3969 CC: REMARK File = tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = tools/qchar.cpp, Line = 1456 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.replace(uc - utf16, ucs4 > 0x10000 ? 2 : 1, (const QChar *)d, length); ^ cc-3968 CC: WARNING File = tools/qchar.cpp, Line = 1458 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = uc - utf16; ^ cc-3968 CC: WARNING File = tools/qstringmatcher.cpp, Line = 86 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (current - uc) - pl_minus_one; ^ cc-3968 CC: WARNING File = tools/qstringmatcher.cpp, Line = 110 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (current - uc) - pl_minus_one; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 285 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - s; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 290 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - s; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 761 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return qAllocMore(size * sizeof(QChar), sizeof(Data)) / sizeof(QChar); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 761 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return qAllocMore(size * sizeof(QChar), sizeof(Data)) / sizeof(QChar); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 952 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return a - array; ^ cc-3321 CC: WARNING File = tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 785 instantiation of "int QHash::remove(void *const &)" at line 1148 of "tools/qstring.cpp" cc-3321 CC: WARNING File = tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 785 instantiation of "int QHash::remove(void *const &)" at line 1148 of "tools/qstring.cpp" cc-3970 CC: WARNING File = tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const void *)" at line 879 instantiation of "QHash::Node **QHash::findNode(void *const &, uint *) const" at line 788 instantiation of "int QHash::remove(void *const &)" at line 1148 of "tools/qstring.cpp" cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 2509 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - (const ushort *)haystack0; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 2525 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - (const ushort *)haystack0; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 2570 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - end; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 2584 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return haystack - end; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 2689 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 2694 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const qt_section_chunk &)" at line 3208 of "tools/qstring.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const qt_section_chunk &)" at line 498 instantiation of "void QList::append(const qt_section_chunk &)" at line 3208 of "tools/qstring.cpp" cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 3698 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) v.resize(a - v.data()); ^ cc-3321 CC: WARNING File = tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, void *const &, const QByteArray &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(void *const &, const QByteArray &)" at line 3807 of "tools/qstring.cpp" cc-3321 CC: WARNING File = tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, void *const &, const QByteArray &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(void *const &, const QByteArray &)" at line 3807 of "tools/qstring.cpp" cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4039 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return mid(copyFrom - start, from - copyFrom); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4039 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return mid(copyFrom - start, from - copyFrom); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4045 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) copyCount = from - copyFrom; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4050 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) copyCount = from - copyFrom - 1; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4058 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QString result((fromEnd - from) + copyCount, Qt::Uninitialized); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4080 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) result.truncate(to - reinterpret_cast(result.d->data)); ^ cc-3943 CC: REMARK File = tools/qstring.cpp, Line = 4920 declaration hides variable "c" (declared at line 4911) uint c = *p; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4925 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = pp - s.d->data; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 4936 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.truncate(pp - s.d->data); ^ cc-3943 CC: REMARK File = tools/qstring.cpp, Line = 5011 declaration hides variable "c" (declared at line 5002) uint c = *p; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 5016 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int pos = pp - s.d->data; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 5027 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.truncate(pp - s.d->data); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5173 conversion from pointer to same-sized integral type (potential portability problem) width = va_arg(ap, int); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5198 conversion from pointer to same-sized integral type (potential portability problem) precision = va_arg(ap, int); ^ cc-3943 CC: REMARK File = tools/qstring.cpp, Line = 5268 declaration hides variable "i" (declared at line 5108) qint64 i; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5270 conversion from pointer to same-sized integral type (potential portability problem) case lm_none: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5271 conversion from pointer to same-sized integral type (potential portability problem) case lm_hh: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5272 conversion from pointer to same-sized integral type (potential portability problem) case lm_h: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5273 conversion from pointer to same-sized integral type (potential portability problem) case lm_l: i = va_arg(ap, long int); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5274 conversion from pointer to same-sized integral type (potential portability problem) case lm_ll: i = va_arg(ap, qint64); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5275 conversion from pointer to same-sized integral type (potential portability problem) case lm_j: i = va_arg(ap, long int); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5276 conversion from pointer to same-sized integral type (potential portability problem) case lm_z: i = va_arg(ap, size_t); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5277 conversion from pointer to same-sized integral type (potential portability problem) case lm_t: i = va_arg(ap, int); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5290 conversion from pointer to same-sized integral type (potential portability problem) case lm_none: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5291 conversion from pointer to same-sized integral type (potential portability problem) case lm_hh: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5292 conversion from pointer to same-sized integral type (potential portability problem) case lm_h: u = va_arg(ap, uint); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5293 conversion from pointer to same-sized integral type (potential portability problem) case lm_l: u = va_arg(ap, ulong); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5294 conversion from pointer to same-sized integral type (potential portability problem) case lm_ll: u = va_arg(ap, quint64); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5295 conversion from pointer to same-sized integral type (potential portability problem) case lm_z: u = va_arg(ap, size_t); break; ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5326 conversion from pointer to same-sized integral type (potential portability problem) d = va_arg(ap, long double); // not supported - converted to a double ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5328 conversion from pointer to same-sized integral type (potential portability problem) d = va_arg(ap, double); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5347 conversion from pointer to same-sized integral type (potential portability problem) subst = QChar((ushort) va_arg(ap, int)); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5349 conversion from pointer to same-sized integral type (potential portability problem) subst = QLatin1Char((uchar) va_arg(ap, int)); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5355 conversion from pointer to same-sized integral type (potential portability problem) const ushort *buff = va_arg(ap, const ushort*); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 5359 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) subst.setUtf16(buff, ch - buff); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5361 conversion from pointer to same-sized integral type (potential portability problem) subst = QString::fromUtf8(va_arg(ap, const char*)); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5368 conversion from pointer to same-sized integral type (potential portability problem) void *arg = va_arg(ap, void*); ^ cc-3943 CC: REMARK File = tools/qstring.cpp, Line = 5372 declaration hides variable "i" (declared at line 5108) quint64 i = reinterpret_cast(arg); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5372 conversion from pointer to same-sized integral type (potential portability problem) quint64 i = reinterpret_cast(arg); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5382 conversion from pointer to same-sized integral type (potential portability problem) signed char *n = va_arg(ap, signed char*); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5387 conversion from pointer to same-sized integral type (potential portability problem) short int *n = va_arg(ap, short int*); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5392 conversion from pointer to same-sized integral type (potential portability problem) long int *n = va_arg(ap, long int*); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5397 conversion from pointer to same-sized integral type (potential portability problem) qint64 *n = va_arg(ap, qint64*); ^ cc-3970 CC: WARNING File = tools/qstring.cpp, Line = 5403 conversion from pointer to same-sized integral type (potential portability problem) int *n = va_arg(ap, int*); ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 5602 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return v; ^ cc-3969 CC: REMARK File = tools/qstring.cpp, Line = 5632 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (uint)v; ^ cc-3969 CC: REMARK File = tools/qstring.cpp, Line = 5662 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (short)v; ^ cc-3969 CC: REMARK File = tools/qstring.cpp, Line = 5692 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return (ushort)v; ^ cc-3943 CC: REMARK File = tools/qstring.cpp, Line = 6887 declaration hides variable "arg" (declared at line 6870) int arg = numbersUsed[number]; ^ cc-3968 CC: WARNING File = tools/qstring.cpp, Line = 7381 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) out.writeBytes(b, sizeof(QChar)*str.length()); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" --- C++ prelinker: .obj/debug-static/qdiriterator.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static io/qdiriterator.cpp -o .obj/debug-static/qdiriterator.o CC WARNING: -I.rcc/debug-static does not refer to a valid directorycc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "io/qdiriterator.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "io/qdiriterator.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "io/qdiriterator.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 196 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet &QSet::operator<<(const QString &)" at line 193 of "io/qdiriterator.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QRegExp &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QRegExp &)" cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ --- C++ prelinker: .obj/debug-static/qtemporaryfile.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static io/qtemporaryfile.cpp -o .obj/debug-static/qtemporaryfile.o CC WARNING: -I.rcc/debug-static does not refer to a valid directorycc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 321 instantiation of "QList &QList::operator<<(const QByteArray &)" at line 65 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 211 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) inline int operator-(iterator j) const { return int(i - j.i); } ^ A template was detected during header processing. instantiation of "int QList::iterator::operator-(QList: :iterator) const" at line 790 instantiation of "QList::iterator QList::erase(QList::iterator, QList::iterator)" at line 261 of "../../include/QtCore/private/../../../src/corelib/tools/ qringbuffer_p.h" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 136 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) r = 1+(eol-first); ^ cc-3968 CC: WARNING File = ../../include/QtCore/private/../../../src/corelib/io/qiodevice_p.h, Line = 161 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int moveOffset = (where == freeSpaceAtEnd) ? 0 : newCapacity - len; ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 536 of "io/qtemporaryfile.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ --- C++ prelinker: .obj/debug-static/qresource.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static io/qresource.cpp -o .obj/debug-static/qresource.o CC WARNING: -I.rcc/debug-static does not refer to a valid directorycc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 328 of "io/qresource.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 330 of "io/qresource.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 354 of "io/qresource.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 354 of "io/qresource.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 354 of "io/qresource.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QHashDummyValue &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QHashDummyValue &)" at line 175 of "../../include/QtCore/../../src/corelib/tools/qset.h" instantiation of "QSet::const_iterator QSet::insert(const QString &)" at line 354 of "io/qresource.cpp" cc-3968 CC: WARNING File = io/qresource.cpp, Line = 1003 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) data_len = st.st_size; ^ cc-3968 CC: WARNING File = io/qresource.cpp, Line = 1014 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) data_len = file.size(); ^ cc-3969 CC: REMARK File = io/qresource.cpp, Line = 1019 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) ok = (data_len == (uint)file.read((char*)data, data_len)); ^ cc-3968 CC: WARNING File = io/qresource.cpp, Line = 1250 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->uncompressed = qUncompress(d->resource.data(), d->resource.size()); ^ cc-1174 CC: REMARK File = io/qresource.cpp, Line = 1514 The variable "qt_forced_resource_init" was declared but never referenced. static int qt_forced_resource_init = qt_force_resource_init(); ^ cc-1174 CC: REMARK File = io/qresource.cpp, Line = 1515 The variable "qt_force_resource_init__init_variable__" was declared but never referenced. Q_CONSTRUCTOR_FUNCTION(qt_force_resource_init) ^ --- C++ prelinker: .obj/debug-static/qurl.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static io/qurl.cpp -o .obj/debug-static/qurl.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 235 of "io/qurl.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = io/qurl.cpp, Line = 472 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->schemeLength = *ptr - parseData->scheme; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 766 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->hostLength = *ptr - parseData->host; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 780 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->userInfoDelimIndex = *ptr - parseData->userInfo; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 792 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->userInfoLength = *ptr - parseData->userInfo; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 932 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->pathLength = *ptr - pathStart; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 948 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->queryLength = *ptr - parseData->query; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 964 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) parseData->fragmentLength = *ptr - parseData->fragment; ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qalgorithms.h, Line = 233 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int n = end - begin; ^ A template was detected during header processing. instantiation of "const NameprepCaseFoldingEntry *qLowerBound(const NameprepCaseFoldingEntry *, const NameprepCaseFoldingEntry *, const int &)" at line 298 instantiation of "const NameprepCaseFoldingEntry *qBinaryFind(const NameprepCaseFoldingEntry *, const NameprepCaseFoldingEntry *, const int &)" at line 2370 of "io/qurl.cpp" cc-3968 CC: WARNING File = io/qurl.cpp, Line = 2465 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) str->truncate(out - str->utf16()); ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 2944 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int firstNonAscii = out - src; ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 2955 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) source->truncate(out - src); ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 3076 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) output->truncate(d - output->constData()); ^ cc-3968 CC: WARNING File = io/qurl.cpp, Line = 3237 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return ch - b; ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 3475 of "io/qurl.cpp" cc-3968 CC: WARNING File = io/qurl.cpp, Line = 3704 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) path->truncate(out - path->constData()); ^ cc-1174 CC: REMARK File = io/qurl.cpp, Line = 3718 The variable "auth" was declared but never referenced. QString auth = authority(); // causes the non-encoded forms to be valid ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5092 of "io/qurl.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QPair &)" at line 498 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5092 of "io/qurl.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 665 instantiation of "QList>::Node *QList>::detach_helper_grow(int, int)" at line 496 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5123 of "io/qurl.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QPair &)" at line 498 instantiation of "void QList>::append(const QPair &)" at line 319 instantiation of "QList> &QList>::operator+=(const QPair &)" at line 5123 of "io/qurl.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 5277 of "io/qurl.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 319 instantiation of "QList &QList::operator+=(const QByteArray &)" at line 5277 of "io/qurl.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 5589 of "io/qurl.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 6018 of "io/qurl.cpp" --- C++ prelinker: .obj/debug-static/qsettings.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static io/qsettings.cpp -o .obj/debug-static/qsettings.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "../../include/QtCore/../../src/corelib/tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "../../include/QtCore/../../src/corelib/tools/qcache.h" instantiation of "QCache::~QCache()" at line 117 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::Node>::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::Node>::detach_helper()" at line 597 instantiation of "QHash::Node> &QHash::Node>::operator=(const QHash::Node> &)" at line 574 instantiation of "void QHash::Node>::clear()" at line 140 of "../../include/QtCore/../../src/corelib/tools/qcache.h" instantiation of "void QCache::clear()" at line 103 of "../../include/QtCore/../../src/corelib/tools/qcache.h" instantiation of "QCache::~QCache()" at line 117 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, QConfFile *const &)" at line 221 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, QConfFile *const &)" at line 221 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, QConfFile *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, QConfFile *const &)" at line 221 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, QConfFile *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, QConfFile *const &)" at line 221 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsKey &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 232 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsKey &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 232 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QString &)" at line 390 of "io/qsettings.cpp"cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QString &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QString &)" at line 390 of "io/qsettings.cpp"cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QVariant &)" at line 453 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QVariant &)" at line 498 instantiation of "void QList::append(const QVariant &)" at line 453 of "io/qsettings.cpp" cc-3943 CC: REMARK File = io/qsettings.cpp, Line = 611 declaration hides variable "i" (declared at line 596) for (int i = 0; i < 4; ++i) { ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const int &, const QString &)" at line 1143 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const int &, const QString &)" at line 1143 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const int &, const QString &)" at line 1143 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, const QString &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const int &, const QString &)" at line 1143 of "io/qsettings.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>, QString>::operator QString() const" at line 1187 of "io/qsettings.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 1260 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsKey &, const QByteArray &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 422 instantiation of "void QMap::clear()" at line 1518 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsKey &, const QByteArray &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 422 instantiation of "void QMap::clear()" at line 1518 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QVariant &)" at line 1596 of "io/qsettings.cpp"cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, const QVariant &)" at line 1596 of "io/qsettings.cpp" cc-3943 CC: REMARK File = io/qsettings.cpp, Line = 1615 declaration hides variable "fileInfo" (declared at line 1510) QFileInfo fileInfo(confFile->name); ^ cc-3943 CC: REMARK File = io/qsettings.cpp, Line = 1696 declaration hides variable "ch" (declared at line 1683) char ch = data.at(i++); ^ cc-3943 CC: REMARK File = io/qsettings.cpp, Line = 1710 declaration hides variable "ch" (declared at line 1683) char ch; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QSettingsIniSection &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QSettingsIniSection &QMap::operator[](const QString &)" at line 1907 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsIniKey &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 434 implicit generation of "QSettingsIniSection::QSettingsIniSection(const QSettingsIniSection &)" at line 434 instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QSettingsIniSection &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QSettingsIniSection &QMap::operator[](const QString &)" at line 1907 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QSettingsIniKey &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 166 instantiation of "QMap::QMap(const QMap &)" at line 434 implicit generation of "QSettingsIniSection::QSettingsIniSection(const QSettingsIniSection &)" at line 434 instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QSettingsIniSection &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QSettingsIniSection &QMap::operator[](const QString &)" at line 1907 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QSettingsIniSection &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 505 instantiation of "QSettingsIniSection &QMap::operator[](const QString &)" at line 1907 of "io/qsettings.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qalgorithms.h, Line = 343 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int span = int(end - start); ^ A template was detected during header processing. instantiation of "void QAlgorithmsPrivate::qSortHelper(QSettingsIniKey *, QSettingsIniKey *, const QSettingsIniKey &, qLess)" at line 395 instantiation of "void QAlgorithmsPrivate::qSortHelper(QSettingsIniKey *, QSettingsIniKey *, const QSettingsIniKey &)" at line 198 instantiation of "void qSort(QVector &)" at line 1920 of "io/qsettings.cpp" cc-3943 CC: REMARK File = io/qsettings.cpp, Line = 1947 declaration hides variable "j" (declared at line 1923) for (IniKeyMap::const_iterator j = ents.constBegin(); j != ents.constEnd(); ++j) { ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 3088 of "io/qsettings.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 3464 of "io/qsettings.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 695 instantiation of "void QList>::detach_helper(int)" at line 709 instantiation of "void QList>::detach_helper()" at line 432 instantiation of "QList> &QList>::operator=(const QList> &)" at line 3568 of "io/qsettings.cpp" implicit generation of "QObjectPrivate &QObjectPrivate::operator=(const QObjectPrivate &)" at line 3568 of "io/qsettings.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QSettingsGroup &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QSettingsGroup &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node>::Node *QHash::Node>::createNode(uint, const QString &, const QCache::Node &, QHash::Node>::Node **)" at line 760 instantiation of "QHash::Node>::iterator QHash::Node>::insert(const QString &, const QCache::Node &)" at line 190 of "../../include/QtCore/../../src/corelib/tools/qcache.h" instantiation of "bool QCache::insert(const QString &, QConfFile *, int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node>::Node *QHash::Node>::createNode(uint, const QString &, const QCache::Node &, QHash::Node>::Node **)" at line 760 instantiation of "QHash::Node>::iterator QHash::Node>::insert(const QString &, const QCache::Node &)" at line 190 of "../../include/QtCore/../../src/corelib/tools/qcache.h" instantiation of "bool QCache::insert(const QString &, QConfFile *, int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QConfFileCustomFormat &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 328 instantiation of "void QVector::reserve(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QSettingsIniKey &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QSettingsIniKey &)" cc-3496 CC: REMARK File = io/qsettings.cpp, Line = 1091 one of the operands of a bitwise operator is a relational operator and because of precedence rules this might not be evaluated as the user intended. --- C++ prelinker: .obj/debug-static/qlibrary.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static plugin/qlibrary.cpp -o .obj/debug-static/qlibrary.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 179 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) : fields(f), field_count(fc), results(fc), lengths(fc) ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 179 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) : fields(f), field_count(fc), results(fc), lengths(fc) ^ cc-3969 CC: REMARK File = plugin/qlibrary.cpp, Line = 215 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) token_info.results[(int)field] = s; ^ cc-3969 CC: REMARK File = plugin/qlibrary.cpp, Line = 216 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) token_info.lengths[(int)field] = fieldlen - 1; ^ cc-3969 CC: REMARK File = plugin/qlibrary.cpp, Line = 225 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) token_info.results[(int)field] = s; ^ cc-3969 CC: REMARK File = plugin/qlibrary.cpp, Line = 226 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) token_info.lengths[(int)field] = fieldlen - 1; ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 270 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if (qstrncmp("version", pinfo.results[0], pinfo.lengths[0]) == 0) { ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 275 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QByteArray m(pinfo2.results[0], pinfo2.lengths[0]); ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 276 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QByteArray n(pinfo2.results[1], pinfo2.lengths[1]); ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 277 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QByteArray p(pinfo2.results[2], pinfo2.lengths[2]); ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 283 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) } else if (qstrncmp("debug", pinfo.results[0], pinfo.lengths[0]) == 0) { ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 284 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *debug = qstrncmp("true", pinfo.results[1], pinfo.lengths[1]) == 0; ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 286 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) pinfo.lengths[0]) == 0){ ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 288 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) *key = QByteArray(pinfo.results[1], pinfo.lengths[1]); ^ cc-3968 CC: WARNING File = plugin/qlibrary.cpp, Line = 330 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) if (hs == hp && qstrncmp(s + i, pattern, p_len) == 0) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, QLibraryPrivate *const &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const QString &, QLibraryPrivate *const &)" at line 446 of "plugin/qlibrary.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" --- C++ prelinker: .obj/debug-static/qlibrary_unix.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static plugin/qlibrary_unix.cpp -o .obj/debug-static/qlibrary_unix.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QLatin1Char>::operator QString() const" at line 76 of "plugin/qlibrary_unix.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 198 of "plugin/qlibrary_unix.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>, QString>::operator QString() const" at line 200 of "plugin/qlibrary_unix.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ --- C++ prelinker: .obj/debug-static/qabstractitemmodel.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static kernel/qabstractitemmodel.cpp -o .obj/debug-static/qabstractitemmodel.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3970 CC: WARNING File = kernel/qabstractitemmodel.h, Line = 70 conversion from pointer to same-sized integral type (potential portability problem) inline qint64 internalId() const { return reinterpret_cast(p); } ^ cc-1169 CC: REMARK File = kernel/qabstractitemmodel.h, Line = 143 External/internal linkage conflicts with a previous declaration. inline uint qHash(const QPersistentModelIndex &index) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ detected during instantiation of "uint qHash(const QPersistentModelIndexData *)" at line 144 of "kernel/qabstractitemmodel.h" cc-3969 CC: REMARK File = kernel/qabstractitemmodel.h, Line = 404 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint((index.row() << 4) + index.column() + index.internalId()); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 81 of "../../include/QtCore/private/../../../src/corelib/kernel /qabstractitemmodel_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 81 of "../../include/QtCore/private/../../../src/corelib/kernel /qabstractitemmodel_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 2266 of "../../include/QtCore/../../src/corelib/global/qglobal.h" instantiation of "QForeachContainer>::QForeachContainer(const QHash &)" at line 2276 of "../../include/QtCore/../../src/corelib/global/qglobal.h" instantiation of "QForeachContainer> qForeachContainerNew(const QHash &)" at line 112 of "../../include/QtCore/private/../../../src/corelib/kernel /qabstractitemmodel_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 283 instantiation of "QHash::QHash(const QHash &)" at line 2266 of "../../include/QtCore/../../src/corelib/global/qglobal.h" instantiation of "QForeachContainer>::QForeachContainer(const QHash &)" at line 2276 of "../../include/QtCore/../../src/corelib/global/qglobal.h" instantiation of "QForeachContainer> qForeachContainerNew(const QHash &)" at line 112 of "../../include/QtCore/private/../../../src/corelib/kernel /qabstractitemmodel_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h"cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h "cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h "cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h "cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QModelIndex &, QPersistentModelIndexData *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QModelIndex &, QPersistentModelIndexData *const &)" at line 68 of "kernel/qabstractitemmodel.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QModelIndex &, QPersistentModelIndexData *const &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QModelIndex &, QPersistentModelIndexData *const &)" at line 68 of "kernel/qabstractitemmodel.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, const QByteArray &, QHash::Node **)" at line 744 instantiation of "QByteArray &QHash::operator[](const int &)" at line 478 of "kernel/qabstractitemmodel.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const int &, const QByteArray &, QHash::Node **)" at line 744 instantiation of "QByteArray &QHash::operator[](const int &)" at line 478 of "kernel/qabstractitemmodel.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const int &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 182 instantiation of "void QMap::detach()" at line 538 instantiation of "QMap::iterator QMap::insert(const int &, const QVariant &)" at line 1649 of "kernel/qabstractitemmodel.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QModelIndex &)" at line 2065 of "kernel/qabstractitemmodel.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::No de *, const QModelIndex &)" at line 498 instantiation of "void QList::append(const QModelIndex &)" at line 2065 of "kernel/qabstractitemmodel.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 2100 of "kernel/qabstractitemmodel.cpp" cc-3943 CC: REMARK File = kernel/qabstractitemmodel.cpp, Line = 3225 declaration hides parameter "data" (declared at line 3204) QVector > data; ^ cc-3943 CC: REMARK File = kernel/qabstractitemmodel.cpp, Line = 3276 declaration hides parameter "data" (declared at line 3255) QVector > data; ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedDa ta()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QAbstractItemModelPrivate::Change &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QAbstractItemModelPrivate::Change &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector>::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector>::malloc(int)" at line 465 instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector>::malloc(int)" at line 465 instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 331 instantiation of "void QVector>::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector>::append(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" at line 553 instantiation of "void QVector>::append(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" at line 553 instantiation of "void QVector>::append(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" at line 553 instantiation of "void QVector>::append(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" at line 553 instantiation of "void QVector>::append(const QVector &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" at line 553 instantiation of "void QVector>::append(const QVector &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector>::append(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 678 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - p->array; ^ detected during instantiation of "int QVector::indexOf(QPersistentModelIndexData *const &, int) const" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 600 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int f = int(abegin - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 601 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int l = int(aend - p->array); ^ detected during instantiation of "QVector::iterator QVector::erase(QVector::iterator, QVector::iterator)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector>::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector>::malloc(int)" at line 465 instantiation of "void QVector>::realloc(int, int)" at line 548 instantiation of "void QVector>::append(const QMap &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector>::malloc(int)" at line 465 instantiation of "void QVector>::realloc(int, int)" at line 548 instantiation of "void QVector>::append(const QMap &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 548 instantiation of "void QVector>::append(const QMap &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 548 instantiation of "void QVector>::append(const QMap &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 548 instantiation of "void QVector>::append(const QMap &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector>::realloc(int, int)" at line 548 instantiation of "void QVector>::append(const QMap &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector>::append(const QMap &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector>::append(const QMap &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 400 instantiation of "QVector::QVector(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 409 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (--i) T; ^ detected during instantiation of "QVector::QVector(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" --- C++ prelinker: .obj/debug-static/qmetatype.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static kernel/qmetatype.cpp -o .obj/debug-static/qmetatype.o CC WARNING: -I.rcc/debug-static does not refer to a valid directorycc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QString &)" at line 498 instantiation of "void QList::append(const QString &)" at line 70 of "../../include/QtCore/../../src/corelib/tools/qstringlist .h" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 85 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QString &, int) const" at line 104 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 851 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return n - b; ^ detected during instantiation of "int QList::lastIndexOf(const QString &, int) const" at line 106 of "../../include/QtCore/../../src/corelib/tools/qstringlist.h " cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder, QString>::operator QString() const" at line 235 of "../../include/QtCore/../../src/corelib/io/qurl.h" cc-1174 CC: REMARK File = kernel/qmetatype.cpp, Line = 549 The variable "normalizedTypeName" was declared but never referenced. NS(QByteArray) normalizedTypeName = QMetaObject::normalizedType(typeName); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 432 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->key) Key(akey); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 422 instantiation of "void QMap::clear()" at line 395 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QMap &)" at line 886 of "kernel/qmetatype.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qmap.h, Line = 434 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (&concreteNode->value) T(avalue); ^ A template was detected during header processing. instantiation of "QMapData::Node *QMap::node_create(QMapData *, QMapData::Node **, const QString &, const QVariant &)" at line 739 instantiation of "void QMap::detach_helper()" at line 414 instantiation of "QMap &QMap::operator=(const QMap &)" at line 422 instantiation of "void QMap::clear()" at line 395 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QMap &)" at line 886 of "kernel/qmetatype.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 351 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QHash &)" at line 889 of "kernel/qmetatype.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 597 instantiation of "QHash &QHash::operator=(const QHash &)" at line 574 instantiation of "void QHash::clear()" at line 351 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QHash &)" at line 889 of "kernel/qmetatype.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QVariant &, QHash::Node **)" at line 777 instantiation of "QHash::iterator QHash::insertMulti(const QString &, const QVariant &)" at line 363 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QHash &)" at line 889 of "kernel/qmetatype.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QVariant &, QHash::Node **)" at line 777 instantiation of "QHash::iterator QHash::insertMulti(const QString &, const QVariant &)" at line 363 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QHash &)" at line 889 of "kernel/qmetatype.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 118 instantiation of "QList::QList(const QList &)" at line 1063 of "kernel/qmetatype.cpp" cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 65 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) volatile int x = qAllocMore(size * sizeof(void *), QListData::DataHeaderSize) / sizeof(void *); ^ cc-3968 CC: WARNING File = ../../mkspecs/irix-cc-64/../../src/corelib/tools/qlist.cpp, Line = 411 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int i = xi - (d->array + d->begin); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 548 instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QCustomTypeInfo &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QVariant &)" at line 498 instantiation of "void QList::append(const QVariant &)" at line 251 of "../../include/QtCore/../../src/corelib/io/qdatastream.h" instantiation of "QDataStream &operator>>(QDataStream &, QList &)" cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1658 The function "qDebug()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qDebug(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1659 The function "qWarning()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qWarning(); ^ cc-1174 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 1660 The function "qCritical()" was declared but never referenced. Q_CORE_EXPORT_INLINE QDebug qCritical(); ^ --- C++ prelinker: .obj/debug-static/qobject.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static kernel/qobject.cpp -o .obj/debug-static/qobject.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3968 CC: WARNING File = kernel/qmetaobject_p.h, Line = 166 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int len = e - t; ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qregexp.h, Line = 141 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 772 instantiation of "QHash::iterator QHash::insertMulti(QObject *const &, QObject **const &)" at line 931 instantiation of "QHash::iterator QMultiHash::insert(QObject *const &, QObject **const &)" at line 434 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 772 instantiation of "QHash::iterator QHash::insertMulti(QObject *const &, QObject **const &)" at line 931 instantiation of "QHash::iterator QMultiHash::insert(QObject *const &, QObject **const &)" at line 434 of "kernel/qobject.cpp" cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 99 conversion from pointer to same-sized integral type (potential portability problem) return qHash(reinterpret_cast(key)); ^ A template was detected during header processing. instantiation of "uint qHash(const QObject *)" at line 879 instantiation of "QHash::Node **QHash::findNode(QObject *const &, uint *) const" at line 776 instantiation of "QHash::iterator QHash::insertMulti(QObject *const &, QObject **const &)" at line 931 instantiation of "QHash::iterator QMultiHash::insert(QObject *const &, QObject **const &)" at line 434 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QObject *const &, QObject **const &, QHash::Node **)" at line 777 instantiation of "QHash::iterator QHash::insertMulti(QObject *const &, QObject **const &)" at line 931 instantiation of "QHash::iterator QMultiHash::insert(QObject *const &, QObject **const &)" at line 434 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, QObject *const &, QObject **const &, QHash::Node **)" at line 777 instantiation of "QHash::iterator QHash::insertMulti(QObject *const &, QObject **const &)" at line 931 instantiation of "QHash::iterator QMultiHash::insert(QObject *const &, QObject **const &)" at line 434 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList>::node_copy(QList>::Node *, QList>::Node *, QList>::Node *)" at line 695 instantiation of "void QList>::detach_helper(int)" at line 709 instantiation of "void QList>::detach_helper()" at line 432 instantiation of "QList> &QList>::operator=(const QList> &)" at line 751 instantiation of "void QList>::clear()" at line 968 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QLi st::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper (int)" at line 709 instantiation of "void QList::detach_helper ()" at line 118 instantiation of "QList::QList(const QList &)" at line 1259 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 665 instantiation of "QList::Node *QList::detach_helper_grow(int, int)" at line 496 instantiation of "void QList::append(const QPostEvent &)" at line 1527 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QPostEvent &)" at line 498 instantiation of "void QList::append(const QPostEvent &)" at line 1527 of "kernel/qobject.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QObject *const &, int) const" at line 1993 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList>::node_construct(QList>::Node *, const QPointer &)" at line 532 instantiation of "void QList>::prepend(const QPointer &)" at line 2088 of "kernel/qobject.cpp" cc-3943 CC: REMARK File = kernel/qobject.cpp, Line = 2395 declaration hides variable "d" (declared at line 2377) Q_D(const QObject); ^ cc-1184 CC: WARNING File = kernel/qobject.cpp, Line = 3325 "=" is used where where "==" may have been intended. } while (signal_index >= 0 && (signal_index = -1)); //start over for -1 (all signal) ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(const QByteArray &, int) const" at line 3426 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 126 instantiation of "void QList::detach()" at line 467 instantiation of "void QList::removeAt(int)" at line 3431 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 399 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (current) T(*reinterpret_cast(src)); ^ A template was detected during header processing. instantiation of "void QList::node_copy(QList::Node *, QList::Node *, QList::Node *)" at line 695 instantiation of "void QList::detach_helper(int)" at line 709 instantiation of "void QList::detach_helper()" at line 126 instantiation of "void QList::detach()" at line 467 instantiation of "void QList::removeAt(int)" at line 3432 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QByteArray &)" at line 498 instantiation of "void QList::append(const QByteArray &)" at line 3435 of "kernel/qobject.cpp" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 360 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). else if (QTypeInfo::isComplex) new (n) T(t); ^ A template was detected during header processing. instantiation of "void QList::node_construct(QList::Node *, const QVariant &)" at line 498 instantiation of "void QList::append(const QVariant &)" at line 3436 of "kernel/qobject.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData( )" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" --- C++ prelinker: .obj/debug-static/qxmlstream.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static xml/qxmlstream.cpp -o .obj/debug-static/qxmlstream.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 528 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) DummyNode(concreteNode->key); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData ::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "xml/qxmlstream_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 530 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). (void) new (newNode) Node(concreteNode->key, concreteNode->value); ^ A template was detected during header processing. instantiation of "void QHash::duplicateNode(QHashData ::Node *, void *)" at line 580 instantiation of "void QHash::detach_helper()" at line 299 instantiation of "void QHash::detach()" at line 753 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "xml/qxmlstream_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 541 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = reinterpret_cast(new (d->allocateNode(alignOfDummyNode())) DummyNode(akey)); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QXmlStreamReaderPrivate::Entity &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "xml/qxmlstream_p.h" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 543 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). node = new (d->allocateNode(alignOfNode())) Node(akey, avalue); ^ A template was detected during header processing. instantiation of "QHash::Node *QHash::createNode(uint, const QString &, const QXmlStreamReaderPrivate::Entity &, QHash::Node **)" at line 760 instantiation of "QHash::iterator QHash::insert(const QString &, const QXmlStreamReaderPrivate::Entity &)" at line 1501 of "xml/qxmlstream_p.h" cc-1460 CC: WARNING File = xml/qxmlstream.cpp, Line = 907 Function function "QXmlStreamReaderPrivate::filterCarriageReturn" is redeclared "inline" after being called. inline uint QXmlStreamReaderPrivate::filterCarriageReturn() ^ cc-3968 CC: WARNING File = xml/qxmlstream.cpp, Line = 973 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int oldLineNumber = lineNumber; ^ cc-1460 CC: WARNING File = xml/qxmlstream.cpp, Line = 1147 Function function "QXmlStreamReaderPrivate::fastScanLiteralContent" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanLiteralContent() ^ cc-1460 CC: WARNING File = xml/qxmlstream.cpp, Line = 1193 Function function "QXmlStreamReaderPrivate::fastScanSpace" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanSpace() ^ cc-1460 CC: WARNING File = xml/qxmlstream.cpp, Line = 1226 Function function "QXmlStreamReaderPrivate::fastScanContentCharList" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanContentCharList() ^ cc-1110 CC: REMARK File = xml/qxmlstream.cpp, Line = 1256 The indicated statement is not reachable. } break; ^ cc-1460 CC: WARNING File = xml/qxmlstream.cpp, Line = 1290 Function function "QXmlStreamReaderPrivate::fastScanName" is redeclared "inline" after being called. inline int QXmlStreamReaderPrivate::fastScanName(int *prefix) ^ cc-3968 CC: WARNING File = xml/qxmlstream.cpp, Line = 1478 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int nbytesreadOrMinus1 = device->read(rawReadBuffer.data() + nbytesread, BUFFER_SIZE - nbytesread); ^ cc-3968 CC: WARNING File = xml/qxmlstream.cpp, Line = 1526 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) decoder->toUnicode(&readBuffer, rawReadBuffer.data(), nbytesread); ^ cc-3968 CC: WARNING File = xml/qxmlstream.cpp, Line = 1817 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) decoder->toUnicode(&readBuffer, rawReadBuffer.data(), nbytesread); ^ cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qstringbuilder.h, Line = 113 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) s.resize(d - start); ^ detected during instantiation of "QStringBuilder::operator QString() const" at line 3154 of "xml/qxmlstream.cpp" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 551 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(copy); ^ detected during instantiation of "void QVector::append(const QXmlStreamAttribute &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 556 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (p->array + d->size) T(t); ^ detected during instantiation of "void QVector::append(const QXmlStreamAttribute &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData() " at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData( )" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 508 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T; ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 325 instantiation of "void QVector::detach_helper()" at line 385 instantiation of "QVector &QVector::operator=(const QVector &)" --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ --- C++ prelinker: .obj/debug-static/qabstractanimation.o --- CC -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -64 -signed -LANG:std:libc_in_namespace_std=ON -woff 1209,1355,1375,1424,3303 -g -fullwarn -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DHB_EXPORT=Q_CORE_EXPORT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/irix-cc-64 -I. -I../../include -I../../include/QtCore -I.rcc/debug-static -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/debug-static animation/qabstractanimation.cpp -o .obj/debug-static/qabstractanimation.o CC WARNING: -I.rcc/debug-static does not refer to a valid directory cc-1234 CC: REMARK File = ../../include/QtCore/../../src/corelib/global/qglobal.h, Line = 890 Access control is not specified ("public" by default). template struct QIntegerForSizeof: QIntegerForSize { }; ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 68 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return str ? uint(strlen(str)) : 0; } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qbytearray.h, Line = 105 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return uint(strlen(str)); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1049 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromAscii(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qstring.h, Line = 1067 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) { return fromWCharArray(s.data(), int(s.size())); } ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 72 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 74 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 81 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(((key >> (8 * sizeof(uint) - 1)) ^ key) & (~0U)); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qhash.h, Line = 83 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return uint(key & (~0U)); ^ cc-3333 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 212 Support for placement delete is disabled. inline void operator delete(void *, void *) { } ^ cc-1374 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h, Line = 201 The class "QtSharedPointer::ExternalRefCountWithDestroyFn" has a default operator "delete()" but no operator "new()". struct ExternalRefCountWithDestroyFn: public ExternalRefCountData ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 126 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qreadwritelock.h, Line = 171 conversion from pointer to same-sized integral type (potential portability problem) : q_val(reinterpret_cast(areadWriteLock)) ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 202 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) int delta = (consistentTiming && !isPauseTimerActive) ? ^ cc-3968 CC: WARNING File = animation/qabstractanimation.cpp, Line = 206 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) lastTick = time.elapsed(); ^ cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 810 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) d->end -= int(reinterpret_cast(p.end()) - n); ^ detected during instantiation of "QList &QList::operator+=(const QList &)" at line 247 of "animation/qabstractanimation.cpp" cc-3969 CC: REMARK File = ../../include/QtCore/../../src/corelib/tools/qlist.h, Line = 834 explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return int(n - reinterpret_cast(p.begin())); ^ detected during instantiation of "int QList::indexOf(QAbstractAnimation *const &, int) const" at line 289 of "animation/qabstractanimation.cpp" cc-3604 CC: WARNING File = /usr/include/CC/stl_alloc.h, Line = 175 missing return statement at end of non-void function "std::__malloc_alloc_template<0>::_S_oom_malloc" } ^ detected during instantiation of "void *std::__malloc_alloc_template<0>::_S_oom_malloc(std::size_t )" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 311 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) return reinterpret_cast(&(reinterpret_cast(this))->array[1]) - reinterpret_cast(this); ^ A template was detected during header processing. instantiation of "int QVector::sizeOfTypedData()" at line 392 instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 392 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *vectordata = QVectorData::allocate(sizeOfTypedData() + (aalloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "QVectorData *QVector::malloc(int)" at line 465 instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 479 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) QVectorData *mem = QVectorData::reallocate(d, sizeOfTypedData() + (aalloc - 1) * sizeof(T), ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3968 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 480 implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem) sizeOfTypedData() + (d->alloc - 1) * sizeof(T), alignOfTypedData()); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/tools/qvector.h, Line = 503 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (pNew++) T(*pOld++); ^ A template was detected during header processing. instantiation of "void QVector::realloc(int, int)" at line 331 instantiation of "void QVector::resize(int)" cc-3321 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 84 The function "operator new(std::size_t, void *)" has no corresponding operator "delete" (to be called if an exception is thrown during initialization of an allocated object). new (this) QMutex(recursive ? Recursive : NonRecursive); ^ cc-3970 CC: WARNING File = ../../include/QtCore/../../src/corelib/thread/qmutex.h, Line = 98 conversion from pointer to same-sized integral type (potential portability problem) : val(reinterpret_cast(m)) ^ C++ prelinker: error: instantiation loop gmake[1]: *** [../../lib/libQtCore.a] Error 2 gmake[1]: Leaving directory `/usr/apps/qt-everywhere-opensource-src-4.7.0-beta1/src/corelib' gmake: *** [sub-corelib-make_default-ordered] Error 2 >