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

Bug#356517: marked as done (FTBFS with G++ 4.1: extra qualification)



Your message dated Wed, 17 May 2006 09:32:04 -0700
with message-id <E1FgOwO-00012v-O2@spohr.debian.org>
and subject line Accepted kchmviewer 2.0-1 (source i386)
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: kchmviewer
Version: 1.3a-1
Severity: important
Tags: patch

Your package fails to build with G++ 4.1.  I'm filing this bug as
important for now, but when 4.1 will be the default compiler in
unstable (probably in a few weeks) I'll upgrade this to serious.

A patch is below.


> Automatic build of kchmviewer_1.3a-1 on bigsur by sbuild/mips 1.89
...
> if mips-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/share/qt3/include -I/usr/include -I/usr/include/kde  -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 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -MT kchmbookmarkwindow.o -MD -MP -MF ".deps/kchmbookmarkwindow.Tpo" -c -o kchmbookmarkwindow.o kchmbookmarkwindow.cpp; \
> 	then mv -f ".deps/kchmbookmarkwindow.Tpo" ".deps/kchmbookmarkwindow.Po"; else rm -f ".deps/kchmbookmarkwindow.Tpo"; exit 1; fi
> xchmfile.h:309: error: extra qualification 'CHMFile::' on member 'GetFontEncFromCharSet'
> /usr/lib/gcc/mips-linux-gnu/4.1.0/../../../../include/c++/4.1.0/bits/basic_string.h: In member function 'std::basic_string<_CharT, _Traits, _Alloc>::_Rep* std::basic_string<_CharT, _Traits, _Alloc>::_M_rep() const [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]':
> /usr/lib/gcc/mips-linux-gnu/4.1.0/../../../../include/c++/4.1.0/bits/basic_string.h:478:   instantiated from 'std::basic_string<_CharT, _Traits, _Alloc>::~basic_string() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
> /usr/share/qt3/include/qstring.h:667:   instantiated from here
> /usr/lib/gcc/mips-linux-gnu/4.1.0/../../../../include/c++/4.1.0/bits/basic_string.h:283: warning: cast from 'char*' to 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep*' increases required alignment of target type
> make[3]: *** [kchmbookmarkwindow.o] Error 1


--- ./src/xchmfile.h~	2006-03-12 15:37:31.000000000 +0000
+++ ./src/xchmfile.h	2006-03-12 15:37:36.000000000 +0000
@@ -306,7 +306,7 @@
 	}
 	
 	//! Helper. Translates from Win32 encodings to generic wxWidgets ones.
-	const char * CHMFile::GetFontEncFromCharSet (const QString& font) const;
+	const char * GetFontEncFromCharSet (const QString& font) const;
 
 	//! Helper. Returns the $FIftiMain offset of leaf node or 0.
 	u_int32_t GetLeafNodeOffset(const QString& text,

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


--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 20 Feb 2006 22:19:57 +0100
Source: kchmviewer
Binary: kchmviewer
Architecture: source i386
Version: 2.0-1
Distribution: unstable
Urgency: low
Maintainer: Jose Luis Tallon <jltallon@adv-solutions.net>
Changed-By: Jose Luis Tallon <jltallon@adv-solutions.net>
Description: 
 kchmviewer - CHM viewer for KDE
Closes: 353709
Changes: 
 kchmviewer (2.0-1) unstable; urgency=low
 .
   * New upstream version (Closes: #353709)
     - included proper icons from upstream :-)
 .
   * Package sponsored by Tommaso Moroni
Files: 
 e608fed2d54a177046fd0334737dc034 648 kde optional kchmviewer_2.0-1.dsc
 94203642266aaecffdcc6c6d516f7635 765276 kde optional kchmviewer_2.0.orig.tar.gz
 945aec2ee2d355f8b1cdcdab3778af8c 32765 kde optional kchmviewer_2.0-1.diff.gz
 9a7357d86c3981a6d7b37706cfa87c0e 192582 kde optional kchmviewer_2.0-1_i386.deb

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

iD8DBQFEa0zyA1c4KVYj/EURAkeUAKCbYJgjxBT8lsV4nKDIwiXk0j6LQgCgmDve
pblP71IiRrSPtELuV+TwmJs=
=FyGH
-----END PGP SIGNATURE-----


Accepted:
kchmviewer_2.0-1.diff.gz
  to pool/main/k/kchmviewer/kchmviewer_2.0-1.diff.gz
kchmviewer_2.0-1.dsc
  to pool/main/k/kchmviewer/kchmviewer_2.0-1.dsc
kchmviewer_2.0-1_i386.deb
  to pool/main/k/kchmviewer/kchmviewer_2.0-1_i386.deb
kchmviewer_2.0.orig.tar.gz
  to pool/main/k/kchmviewer/kchmviewer_2.0.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

--- End Message ---

Reply to: