Hi, Thanks for the hint, i have commited a fix in the trunk. If you want not to use svn release, then just patch Gauge.cpp at line 124:
const int extraPercent = max != used && available != 0 ? int( qBound( qreal(usedPercent), qreal(max /available *cent), cent ) ) : 0; Regards, Keep me informed, Filipe Le samedi 02 octobre 2010 21:05:02, vous avez écrit : > Source: qwbfsmanager > Version: 1.1.0-1 > Severity: important > User: debian-...@lists.debian.org > Usertags: eabi > > Hi, > > your package FTBFS on armel: > | g++ -c -pipe -g -O2 -D_REENTRANT -Wall -W -DLARGE_FILES > | -D_FILE_OFFSET_BITS=64 -D_APPLICATION_NAME="\"QWBFS Manager\"" > | -D_APPLICATION_VERSION="\"1.1.0\"" -D_APPLICATION_VERSION_STR="\"1.1.0 > | (svn release)\"" -D_APPLICATION_DOMAIN="\"code.google.com/p/qwbfs\"" > | -D_APPLICATION_COPYRIGHTS="\"(C) 2010 Filipe Azevedo\"" > | -D_APPLICATION_DESCRIPTION="\"The Free, Fast and Powerful cross platform > | Wii Backup File System manager\"" -D_APPLICATION_ORGANIZATION="\"QWBFS > | Team\"" > | -D_APPLICATION_DOWNLOADS_FEED="\"http://code.google.com/feeds/p/qwbfs/do > | wnloads/basic\"" > | -D_APPLICATION_REPORT_BUG_URL="\"http://code.google.com/p/qwbfs/issues/l > | ist\"" > | -D_APPLICATION_DISCUSS_URL="\"http://groups.google.com/group/qwbfs-discu > | ss\"" -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB > | -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. > | -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork > | -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 > | -I../libwbfs -I. -Isrc -Isrc/ > > fresh -I/usr/X11R6/include -I../build/release/moc -I../build/release/ui -o > ../build/release/obj/unix/UIMain.o src/UIMain.cpp > > | In file included from /usr/include/qt4/QtCore/qobject.h:48, > | > | from /usr/include/qt4/QtCore/qiodevice.h:46, > | from /usr/include/qt4/QtCore/qdatastream.h:46, > | from /usr/include/qt4/QtCore/qmetatype.h:49, > | from /usr/include/qt4/QtCore/qvariant.h:48, > | from /usr/include/qt4/QtCore/QVariant:1, > | from ../build/release/ui/ui_UIMain.h:13, > | from src/UIMain.h:39, > | > | from src/UIMain.cpp:36: > | /usr/include/qt4/QtCore/qstring.h:91: note: the mangling of 'va_list' has > | changed in GCC 4.4 g++ -c -pipe -g -O2 -D_REENTRANT -Wall -W > | -DLARGE_FILES -D_FILE_OFFSET_BITS=64 -D_APPLICATION_NAME="\"QWBFS > | Manager\"" -D_APPLICATION_VERSION="\"1.1.0\"" > | -D_APPLICATION_VERSION_STR="\"1.1.0 (svn release)\"" > | -D_APPLICATION_DOMAIN="\"code.google.com/p/qwbfs\"" > | -D_APPLICATION_COPYRIGHTS="\"(C) 2010 Filipe Azevedo\"" > | -D_APPLICATION_DESCRIPTION="\"The Free, Fast and Powerful cross platform > | Wii Backup File System manager\"" -D_APPLICATION_ORGANIZATION="\"QWBFS > | Team\"" > | -D_APPLICATION_DOWNLOADS_FEED="\"http://code.google.com/feeds/p/qwbfs/do > | wnloads/basic\"" > | -D_APPLICATION_REPORT_BUG_URL="\"http://code.google.com/p/qwbfs/issues/l > | ist\"" > | -D_APPLICATION_DISCUSS_URL="\"http://groups.google.com/group/qwbfs-discu > | ss\"" -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB > | -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. > | -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork > | -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 > | -I../libwbfs -I. -Isrc -Isrc/ > > fresh -I/usr/X11R6/include -I../build/release/moc -I../build/release/ui -o > ../build/release/obj/unix/Gauge.o src/Gauge.cpp > > | In file included from /usr/include/qt4/QtCore/qobject.h:48, > | > | from /usr/include/qt4/QtGui/qwidget.h:46, > | from /usr/include/qt4/QtGui/QWidget:1, > | from src/Gauge.h:39, > | > | from src/Gauge.cpp:36: > | /usr/include/qt4/QtCore/qstring.h:91: note: the mangling of 'va_list' has > | changed in GCC 4.4 src/Gauge.cpp: In member function 'virtual void > | Gauge::paintEvent(QPaintEvent*)': src/Gauge.cpp:124: error: no matching > | function for call to 'qBound(double, float, const qreal&)' make[3]: *** > | [../build/release/obj/unix/Gauge.o] Error 1 > > Full build logs: > https://buildd.debian.org/status/package.php?p=qwbfsmanager > > Mraw, > KiBi. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org