Your message dated Sun, 8 Mar 2009 13:52:57 +0100
with message-id <[email protected]>
and subject line kmymoney FTBFS on hppa
has caused the Debian Bug report #490241,
regarding FTBFS on hppa
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
490241: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490241
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: kmymoney2
Version: 0.9-2
Severity: serious
See
http://buildd.debian.org/fetch.cgi?&pkg=kmymoney2&ver=0.9-2&arch=hppa&stamp=1214603910&file=log
Automatic build of kmymoney2_0.9-2 on penalosa by sbuild/hppa 98
[...]
/usr/share/qt3/bin/moc kmymoneyreportconfigtab2decl.h -o
kmymoneyreportconfigtab2decl.moc
rm -f kmymoneyreportconfigtab2decl.cpp
echo '#include <kdialog.h>' > kmymoneyreportconfigtab2decl.cpp
echo '#include <klocale.h>' >> kmymoneyreportconfigtab2decl.cpp
echo '#ifndef KMM_I18N' >> kmymoneyreportconfigtab2decl.cpp
echo '#define KMM_I18N' >> kmymoneyreportconfigtab2decl.cpp
echo 'inline QString kmm_i18n(const char* msg, const char* ctx) { return
i18n(ctx, msg); }' >> kmymoneyreportconfigtab2decl.cpp
echo 'inline QString kmm_i18n(const char* msg) { return i18n(msg); }' >>
kmymoneyreportconfigtab2decl.cpp
echo '#endif' >> kmymoneyreportconfigtab2decl.cpp
/build/buildd/kmymoney2-0.9/./admin/fixuifiles
/build/buildd/kmymoney2-0.9/./kmymoney2/widgets/kmymoneyreportconfigtab2decl.ui;
\
/usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -L
../../kmymoney2/widgets/.libs -tr tr2i18n -i kmymoneyreportconfigtab2decl.h
/build/buildd/kmymoney2-0.9/./kmymoney2/widgets/kmymoneyreportconfigtab2decl.ui
> kmymoneyreportconfigtab2decl.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g"
kmymoneyreportconfigtab2decl.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\,
\"\" ),QString::null,g" | /usr/bin/perl -pe
"s,image([0-9][0-9]*)_data,img\$1_kmymoneyreportconfigtab2decl,g" |
/usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" | /usr/bin/perl -pe
"s,tr2i18n,kmm_i18n,g">> kmymoneyreportconfigtab2decl.cpp ;\
rm -f kmymoneyreportconfigtab2decl.cpp.temp ;\
if test "$ret" = 0; then echo '#include
"kmymoneyreportconfigtab2decl.moc"' >> kmymoneyreportconfigtab2decl.cpp; else
rm -f kmymoneyreportconfigtab2decl.cpp ; exit $ret ; fi
QSettings: error creating /nonexistent/.qt
QSettings: error creating /nonexistent/.qt
QSettings: error creating /nonexistent/.qt
QSettings::sync: filename is null/empty
QSettings: error creating /nonexistent/.qt
QSettings::sync: filename is null/empty
QSettings: error creating /nonexistent/.qt
QSettings::sync: filename is null/empty
QSettings: error creating /nonexistent/.qt
QSettings::sync: filename is null/empty
QSettings: error creating /nonexistent/.qt
QSettings::sync: filename is null/empty
QSettings: error creating /nonexistent/.qt
QSettings::sync: filename is null/empty
QSettings: error creating /nonexistent/.qt
QSettings::sync: filename is null/empty
QSettings: error creating /nonexistent/.qt
QSettings::sync: filename is null/empty
QSettings: error creating /nonexistent/.qt
QSettings::sync: filename is null/empty
QSettings: error creating /nonexistent/.qt
QSettings::sync: filename is null/empty
QSettings: error creating /nonexistent/.qt
QSettings::sync: filename is null/empty
QSettings: error creating /nonexistent/.qt
QSettings::sync: filename is null/empty
QSettings: error creating /nonexistent/.qt
QSettings::sync: filename is null/empty
QSettings: error creating /nonexistent/.qt
QSettings::sync: filename is null/empty
QSettings: error creating /nonexistent/.qt
QSettings::sync: filename is null/empty
QSettings: error creating /nonexistent/.qt
QSettings::sync: filename is null/empty
QSettings: error creating /nonexistent/.qt
QSettings::sync: filename is null/empty
g++ -DHAVE_CONFIG_H -I. -I../..
-I/build/buildd/kmymoney2-0.9/./kmymoney2/widgets -I/usr/include/kde
-I/usr/share/qt3/include -I. -I/build/buildd/kmymoney2-0.9/. -I.
-DQT_THREAD_SUPPORT -D_REENTRANT -DKMM_DEBUG=0 -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 -O2 -g -Wall -O2
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common -fexceptions -c -o
kmymoneyreportconfigtab2decl.o kmymoneyreportconfigtab2decl.cpp
In file included from /usr/share/qt3/include/qwindowdefs.h:47,
from /usr/share/qt3/include/qwidget.h:45,
from /usr/share/qt3/include/qdialog.h:45,
from /usr/include/kde/kdialog.h:26,
from kmymoneyreportconfigtab2decl.cpp:1:
/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/share/qt3/include/qwidget.h:46,
from /usr/share/qt3/include/qdialog.h:45,
from /usr/include/kde/kdialog.h:26,
from kmymoneyreportconfigtab2decl.cpp:1:
/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/qdialog.h:45,
from /usr/include/kde/kdialog.h:26,
from kmymoneyreportconfigtab2decl.cpp:1:
/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 kmymoneyreportconfigtab2decl.cpp:19:
/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
kmymoneyreportconfigtab2decl.cpp: In constructor
'kMyMoneyReportConfigTab2Decl::kMyMoneyReportConfigTab2Decl(QWidget*, const
char*, uint)':
kmymoneyreportconfigtab2decl.cpp:60: error: invalid use of incomplete type
'struct KMyMoneyGeneralCombo'
kmymoneyreportconfigtab2decl.h:22: error: forward declaration of 'struct
KMyMoneyGeneralCombo'
kmymoneyreportconfigtab2decl.cpp:61: error: no matching function for call to
'QHBoxLayout::addWidget(KMyMoneyGeneralCombo*&)'
/usr/share/qt3/include/qlayout.h:389: note: candidates are: void
QBoxLayout::addWidget(QWidget*, int, int)
make[6]: *** [kmymoneyreportconfigtab2decl.o] Error 1
make[6]: Leaving directory
`/build/buildd/kmymoney2-0.9/obj-hppa-linux-gnu/kmymoney2/widgets'
make[5]: *** [all] Error 2
make[5]: Leaving directory
`/build/buildd/kmymoney2-0.9/obj-hppa-linux-gnu/kmymoney2/widgets'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/build/buildd/kmymoney2-0.9/obj-hppa-linux-gnu/kmymoney2'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/build/buildd/kmymoney2-0.9/obj-hppa-linux-gnu/kmymoney2'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/kmymoney2-0.9/obj-hppa-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/kmymoney2-0.9/obj-hppa-linux-gnu'
make: *** [debian/stamp-makefile-build] Error 2
Gruesse,
Frank Lichtenheld
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--- End Message ---
--- Begin Message ---
for the record.
On Mon, 04, Aug, 2008 at 10:06:29PM +0200, Thomas Baumgart spoke thus..
> This problem does not show up on any other platform. I don't have access to
> such an infrastructure so I can't fix it. Help needed.
>
I've just tried to reproduce this on lenny on an hppa and the package
builds perfectly fine.
--- End Message ---