Package: kover Version: 1:3-1 Severity: serious Hi,
your package failed to build from source. | Automatic build of kover_1:3-1 on lofn by sbuild/hppa 98-farm | Build started at 20081121-0336 | ****************************************************************************** | Checking available source versions... | Fetching source files... | Reading package lists... | Building dependency tree... | Need to get 688kB of source archives. | Get:1 http://sinclair.farm.ftbfs.de experimental/main kover 1:3-1 (dsc) [995B] | Get:2 http://sinclair.farm.ftbfs.de experimental/main kover 1:3-1 (tar) [681kB] | Get:3 http://sinclair.farm.ftbfs.de experimental/main kover 1:3-1 (diff) [5928B] | Fetched 688kB in 0s (994kB/s) | Download complete and in download only mode | ** Using build dependencies supplied by package: | Build-Depends: autotools-dev, kdelibs4-dev (>= 3.4.2), debhelper (>= 5.0.51~), dbs, imagemagick, libcdio-cdda-dev, libcddb2-dev, chrpath | Checking for already installed source dependencies... [...] | g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/include/kde -I/usr/include/qt3 -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -std=gnu++98 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT kover.all_cc.o -MD -MP -MF .deps/kover.all_cc.Tpo -c -o kover.all_cc.o kover.all_cc.cc | In file included from kovertop.moc:11, | from kovertop.cc:22, | from kover.all_cc.cc:5: | kovertop.h:41:27: error: qmultilinedit.h: No such file or directory | In file included from /usr/include/qt3/qwindowdefs.h:47, | from /usr/include/qt3/qwidget.h:45, | from imagedlg.h:35, | from imagedlg.moc:11, | from imagedlg.cc:32, | from kover.all_cc.cc:2: | /usr/include/qt3/qstring.h: In member function 'char QChar::latin1() const': | /usr/include/qt3/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value | /usr/include/qt3/qstring.h: In member function 'void QChar::setCell(uchar)': | /usr/include/qt3/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value | /usr/include/qt3/qstring.h: In member function 'void QChar::setRow(uchar)': | /usr/include/qt3/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value | /usr/include/qt3/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': | /usr/include/qt3/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value | /usr/include/qt3/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)': | /usr/include/qt3/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value | /usr/include/qt3/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value | In file included from /usr/include/qt3/qobject.h:48, | from /usr/include/qt3/qwidget.h:46, | from imagedlg.h:35, | from imagedlg.moc:11, | from imagedlg.cc:32, | from kover.all_cc.cc:2: | /usr/include/qt3/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)': | /usr/include/qt3/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value | In file included from /usr/include/qt3/qwidget.h:52, | from imagedlg.h:35, | from imagedlg.moc:11, | from imagedlg.cc:32, | from kover.all_cc.cc:2: | /usr/include/qt3/qsizepolicy.h: In member function 'void QSizePolicy::transpose()': | /usr/include/qt3/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value | /usr/include/qt3/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value | In file included from imagedlg.h:39, | from imagedlg.moc:11, | from imagedlg.cc:32, | from kover.all_cc.cc:2: | /usr/include/qt3/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)': | /usr/include/qt3/qpushbutton.h:94: warning: conversion to 'unsigned char:1' from 'int' may alter its value | In file included from kover.all_cc.cc:3: | cddb_fill.cc: In member function 'bool cddb_fill::read_cdtext()': | cddb_fill.cc:84: warning: conversion to 'track_t' from 'int' may alter its value | cddb_fill.cc:86: warning: conversion to 'short unsigned int' from 'int' may alter its value | In file included from kover.all_cc.cc:4: | koverfile.cc: In member function 'bool KoverFile::openECD(QString&)': | koverfile.cc:347: warning: conversion to 'char' from 'int' may alter its value | koverfile.cc:388: warning: conversion to 'char' from 'int' may alter its value | koverfile.cc: In member function 'bool KoverFile::openFile(const KURL&)': | koverfile.cc:407: warning: 'static bool KIO::NetAccess::download(const KURL&, QString&)' is deprecated (declared at /usr/include/kde/kio/netaccess.h:122) | koverfile.cc: In member function 'bool KoverFile::saveFile(const KURL&)': | koverfile.cc:548: warning: 'static bool KIO::NetAccess::upload(const QString&, const KURL&)' is deprecated (declared at /usr/include/kde/kio/netaccess.h:161) | In file included from kovertop.moc:11, | from kovertop.cc:22, | from kover.all_cc.cc:5: | kovertop.h: At global scope: | kovertop.h:133: error: ISO C++ forbids declaration of 'QMultiLineEdit' with no type | kovertop.h:133: error: expected ';' before '*' token | kovertop.h:136: error: ISO C++ forbids declaration of 'QMultiLineEdit' with no type | kovertop.h:136: error: expected ';' before '*' token | In file included from kover.all_cc.cc:5: | kovertop.cc: In member function 'void KoverTop::make_main_frame()': | kovertop.cc:159: error: 'title_edit' was not declared in this scope | kovertop.cc:159: error: expected type-specifier before 'QMultiLineEdit' | kovertop.cc:159: error: expected `;' before 'QMultiLineEdit' | kovertop.cc:163: error: 'contents_edit' was not declared in this scope | kovertop.cc:163: error: expected type-specifier before 'QMultiLineEdit' | kovertop.cc:163: error: expected `;' before 'QMultiLineEdit' | kovertop.cc: In member function 'void KoverTop::titleBoxChanged()': | kovertop.cc:270: error: 'title_edit' was not declared in this scope | kovertop.cc: In member function 'void KoverTop::contentsBoxChanged()': | kovertop.cc:277: error: 'contents_edit' was not declared in this scope | kovertop.cc: In member function 'void KoverTop::fileNew()': | kovertop.cc:326: error: 'title_edit' was not declared in this scope | kovertop.cc:327: error: 'contents_edit' was not declared in this scope | kovertop.cc: In member function 'void KoverTop::fileOpen(const KURL&)': | kovertop.cc:366: error: 'contents_edit' was not declared in this scope | kovertop.cc:368: error: 'title_edit' was not declared in this scope | kovertop.cc: In member function 'void KoverTop::cut()': | kovertop.cc:461: error: 'title_edit' was not declared in this scope | kovertop.cc:463: error: 'contents_edit' was not declared in this scope | kovertop.cc: In member function 'void KoverTop::copy()': | kovertop.cc:469: error: 'title_edit' was not declared in this scope | kovertop.cc:471: error: 'contents_edit' was not declared in this scope | kovertop.cc: In member function 'void KoverTop::paste()': | kovertop.cc:477: error: 'title_edit' was not declared in this scope | kovertop.cc:479: error: 'contents_edit' was not declared in this scope | kovertop.cc: In member function 'void KoverTop::cddbFill()': | kovertop.cc:511: error: 'contents_edit' was not declared in this scope | kovertop.cc:512: error: 'title_edit' was not declared in this scope | kovertop.cc: In member function 'void KoverTop::cddb_without_cd()': | kovertop.cc:644: error: 'contents_edit' was not declared in this scope | kovertop.cc:645: error: 'title_edit' was not declared in this scope | kovertop.cc: In member function 'void KoverTop::spine_text_method()': | kovertop.cc:682: error: 'title_edit' was not declared in this scope | kovertop.cc: In member function 'void KoverTop::file_mode()': | kovertop.cc:721: error: 'contents_edit' was not declared in this scope | kovertop.cc: In member function 'void KoverTop::read_cd_text()': | kovertop.cc:737: error: 'contents_edit' was not declared in this scope | kovertop.cc:738: error: 'title_edit' was not declared in this scope | In file included from cdview.cc:37, | from kover.all_cc.cc:6: | /usr/include/qt3/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': | /usr/include/qt3/qimage.h:61: warning: suggest parentheses around && within || | In file included from kover.all_cc.cc:6: | cdview.cc: In member function 'void CDView::printKover()': | cdview.cc:130: warning: 'int KPrinter::fromPage() const' is deprecated (declared at /usr/include/kde/kprinter.h:329) | cdview.cc: In member function 'void CDView::drawBooklet(QPainter*, int, int)': | cdview.cc:158: warning: conversion to 'float' alters 'double' constant value | cdview.cc:174: warning: conversion to 'float' from 'int' may alter its value | cdview.cc:174: warning: conversion to 'float' from 'int' may alter its value | cdview.cc:186: warning: conversion to 'float' from 'int' may alter its value | cdview.cc:187: warning: conversion to 'float' from 'int' may alter its value | cdview.cc:203: warning: conversion to 'float' from 'int' may alter its value | cdview.cc:204: warning: conversion to 'float' from 'int' may alter its value | cdview.cc:207: warning: conversion to 'float' from 'int' may alter its value | cdview.cc:208: warning: conversion to 'float' from 'int' may alter its value | cdview.cc: In member function 'void CDView::drawInlet(QPainter*, int, int)': | cdview.cc:316: warning: conversion to 'float' alters 'double' constant value | cdview.cc:337: warning: conversion to 'float' from 'int' may alter its value | cdview.cc:338: warning: conversion to 'float' from 'int' may alter its value | cdview.cc:349: warning: conversion to 'float' from 'int' may alter its value | cdview.cc:349: warning: conversion to 'float' from 'int' may alter its value | In file included from kover.all_cc.cc:8: | PreferencesDialog.cc: In member function 'void PreferencesDialog::save_cddb_files()': | PreferencesDialog.cc:401: warning: conversion to 'short unsigned int' from 'int' may alter its value | PreferencesDialog.cc: In member function 'void PreferencesDialog::protocol_changed(int)': | PreferencesDialog.cc:716: warning: conversion to 'short unsigned int' from 'int' may alter its value | In file included from kover.all_cc.cc:9: | config.cc: In member function 'void config_class::load_globals()': | config.cc:78: warning: conversion to 'short unsigned int' from 'int' may alter its value | config.cc:105: warning: conversion to 'short unsigned int' from 'int' may alter its value | make[4]: *** [kover.all_cc.o] Error 1 | make[4]: Leaving directory `/build/buildd/kover-3/build-tree/kover-3/kover' | make[3]: *** [all-recursive] Error 1 | make[3]: Leaving directory `/build/buildd/kover-3/build-tree/kover-3/kover' | make[2]: *** [all-recursive] Error 1 | make[2]: Leaving directory `/build/buildd/kover-3/build-tree/kover-3' | make[1]: *** [all] Error 2 | make[1]: Leaving directory `/build/buildd/kover-3/build-tree/kover-3' | make: *** [stampdir/build-stamp] Error 2 | dpkg-buildpackage: failure: debian/rules build gave error exit status 2 | ****************************************************************************** | Build finished at 20081121-0347 | FAILED [dpkg-buildpackage died] Full build log(s): http://experimental.ftbfs.de/build.php?&ver=1:3-1&pkg=kover&arch=hppa Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]