Your message dated Fri, 17 Mar 2006 07:32:14 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#356611: fixed in ktechlab 0.3-3
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: ktechlab
Version: 0.3-2
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 ktechlab_0.3-2 on bigsur by sbuild/mips 1.94
...
>       mips-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde 
> -I/usr/include/qt3 -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  
> -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
> -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W 
> -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security 
> -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -c -o 
> btreebase.o `test -f 'btreebase.cpp' || echo './'`btreebase.cpp
> pic14.h:99: error: extra qualification 'PIC14::' on member 'PIC14'
> /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/include/qt3/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]: *** [btreebase.o] Error 1


--- ./microbe/pic14.h~  2006-03-12 22:57:09.000000000 +0000
+++ ./microbe/pic14.h   2006-03-12 22:57:15.000000000 +0000
@@ -96,7 +96,7 @@
                        Delay_50S       = 4,
                };
                
-               PIC14::PIC14( Microbe * master, Type type );
+               PIC14( Microbe * master, Type type );
                ~PIC14();
                
                /**


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


--- End Message ---
--- Begin Message ---
Source: ktechlab
Source-Version: 0.3-3

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

ktechlab_0.3-3.diff.gz
  to pool/main/k/ktechlab/ktechlab_0.3-3.diff.gz
ktechlab_0.3-3.dsc
  to pool/main/k/ktechlab/ktechlab_0.3-3.dsc
ktechlab_0.3-3_i386.deb
  to pool/main/k/ktechlab/ktechlab_0.3-3_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.
Steffen Joeris <[EMAIL PROTECTED]> (supplier of updated ktechlab 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: Mon, 13 Mar 2006 00:57:32 +0100
Source: ktechlab
Binary: ktechlab
Architecture: source i386
Version: 0.3-3
Distribution: unstable
Urgency: low
Maintainer: Steffen Joeris <[EMAIL PROTECTED]>
Changed-By: Steffen Joeris <[EMAIL PROTECTED]>
Description: 
 ktechlab   - circuit simulator for microcontrollers and electronics
Closes: 356611
Changes: 
 ktechlab (0.3-3) unstable; urgency=low
 .
   * Include patch to let ktechlab build with g++-4.1
     Thanks to Martin Michlmayr (Closes: #356611)
   * Upload sponsored by Petter Reinholdtsen.
Files: 
 f5cca5dfadf1799191e6d8c62c8298cf 625 kde optional ktechlab_0.3-3.dsc
 e9dd44c0d90f907801272df9d4c87297 55330 kde optional ktechlab_0.3-3.diff.gz
 5e1767d5d12d04f34adfb7d21e0b7fc3 1154748 kde optional ktechlab_0.3-3_i386.deb

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

iD8DBQFEGtMH20zMSyow1ykRAl+tAKDKpK2bxgTlj9jA59WSpPZtw0zdTACgxlZc
xu0XzTiy76n48oRndFAdaGc=
=ie/4
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to