Your message dated Sun, 16 Mar 2008 18:32:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#455610: fixed in klog 0.4.3-1.1
has caused the Debian Bug report #455610,
regarding FTBFS with GCC 4.3: missing #includes
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.)
--
455610: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455610
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: klog
Version: 0.4.2-1
Usertags: ftbfs-gcc-4.3
Your package fails to build with GCC 4.3. Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning. In GCC 4.3, the C++ header
dependencies have been cleaned up. The advantage of this is that
programs will compile faster. The downside is that you actually
need to directly #include everything you use (but you really should
do this anyway, otherwise your program won't work with any compiler
other than GCC). There's some more information about this at
http://www.cyrius.com/journal/2007/05/10#gcc-4.3-include
You can reproduce this problem with gcc-snapshot from unstable. Note
that Red Hat, Novell and Ubuntu have done some work getting packages
to build with GCC 4.3 so there might be patches floating around
somewhere. I suggest you talk to your upstream.
> Automatic build of klog_0.4.2-1 on em64t by sbuild/amd64 0.53
...
> if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde
> -I/usr/share/qt3/include -I. -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 -O2 -Wformat-security
> -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
> -fno-check-new -fno-common -MT world.o -MD -MP -MF ".deps/world.Tpo" \
> -c -o world.o `test -f 'world.cpp' || echo './'`world.cpp; \
> then mv -f ".deps/world.Tpo" ".deps/world.Po"; \
> else rm -f ".deps/world.Tpo"; exit 1; \
> fi
> In file included from /usr/include/kde/klocale.h:25,
> from world.cpp:25:
> /usr/share/qt3/include/qstring.h: In member function 'char QChar::latin1()
> const':
> /usr/share/qt3/include/qstring.h:194: 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:219: 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:220: 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:264: 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:362: warning: conversion to 'unsigned
> int:30' from 'uint' may alter its value
> /usr/share/qt3/include/qstring.h:362: warning: conversion to 'unsigned
> int:30' from 'uint' may alter its value
> In file included from /usr/share/qt3/include/qobject.h:45,
> from /usr/share/qt3/include/qwidget.h:43,
> from /usr/share/qt3/include/qframe.h:42,
> from /usr/share/qt3/include/qscrollview.h:41,
> from /usr/share/qt3/include/qlistview.h:42,
> from /usr/include/kde/klistview.h:23,
> from world.h:32,
> from world.cpp:28:
> /usr/share/qt3/include/qevent.h: In member function 'void
> QDropEvent::setAction(QDropEvent::Action)':
> /usr/share/qt3/include/qevent.h:520: warning: conversion to 'unsigned char'
> from 'uint' may alter its value
> In file included from /usr/share/qt3/include/qwidget.h:49,
> from /usr/share/qt3/include/qframe.h:42,
> from /usr/share/qt3/include/qscrollview.h:41,
> from /usr/share/qt3/include/qlistview.h:42,
> from /usr/include/kde/klistview.h:23,
> from world.h:32,
> from world.cpp:28:
> /usr/share/qt3/include/qsizepolicy.h: In member function 'void
> QSizePolicy::transpose()':
> /usr/share/qt3/include/qsizepolicy.h:122: warning: conversion to 'uchar' from
> 'uint' may alter its value
> /usr/share/qt3/include/qsizepolicy.h:122: warning: conversion to 'uchar' from
> 'uint' may alter its value
> world.cpp: In member function 'int World::findEntity(QString)':
> world.cpp:215: error: 'abs' was not declared in this scope
> world.cpp:371: error: 'abs' was not declared in this scope
> make[3]: *** [world.o] Error 1
> make[3]: Leaving directory `/build/tbm/klog-0.4.2/src'
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: klog
Source-Version: 0.4.3-1.1
We believe that the bug you reported is fixed in the latest version of
klog, which is due to be installed in the Debian FTP archive:
klog_0.4.3-1.1.diff.gz
to pool/main/k/klog/klog_0.4.3-1.1.diff.gz
klog_0.4.3-1.1.dsc
to pool/main/k/klog/klog_0.4.3-1.1.dsc
klog_0.4.3-1.1_i386.deb
to pool/main/k/klog/klog_0.4.3-1.1_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> (supplier of updated klog package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 16 Mar 2008 19:18:10 +0100
Source: klog
Binary: klog
Architecture: source i386
Version: 0.4.3-1.1
Distribution: unstable
Urgency: low
Maintainer: Jaime Robles <[EMAIL PROTECTED]>
Changed-By: Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>
Description:
klog - KDE ham radio logging program
Closes: 455610
Changes:
klog (0.4.3-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix gcc-4.3 FTBFS, patch by KiBi (Closes: #455610)
Files:
2db6de19ebc00edf6eb6c8289e09f125 661 hamradio optional klog_0.4.3-1.1.dsc
e1addf21b6db55b27748450bbb195c44 329922 hamradio optional
klog_0.4.3-1.1.diff.gz
177fa92673458dabf8c618972fdc5fe0 196498 hamradio optional
klog_0.4.3-1.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH3WWFmO5zOp3h7rERApjlAJ4hLTwbLIZlgkyb52u5c2fUAUIBkgCeOwny
gfZlLj7t2g8EbxeoudbJRCQ=
=SA7h
-----END PGP SIGNATURE-----
--- End Message ---