Your message dated Sun, 23 Oct 2005 09:32:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#334034: fixed in kcheckgmail 0.5.4-2
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 15 Oct 2005 06:33:27 +0000
>From [EMAIL PROTECTED] Fri Oct 14 23:33:27 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mmjgroup.com [192.34.35.33] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EQfbY-0005XA-00; Fri, 14 Oct 2005 23:33:27 -0700
Received: from mix.mmjgroup.com (mix.mmjgroup.com [192.34.35.16])
        by mmjgroup.com (Postfix) with ESMTP id E0B0916EB1
        for <[EMAIL PROTECTED]>; Sat, 15 Oct 2005 00:33:15 -0600 (MDT)
Received: by mix.mmjgroup.com (Postfix, from userid 1000)
        id D68B390770; Sat, 15 Oct 2005 00:33:15 -0600 (MDT)
Date: Sat, 15 Oct 2005 00:33:15 -0600
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: kcheckgmail_0.5.4-1(hppa/unstable):
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.4 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        NO_REAL_NAME autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: kcheckgmail
Version: 0.5.4-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of kcheckgmail_0.5.4-1 on sarti by sbuild/hppa 69
> Build started at 20051013-0758

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 4.1.0), autotools-dev, kdelibs4-dev, 
> libqt3-mt-dev, autoconf

[...]

> /usr/lib/gcc/hppa-linux-gnu/4.0.2/../../../../include/c++/4.0.2/bits/basic_string.h:278:
>  warning: cast from 'char*' to 'std::basic_string<char, 
> std::char_traits<char>, std::allocator<char> >::_Rep*' increases required 
> alignment of target type
> kcheckgmailiface_skel.cpp: In member function 'QCStringList 
> KCheckGmailIface::_ZTv0_n36_N16KCheckGmailIface9functionsEv()':
> kcheckgmailiface_skel.cpp:57: internal compiler error: in cp_expr_size, at 
> cp/cp-objcp-common.c:101
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> For Debian GNU/Linux specific bug reporting instructions,
> see <URL:file:///usr/share/doc/gcc-4.0/README.Bugs>.
> make[3]: *** [kcheckgmailiface_skel.o] Error 1
> make[3]: Leaving directory `/build/buildd/kcheckgmail-0.5.4/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/kcheckgmail-0.5.4'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/kcheckgmail-0.5.4'
> make: *** [build-stamp] Error 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=hppa&pkg=kcheckgmail&ver=0.5.4-1

patch for the NMU, based on
http://lists.debian.org/debian-devel/2005/09/msg00020.html

diff -ur ../../t/kcheckgmail-0.5.4/debian/changelog 
kcheckgmail-0.5.4/debian/changelog
--- ../../t/kcheckgmail-0.5.4/debian/changelog  2005-10-14 13:22:18.000000000 
-0600
+++ kcheckgmail-0.5.4/debian/changelog  2005-10-15 00:29:06.000000000 -0600
@@ -1,3 +1,10 @@
+kcheckgmail (0.5.4-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * work around gcc-4.0 FTBFS on some architectures
+
+ -- LaMont Jones <[EMAIL PROTECTED]>  Fri, 14 Oct 2005 19:28:30 +0000
+
 kcheckgmail (0.5.4-1) unstable; urgency=low
 
   * New upstream version
diff -ur ../../t/kcheckgmail-0.5.4/debian/control 
kcheckgmail-0.5.4/debian/control
--- ../../t/kcheckgmail-0.5.4/debian/control    2005-10-14 13:22:18.000000000 
-0600
+++ kcheckgmail-0.5.4/debian/control    2005-10-15 00:29:05.000000000 -0600
@@ -2,7 +2,7 @@
 Section: kde
 Priority: optional
 Maintainer: Jose Luis Tallon <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1.0), autotools-dev, kdelibs4-dev, 
libqt3-mt-dev, autoconf
+Build-Depends: debhelper (>= 4.1.0), autotools-dev, kdelibs4-dev, 
libqt3-mt-dev, autoconf, g++-3.4 [arm m68k hppa]
 Standards-Version: 3.6.2
 
 Package: kcheckgmail
diff -ur ../../t/kcheckgmail-0.5.4/debian/rules kcheckgmail-0.5.4/debian/rules
--- ../../t/kcheckgmail-0.5.4/debian/rules      2005-10-14 13:22:18.000000000 
-0600
+++ kcheckgmail-0.5.4/debian/rules      2005-10-15 00:29:05.000000000 -0600
@@ -15,6 +15,15 @@
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
+GCC4_ICES_HERE := arm m68k hppa
+DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
+
+ifneq (,$(filter $(DEB_HOST_ARCH_CPU),$(GCC4_ICES_HERE)))
+       export CC=gcc-3.4
+       export CPP=cpp-3.4
+       export CXX=g++-3.4
+endif
+
 
 CFLAGS = -Wall -g
 

---------------------------------------
Received: (at 334034-close) by bugs.debian.org; 23 Oct 2005 16:38:07 +0000
>From [EMAIL PROTECTED] Sun Oct 23 09:38:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1ETilR-0001RJ-00; Sun, 23 Oct 2005 09:32:05 -0700
From: Jose Luis Tallon <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#334034: fixed in kcheckgmail 0.5.4-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 23 Oct 2005 09:32:05 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: kcheckgmail
Source-Version: 0.5.4-2

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

kcheckgmail_0.5.4-2.diff.gz
  to pool/main/k/kcheckgmail/kcheckgmail_0.5.4-2.diff.gz
kcheckgmail_0.5.4-2.dsc
  to pool/main/k/kcheckgmail/kcheckgmail_0.5.4-2.dsc
kcheckgmail_0.5.4-2_i386.deb
  to pool/main/k/kcheckgmail/kcheckgmail_0.5.4-2_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.
Jose Luis Tallon <[EMAIL PROTECTED]> (supplier of updated kcheckgmail 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: Tue, 18 Oct 2005 21:47:04 +0200
Source: kcheckgmail
Binary: kcheckgmail
Architecture: source i386
Version: 0.5.4-2
Distribution: unstable
Urgency: low
Maintainer: Jose Luis Tallon <[EMAIL PROTECTED]>
Changed-By: Jose Luis Tallon <[EMAIL PROTECTED]>
Description: 
 kcheckgmail - KDE systray application to check GMail accounts
Closes: 328515 333396 334034
Changes: 
 kcheckgmail (0.5.4-2) unstable; urgency=low
 .
   * Acknowledge NMU: FTBFS in hppa & other arches
     -- thanks, Lamont! (Closes: #334034)
 .
   * Solve authentication problems (Closes: #328515)
     (fix forwarded from KUbuntu; thanks, guys!)
 .
   * Fixed .desktop file - bad encoding (Closes: #333396)
     - update-desktop-database still complains -- is it buggy?
 .
   * Package sponsored by Roberto Lumbreras <[EMAIL PROTECTED]>
Files: 
 211c67bbc87e176098fc827fb3466619 669 kde optional kcheckgmail_0.5.4-2.dsc
 56f9932256fe1a3cb046c5f6acf2a47c 16223 kde optional kcheckgmail_0.5.4-2.diff.gz
 30cdcce8c5687d6f6cd92dfe8fab2938 101170 kde optional 
kcheckgmail_0.5.4-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDW7eVfIEQE/XJcI0RAknFAKClKBWfpuJgXtHkIxXaZ5HyzHFGdQCfZNMU
8B/JKs3+vBCHJ4n/zvDKhpA=
=Nrt0
-----END PGP SIGNATURE-----


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

Reply via email to