Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#27127 - [qdevelop] doesn't build
Attached to Project:
Community Packages
Opened by Andrea Scarpino (BaSh) - Saturday, 19 November 2011, 17:23 GMT
Last edited by Andrea Scarpino (BaSh) - Wednesday, 23 November 2011, 20:16 GMT
Opened by Andrea Scarpino (BaSh) - Saturday, 19 November 2011, 17:23 GMT
Last edited by Andrea Scarpino (BaSh) - Wednesday, 23 November 2011, 20:16 GMT
|
DetailsDescription:
g++ -c -pipe -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++ -I. -I/usr/include/QtUiTools -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -o build/o/unix/cpphighlighter.o src/cpphighlighter.cpp src/build.cpp: In member function 'virtual void Build::run()': src/build.cpp:74:79: error: conversion from 'int' to 'QString' is ambiguous src/build.cpp:74:79: note: candidates are: /usr/include/QtCore/qstring.h:426:43: note: QString::QString(const char*) /usr/include/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) src/build.cpp:90:52: error: conversion from 'int' to 'QString' is ambiguous src/build.cpp:90:52: note: candidates are: /usr/include/QtCore/qstring.h:426:43: note: QString::QString(const char*) /usr/include/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) src/build.cpp:95:72: error: conversion from 'int' to 'QString' is ambiguous src/build.cpp:95:72: note: candidates are: /usr/include/QtCore/qstring.h:426:43: note: QString::QString(const char*) /usr/include/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) src/build.cpp:102:52: error: conversion from 'int' to 'QString' is ambiguous src/build.cpp:102:52: note: candidates are: /usr/include/QtCore/qstring.h:426:43: note: QString::QString(const char*) /usr/include/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) src/build.cpp:110:68: error: conversion from 'int' to 'QString' is ambiguous src/build.cpp:110:68: note: candidates are: /usr/include/QtCore/qstring.h:426:43: note: QString::QString(const char*) /usr/include/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) src/build.cpp:114:59: error: conversion from 'int' to 'QString' is ambiguous src/build.cpp:114:59: note: candidates are: /usr/include/QtCore/qstring.h:426:43: note: QString::QString(const char*) /usr/include/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) src/build.cpp: In member function 'void Build::slotStopBuild()': src/build.cpp:151:102: error: conversion from 'int' to 'QString' is ambiguous src/build.cpp:151:102: note: candidates are: /usr/include/QtCore/qstring.h:426:43: note: QString::QString(const char*) /usr/include/QtCore/qstring.h:105:14: note: QString::QString(const QChar*) g++ -c -pipe -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++ -I. -I/usr/include/QtUiTools -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -o build/o/unix/debug.o src/debug.cpp make: *** [build/o/unix/build.o] Error 1 make: *** Waiting for unfinished jobs.... make: INTERNAL: Exiting with 5 jobserver tokens available; should be 4! Additional info: * qdevelop 0.28-1 Steps to reproduce: Try to build it. |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Wednesday, 23 November 2011, 20:16 GMT
Reason for closing: Fixed
Additional comments about closing: on trunk
Wednesday, 23 November 2011, 20:16 GMT
Reason for closing: Fixed
Additional comments about closing: on trunk