[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#417271: marked as done (FTBFS with GCC 4.3: missing #includes)



Your message dated Mon, 21 May 2007 21:47:03 +0000
with message-id <E1HqFiZ-0001zU-T3@ries.debian.org>
and subject line Bug#417271: fixed in kdeaddons 4:3.5.7-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: kdeaddons
Version: 4:3.5.5-1
Usertags: ftbfs-gcc-4.3
Tags: patch

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).  Some background of this can be found at
http://gcc.gnu.org/PR28080

You can reproduce this problem with gcc-snapshot from unstable.

> Automatic build of kdeaddons_4:3.5.5-1 on coconut0 by sbuild/ia64 0.49
...
> /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 noatun_oblique_la.all_cpp.cpp:2:
> /build/tbm/kdeaddons-3.5.5/./noatun-plugins/oblique/base.cpp: In member function 'Slice* Base::defaultSlice()':
> /build/tbm/kdeaddons-3.5.5/./noatun-plugins/oblique/base.cpp:371: error: 'abort' was not declared in this scope

--- noatun-plugins/oblique/base.cpp~	2007-04-02 08:21:11.000000000 +0000
+++ noatun-plugins/oblique/base.cpp	2007-04-02 08:21:21.000000000 +0000
@@ -12,6 +12,7 @@
 #include <qfile.h>
 #include <qdom.h>
 
+#include <cstdlib>
 #include <assert.h>
 #include <db_cxx.h>
 

-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
Source: kdeaddons
Source-Version: 4:3.5.7-1

We believe that the bug you reported is fixed in the latest version of
kdeaddons, which is due to be installed in the Debian FTP archive:

atlantikdesigner_3.5.7-1_i386.deb
  to pool/main/k/kdeaddons/atlantikdesigner_3.5.7-1_i386.deb
kaddressbook-plugins_3.5.7-1_i386.deb
  to pool/main/k/kdeaddons/kaddressbook-plugins_3.5.7-1_i386.deb
kate-plugins_3.5.7-1_i386.deb
  to pool/main/k/kdeaddons/kate-plugins_3.5.7-1_i386.deb
kdeaddons-dbg_3.5.7-1_i386.deb
  to pool/main/k/kdeaddons/kdeaddons-dbg_3.5.7-1_i386.deb
kdeaddons-doc-html_3.5.7-1_all.deb
  to pool/main/k/kdeaddons/kdeaddons-doc-html_3.5.7-1_all.deb
kdeaddons-kfile-plugins_3.5.7-1_i386.deb
  to pool/main/k/kdeaddons/kdeaddons-kfile-plugins_3.5.7-1_i386.deb
kdeaddons_3.5.7-1.diff.gz
  to pool/main/k/kdeaddons/kdeaddons_3.5.7-1.diff.gz
kdeaddons_3.5.7-1.dsc
  to pool/main/k/kdeaddons/kdeaddons_3.5.7-1.dsc
kdeaddons_3.5.7-1_all.deb
  to pool/main/k/kdeaddons/kdeaddons_3.5.7-1_all.deb
kdeaddons_3.5.7.orig.tar.gz
  to pool/main/k/kdeaddons/kdeaddons_3.5.7.orig.tar.gz
kicker-applets_3.5.7-1_i386.deb
  to pool/main/k/kdeaddons/kicker-applets_3.5.7-1_i386.deb
knewsticker-scripts_3.5.7-1_all.deb
  to pool/main/k/kdeaddons/knewsticker-scripts_3.5.7-1_all.deb
konq-plugins_3.5.7-1_i386.deb
  to pool/main/k/kdeaddons/konq-plugins_3.5.7-1_i386.deb
ksig_3.5.7-1_i386.deb
  to pool/main/k/kdeaddons/ksig_3.5.7-1_i386.deb
noatun-plugins_3.5.7-1_i386.deb
  to pool/main/k/kdeaddons/noatun-plugins_3.5.7-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 417271@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ana Beatriz Guerrero Lopez <ana@debian.org> (supplier of updated kdeaddons 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 16 May 2007 17:04:12 +0200
Source: kdeaddons
Binary: knewsticker-scripts noatun-plugins ksig kdeaddons-kfile-plugins kdeaddons kaddressbook-plugins kicker-applets kdeaddons-dbg atlantikdesigner konq-plugins kdeaddons-doc-html kate-plugins
Architecture: source i386 all
Version: 4:3.5.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Ana Beatriz Guerrero Lopez <ana@debian.org>
Description: 
 atlantikdesigner - game board designer for Atlantik
 kaddressbook-plugins - plugins for KAddressBook, the KDE address book
 kate-plugins - plugins for Kate, the KDE Advanced Text Editor
 kdeaddons  - add-on plugins and applets provided with KDE
 kdeaddons-dbg - debugging symbols for kdeaddons
 kdeaddons-doc-html - KDE add-ons documentation in HTML format
 kdeaddons-kfile-plugins - KDE file dialog plugins for text files and folders
 kicker-applets - applets for Kicker, the KDE panel
 knewsticker-scripts - scripts for KNewsTicker, the KDE news ticker
 konq-plugins - plugins for Konqueror, the KDE file/web/doc browser
 ksig       - graphical tool for managing multiple email signatures
 noatun-plugins - plugins for Noatun, the KDE media player
Closes: 417271
Changes: 
 kdeaddons (4:3.5.7-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #417271)
   * Remove patch 10_kdeaddons-r626814.diff, merged upstream.
Files: 
 2b29bfa6eba5516319b0061110913282 1318 kde optional kdeaddons_3.5.7-1.dsc
 afc47839f3bbac58b5ad85c338926c77 2676829 kde optional kdeaddons_3.5.7.orig.tar.gz
 55368ab4220ea9f72e2eedab38055502 366704 kde optional kdeaddons_3.5.7-1.diff.gz
 4cfe33436fa6f4f5fa9bd3609533795b 17928 kde optional kdeaddons_3.5.7-1_all.deb
 d5daa5d007a4e0f20b2497285cfa8b27 59772 doc optional kdeaddons-doc-html_3.5.7-1_all.deb
 0b8971b57aa8ee2fb404581a983116fc 33520 kde optional knewsticker-scripts_3.5.7-1_all.deb
 1d741136f40465c0c1540cd1173cb9c3 87332 games optional atlantikdesigner_3.5.7-1_i386.deb
 72c5514a019e0e46bcb40d87603d176e 52514 kde optional kaddressbook-plugins_3.5.7-1_i386.deb
 f25a91ce15be3a680ab158bcf8792a94 581392 editors optional kate-plugins_3.5.7-1_i386.deb
 42a883efff130d586246a54e271daeed 131310 kde optional kdeaddons-kfile-plugins_3.5.7-1_i386.deb
 8bb951adb2d439cd3a48c91c73f6b478 226116 kde optional kicker-applets_3.5.7-1_i386.deb
 642cfe3b908c8db0a64ab47cb8f5c027 1112896 kde optional konq-plugins_3.5.7-1_i386.deb
 a1b650f0197fb39de26e88f2f9b5cb0b 61754 kde optional ksig_3.5.7-1_i386.deb
 012bd591b6549ee37d8b9536fc3f8c22 511878 sound optional noatun-plugins_3.5.7-1_i386.deb
 9ba213a68a7d6a4c6449d3ebd6e0d2dd 6822504 libdevel extra kdeaddons-dbg_3.5.7-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Signed by Ana Guerrero

iD8DBQFGSyZ3n3j4POjENGERAvWTAJ0b5iQBOubFWVIoZ5W46ZkRs5WsegCcDNrv
m8dExeZ0Uk8+OBzl/yaSmvg=
=CCF7
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: