Package: tellico
Version: 1.3.2.1-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080702 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on
i386.

Relevant part:
> make[4]: Entering directory 
> `/build/user-tellico_1.3.2.1-1-amd64-Dlpixi/tellico-1.3.2.1-1/src'
> /usr/share/qt3/bin/moc ./entry.h -o entry.moc
> /usr/share/qt3/bin/moc ./configdialog.h -o configdialog.moc
> /usr/share/qt3/bin/moc ./entryiconview.h -o entryiconview.moc
> /usr/share/qt3/bin/moc ./document.h -o document.moc
> /usr/share/qt3/bin/moc ./exportdialog.h -o exportdialog.moc
> /usr/share/qt3/bin/moc ./collection.h -o collection.moc
> /usr/share/qt3/bin/moc ./filterview.h -o filterview.moc
> /usr/share/qt3/bin/moc ./fieldcompletion.h -o fieldcompletion.moc
> /usr/share/qt3/bin/moc ./entrymerger.h -o entrymerger.moc
> /usr/share/qt3/bin/moc ./controller.h -o controller.moc
> /usr/share/qt3/bin/moc ./groupview.h -o groupview.moc
> /usr/share/qt3/bin/moc ./loandialog.h -o loandialog.moc
> /usr/share/qt3/bin/moc ./borrowerdialog.h -o borrowerdialog.moc
> /usr/share/qt3/bin/moc ./detailedlistview.h -o detailedlistview.moc
> /usr/share/qt3/bin/moc ./upcvalidator.h -o upcvalidator.moc
> /usr/share/qt3/bin/moc ./progressmanager.h -o progressmanager.moc
> /usr/share/qt3/bin/moc ./reportdialog.h -o reportdialog.moc
> /usr/share/qt3/bin/moc ./importdialog.h -o importdialog.moc
> /usr/share/qt3/bin/moc ./fetchdialog.h -o fetchdialog.moc
> /usr/share/qt3/bin/moc ./collectionfieldsdialog.h -o 
> collectionfieldsdialog.moc
> /usr/share/qt3/bin/moc ./loanview.h -o loanview.moc
> /usr/share/qt3/bin/moc ./entryeditdialog.h -o entryeditdialog.moc
> /usr/share/qt3/bin/moc ./mainwindow.h -o mainwindow.moc
> /usr/share/qt3/bin/moc ./entryview.h -o entryview.moc
> /usr/share/qt3/bin/moc ./viewstack.h -o viewstack.moc
> /usr/share/qt3/bin/moc ./statusbar.h -o statusbar.moc
> /usr/share/qt3/bin/moc ./filterdialog.h -o filterdialog.moc
> /usr/share/qt3/bin/moc ./fetcherconfigdialog.h -o fetcherconfigdialog.moc
> /usr/share/qt3/bin/moc ./entryupdater.h -o entryupdater.moc
> creating tellico.all_cpp.cpp ...
> i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/kde 
> -I/usr/share/qt3/include -I.  -I/usr/include/libxml2 -I/usr/include/libxml2 
> -I/usr/include/exempi-2.0   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long 
> -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
> -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall 
> -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor 
> -fno-exceptions -fno-check-new -fno-common -I../src/core  -MT 
> tellico.all_cpp.o -MD -MP -MF .deps/tellico.all_cpp.Tpo -c -o 
> tellico.all_cpp.o tellico.all_cpp.cpp
> In file included from /usr/include/kde/kdebug.h:25,
>                  from ptrvector.h:17,
>                  from datavectors.h:17,
>                  from tellico_kernel.h:17,
>                  from tellico_utils.cpp:15,
>                  from tellico.all_cpp.cpp:2:
> /usr/share/qt3/include/qstring.h: In member function 'char QChar::latin1() 
> const':
> /usr/share/qt3/include/qstring.h:197: warning: conversion to 'char' from 
> 'int' may alter its value
> /usr/share/qt3/include/qstring.h: In member function 'void 
> QChar::setCell(uchar)':
> /usr/share/qt3/include/qstring.h:222: warning: conversion to 'ushort' from 
> 'int' may alter its value
> /usr/share/qt3/include/qstring.h: In member function 'void 
> QChar::setRow(uchar)':
> /usr/share/qt3/include/qstring.h:223: warning: conversion to 'ushort' from 
> 'int' may alter its value
> /usr/share/qt3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)':
> /usr/share/qt3/include/qstring.h:267: warning: conversion to 'ushort' from 
> 'int' may alter its value
> /usr/share/qt3/include/qstring.h: In constructor 
> 'QStringData::QStringData(QChar*, uint, uint)':
> /usr/share/qt3/include/qstring.h:365: warning: conversion to 'unsigned 
> int:30' from 'uint' may alter its value
> /usr/share/qt3/include/qstring.h:365: warning: conversion to 'unsigned 
> int:30' from 'uint' may alter its value
> In file included from /usr/share/qt3/include/qobject.h:48,
>                  from /usr/include/kde/kcommand.h:26,
>                  from tellico_kernel.h:20,
>                  from tellico_utils.cpp:15,
>                  from tellico.all_cpp.cpp:2:
> /usr/share/qt3/include/qevent.h: In member function 'void 
> QDropEvent::setAction(QDropEvent::Action)':
> /usr/share/qt3/include/qevent.h:523: warning: conversion to 'unsigned char' 
> from 'uint' may alter its value
> In file included from /usr/share/qt3/include/qwidget.h:52,
>                  from /usr/share/qt3/include/qdesktopwidget.h:43,
>                  from /usr/share/qt3/include/qapplication.h:45,
>                  from /usr/include/kde/kapplication.h:38,
>                  from tellico_utils.cpp:19,
>                  from tellico.all_cpp.cpp:2:
> /usr/share/qt3/include/qsizepolicy.h: In member function 'void 
> QSizePolicy::transpose()':
> /usr/share/qt3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 
> 'uint' may alter its value
> /usr/share/qt3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 
> 'uint' may alter its value
> In file included from image.h:17,
>                  from image.cpp:14,
>                  from tellico.all_cpp.cpp:3:
> /usr/share/qt3/include/qimage.h: In member function 'bool 
> QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':
> /usr/share/qt3/include/qimage.h:61: warning: suggest parentheses around && 
> within ||
> In file included from /usr/include/kde/kpushbutton.h:24,
>                  from loandialog.cpp:26,
>                  from tellico.all_cpp.cpp:5:
> /usr/share/qt3/include/qpushbutton.h: In member function 'virtual void 
> QPushButton::setIsMenuButton(bool)':
> /usr/share/qt3/include/qpushbutton.h:94: warning: conversion to 'unsigned 
> char:1' from 'int' may alter its value
> In file included from /usr/include/kde/kfileitem.h:31,
>                  from translators/filelistingimporter.h:21,
>                  from importdialog.cpp:31,
>                  from tellico.all_cpp.cpp:9:
> /usr/include/kde/kfilemetainfo.h: At global scope:
> /usr/include/kde/kfilemetainfo.h:1237: warning: type qualifiers ignored on 
> function return type
> In file included from tellico.all_cpp.cpp:22:
> lccnvalidator.cpp: In static member function 'static QString 
> Tellico::LCCNValidator::formalize(const QString&)':
> lccnvalidator.cpp:68: warning: comparison between signed and unsigned integer 
> expressions
> In file included from mainwindow.cpp:74,
>                  from tellico.all_cpp.cpp:37:
> /usr/include/kde/kedittoolbar.h: At global scope:
> /usr/include/kde/kedittoolbar.h:271: warning: 'KEditToolbarWidget' has a 
> field 'KEditToolbarWidget::m_inactiveList' whose type uses the anonymous 
> namespace
> /usr/include/kde/kedittoolbar.h:271: warning: 'KEditToolbarWidget' has a 
> field 'KEditToolbarWidget::m_activeList' whose type uses the anonymous 
> namespace
> In file included from tellico.all_cpp.cpp:56:
> barcode/barcode.h:33: warning: 'barcodeRecognition::code_odd' defined but not 
> used
> barcode/barcode.h:44: warning: 'barcodeRecognition::code_even' defined but 
> not used
> barcode/barcode.h:55: warning: 'barcodeRecognition::parity_pattern_list' 
> defined but not used
> mv -f .deps/tellico.all_cpp.Tpo .deps/tellico.all_cpp.Po
> /bin/sh ../libtool --tag=CXX   --mode=link i486-linux-gnu-g++  -Wno-long-long 
> -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
> -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall 
> -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor 
> -fno-exceptions -fno-check-new -fno-common -I../src/core  
> -L/usr/share/qt3/lib -L/usr/lib -Wl,--as-needed -Wl,--enable-new-dtags    -o 
> tellico tellico.all_cpp.o  ./core/libcore.a ./cite/libcite.a 
> ./fetch/libfetch.a ./collections/libcollections.a 
> ./translators/libtranslators.a ./newstuff/libnewstuff.a 
> ./translators/pilotdb/libpilotdb.a 
> ./translators/pilotdb/libflatfile/liblibflatfile.a ./gui/libgui.a 
> ./translators/pilotdb/libpalm/liblibpalm.a ./rtf2html/librtf2html.a 
> ./commands/libcommands.a -lexslt -lkio -lkhtml -lkdeui -lkdecore -lqt-mt  -lz 
> -lpng -lz -lm -lXext -lX11  -lSM -lICE -lpthread  -L/usr/lib -lxslt -lxml2 
> -L/usr/lib -ltag -lkcddb -lyaz -lexslt -lxslt -lxml2 -lwrap -lkio -lkabc 
> -lkcal ./translators/btparse/libbtparse.a -lknewstuff -lexempi   -lpoppler-qt 
> -lpoppler   ./barcode/libbarcode.a 
> mkdir .libs
> libtool: link: cannot find the library `/usr/lib/libkmime.la' or unhandled 
> argument `/usr/lib/libkmime.la'
> make[4]: *** [tellico] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/07/02

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to