Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 248456 Details for
Bug 338476
dev-db/sqlitebrowser fails to build with qt-4.7
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
sqlitebrowser-2.00_beta1:20100923-181956.log (text/plain), 31.55 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-23 18:24:40 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-23 18:24:40 UTC
Size:
31.55 KB
patch
obsolete
> * Package: dev-db/sqlitebrowser-2.00_beta1 > * Repository: gentoo > * Maintainer: maintainer-needed@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking sqlitebrowser_200_b1_src.tar.gz to /var/tmp/portage/dev-db/sqlitebrowser-2.00_beta1/work >>>> Source unpacked in /var/tmp/portage/dev-db/sqlitebrowser-2.00_beta1/work >>>> Preparing source in /var/tmp/portage/dev-db/sqlitebrowser-2.00_beta1/work/trunk/sqlitebrowser ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-db/sqlitebrowser-2.00_beta1/work/trunk/sqlitebrowser ... > * Running qmake on sqlitedbbrowser.pro ... > [ ok ] >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-db/sqlitebrowser-2.00_beta1/work/trunk/sqlitebrowser ... >make -j14 >cd sqlitebrowser/ && /usr/bin/qmake /var/tmp/portage/dev-db/sqlitebrowser-2.00_beta1/work/trunk/sqlitebrowser/sqlitebrowser/sqlitebrowser.pro -nocache QTDIR=/usr/lib QMAKE=/usr/bin/qmake QMAKE_CC=i686-pc-linux-gnu-gcc QMAKE_CXX=i686-pc-linux-gnu-g++ QMAKE_LINK=i686-pc-linux-gnu-g++ QMAKE_CFLAGS_RELEASE=-O2\ -pipe QMAKE_CFLAGS_DEBUG=-O2\ -pipe QMAKE_CXXFLAGS_RELEASE=-O2\ -pipe QMAKE_CXXFLAGS_DEBUG=-O2\ -pipe QMAKE_LFLAGS_RELEASE=-Wl,-O1\ -Wl,--as-needed\ -Wl,--hash-style=gnu QMAKE_LFLAGS_DEBUG=-Wl,-O1\ -Wl,--as-needed\ -Wl,--hash-style=gnu QMAKE_STRIP= -o Makefile >cd sqlitebrowser/ && make -f Makefile >make[1]: Entering directory `/var/tmp/portage/dev-db/sqlitebrowser-2.00_beta1/work/trunk/sqlitebrowser/sqlitebrowser' >i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -Isqlite_source -I.moc -o .obj/extendedmainform.o extendedmainform.cpp >i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -Isqlite_source -I.moc -o .obj/browsermain.o browsermain.cpp >i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -Isqlite_source -I.moc -o .obj/sqlitedb.o sqlitedb.cpp >i686-pc-linux-gnu-gcc -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -Isqlite_source -I.moc -o .obj/sqlbrowser_util.o sqlbrowser_util.c >i686-pc-linux-gnu-gcc -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -Isqlite_source -I.moc -o .obj/sqlite3.o sqlite_source/sqlite3.c >i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -Isqlite_source -I.moc -o .obj/aboutform.o aboutform.cpp >i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -Isqlite_source -I.moc -o .obj/addfieldform.o addfieldform.cpp >i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -Isqlite_source -I.moc -o .obj/addfieldtypeform.o addfieldtypeform.cpp >i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -Isqlite_source -I.moc -o .obj/choosetableform.o choosetableform.cpp >i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -Isqlite_source -I.moc -o .obj/createindexform.o createindexform.cpp >i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -Isqlite_source -I.moc -o .obj/createtableform.o createtableform.cpp >i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -Isqlite_source -I.moc -o .obj/deleteindexform.o deleteindexform.cpp >i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -Isqlite_source -I.moc -o .obj/deletetableform.o deletetableform.cpp >i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -Isqlite_source -I.moc -o .obj/editfieldform.o editfieldform.cpp >sqlbrowser_util.c: In function âcallbackâ: >sqlbrowser_util.c:131:16: warning: comparison between signed and unsigned integer expressions >sqlbrowser_util.c:142:16: warning: comparison between signed and unsigned integer expressions >sqlbrowser_util.c:152:18: warning: comparison between signed and unsigned integer expressions >sqlbrowser_util.c:166:14: warning: comparison between signed and unsigned integer expressions >sqlbrowser_util.c: In function âdump_callbackâ: >sqlbrowser_util.c:281:69: warning: unused parameter âazColâ >i686-pc-linux-gnu-g++ -c -pipe -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -Isqlite_source -I.moc -o .obj/editform.o editform.cpp >In file included from sqlitedb.cpp:1:0: >sqlitedb.h: In constructor âDBBrowserField::DBBrowserField()â: >sqlitedb.h:44:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserIndex::DBBrowserIndex()â: >sqlitedb.h:58:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserTable::DBBrowserTable()â: >sqlitedb.h:73:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.cpp: In member function âvoid DBBrowserDB::logSQL(QString, int)â: >sqlitedb.cpp:609:28: warning: comparison between signed and unsigned integer expressions >In file included from editfieldform.cpp:8:0: >sqlitedb.h: In constructor âDBBrowserField::DBBrowserField()â: >sqlitedb.h:44:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserIndex::DBBrowserIndex()â: >sqlitedb.h:58:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserTable::DBBrowserTable()â: >sqlitedb.h:73:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >In file included from createindexform.h:23:0, > from createindexform.cpp:1: >sqlitedb.h: In constructor âDBBrowserField::DBBrowserField()â: >sqlitedb.h:44:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserIndex::DBBrowserIndex()â: >sqlitedb.h:58:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserTable::DBBrowserTable()â: >sqlitedb.h:73:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >make[1]: *** [.obj/sqlitedb.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: *** [.obj/editfieldform.o] Error 1 >In file included from addfieldtypeform.cpp:8:0: >sqlitedb.h: In constructor âDBBrowserField::DBBrowserField()â: >sqlitedb.h:44:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserIndex::DBBrowserIndex()â: >sqlitedb.h:58:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserTable::DBBrowserTable()â: >sqlitedb.h:73:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >make[1]: *** [.obj/addfieldtypeform.o] Error 1 >In file included from addfieldform.cpp:8:0: >sqlitedb.h: In constructor âDBBrowserField::DBBrowserField()â: >sqlitedb.h:44:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserIndex::DBBrowserIndex()â: >sqlitedb.h:58:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserTable::DBBrowserTable()â: >sqlitedb.h:73:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >make[1]: *** [.obj/createindexform.o] Error 1 >make[1]: *** [.obj/addfieldform.o] Error 1 >In file included from createtableform.h:23:0, > from createtableform.cpp:1: >sqlitedb.h: In constructor âDBBrowserField::DBBrowserField()â: >sqlitedb.h:44:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserIndex::DBBrowserIndex()â: >sqlitedb.h:58:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserTable::DBBrowserTable()â: >sqlitedb.h:73:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >In file included from editform.cpp:10:0: >sqlitedb.h: In constructor âDBBrowserField::DBBrowserField()â: >sqlitedb.h:44:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserIndex::DBBrowserIndex()â: >sqlitedb.h:58:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserTable::DBBrowserTable()â: >sqlitedb.h:73:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >In file included from deleteindexform.h:22:0, > from deleteindexform.cpp:1: >sqlitedb.h: In constructor âDBBrowserField::DBBrowserField()â: >sqlitedb.h:44:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserIndex::DBBrowserIndex()â: >sqlitedb.h:58:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserTable::DBBrowserTable()â: >sqlitedb.h:73:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >make[1]: *** [.obj/editform.o] Error 1 >In file included from findform.h:24:0, > from form1.h:31, > from browsermain.cpp:2: >sqlitedb.h: In constructor âDBBrowserField::DBBrowserField()â: >sqlitedb.h:44:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserIndex::DBBrowserIndex()â: >sqlitedb.h:58:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserTable::DBBrowserTable()â: >sqlitedb.h:73:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >make[1]: *** [.obj/deleteindexform.o] Error 1 >make[1]: *** [.obj/createtableform.o] Error 1 >In file included from aboutform.cpp:7:0: >sqlitedb.h: In constructor âDBBrowserField::DBBrowserField()â: >sqlitedb.h:44:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserIndex::DBBrowserIndex()â: >sqlitedb.h:58:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserTable::DBBrowserTable()â: >sqlitedb.h:73:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >In file included from findform.h:24:0, > from form1.h:31, > from extendedmainform.h:4, > from extendedmainform.cpp:1: >sqlitedb.h: In constructor âDBBrowserField::DBBrowserField()â: >sqlitedb.h:44:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserIndex::DBBrowserIndex()â: >sqlitedb.h:58:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserTable::DBBrowserTable()â: >sqlitedb.h:73:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >In file included from deletetableform.h:22:0, > from deletetableform.cpp:1: >sqlitedb.h: In constructor âDBBrowserField::DBBrowserField()â: >sqlitedb.h:44:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserIndex::DBBrowserIndex()â: >sqlitedb.h:58:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >sqlitedb.h: In constructor âDBBrowserTable::DBBrowserTable()â: >sqlitedb.h:73:36: error: call of overloaded âQString(int)â is ambiguous >/usr/include/qt4/QtCore/qstring.h:428:43: note: candidates are: QString::QString(const QByteArray&) >/usr/include/qt4/QtCore/qstring.h:426:43: note: QString::QString(const char*) >/usr/include/qt4/QtCore/qstring.h:727:8: note: QString::QString(const QString&) >/usr/include/qt4/QtCore/qstring.h:106:5: note: QString::QString(QChar) >/usr/include/qt4/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) >make[1]: *** [.obj/aboutform.o] Error 1 >make[1]: *** [.obj/browsermain.o] Error 1 >make[1]: *** [.obj/deletetableform.o] Error 1 >make[1]: *** [.obj/extendedmainform.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage/dev-db/sqlitebrowser-2.00_beta1/work/trunk/sqlitebrowser/sqlitebrowser' >make: *** [sub-sqlitebrowser-make_default] Error 2 >emake failed > * ERROR: dev-db/sqlitebrowser-2.00_beta1 failed: > * died running emake, base_src_make > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 3011: Called base_src_compile > * environment, line 457: Called base_src_make > * environment, line 495: Called die > * The specific snippet of code: > * emake "$@" || die "died running emake, $FUNCNAME"; > * > * If you need support, post the output of 'emerge --info =dev-db/sqlitebrowser-2.00_beta1', > * the complete build log and the output of 'emerge -pqv =dev-db/sqlitebrowser-2.00_beta1'. >sed: can't read /etc/portage/package.mask/currentrun: No such file or directory > * The complete build log is located at '/var/log/portage/build/dev-db/sqlitebrowser-2.00_beta1:20100923-181956.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-db/sqlitebrowser-2.00_beta1/temp/environment'. > * S: '/var/tmp/portage/dev-db/sqlitebrowser-2.00_beta1/work/trunk/sqlitebrowser'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 338476
: 248456