Your message dated Tue, 21 Mar 2006 09:32:27 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#358074: fixed in syncekonnector 0.3.2-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: syncekonnector
Version: 0.3.2-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 attached.
> Automatic build of syncekonnector_0.3.2-1 on bigsur by sbuild/mips 1.106
...
> if /bin/sh ../libtool --silent --tag=CXX --mode=compile mips-linux-gnu-g++
> -DHAVE_CONFIG_H -I. -I. -I.. -I../libksynce -I../includes -I/usr/include/kde
> -I/usr/share/qt3/include -I/usr/X11R6/include
> -I/usr/include/kde/kitchensync -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 pimsyncmanager.lo -MD -MP -MF
> ".deps/pimsyncmanager.Tpo" -c -o pimsyncmanager.lo pimsyncmanager.cpp; \
> then mv -f ".deps/pimsyncmanager.Tpo" ".deps/pimsyncmanager.Plo"; else
> rm -f ".deps/pimsyncmanager.Tpo"; exit 1; fi
> ./synceengine.h:89: error: extra qualification 'KSync::SynCEEngine::' on
> member 'templateSyncee'
> /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]: *** [pimsyncmanager.lo] Error 1
--- ./librakikpimsync/synceengine.h~ 2006-03-21 03:08:54.000000000 +0000
+++ ./librakikpimsync/synceengine.h 2006-03-21 03:09:13.000000000 +0000
@@ -86,7 +86,7 @@
private:
void doSync();
- template<class T> T *SynCEEngine::templateSyncee(SynceeList *synceeList)
const;
+ template<class T> T *templateSyncee(SynceeList *synceeList) const;
Konnector::List mOpenedKonnectors;
Konnector::List mProcessedKonnectors;
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: syncekonnector
Source-Version: 0.3.2-3
We believe that the bug you reported is fixed in the latest version of
syncekonnector, which is due to be installed in the Debian FTP archive:
syncekonnector-dev_0.3.2-3_i386.deb
to pool/main/s/syncekonnector/syncekonnector-dev_0.3.2-3_i386.deb
syncekonnector_0.3.2-3.diff.gz
to pool/main/s/syncekonnector/syncekonnector_0.3.2-3.diff.gz
syncekonnector_0.3.2-3.dsc
to pool/main/s/syncekonnector/syncekonnector_0.3.2-3.dsc
syncekonnector_0.3.2-3_i386.deb
to pool/main/s/syncekonnector/syncekonnector_0.3.2-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.
Volker Christian <[EMAIL PROTECTED]> (supplier of updated syncekonnector
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, 21 Mar 2006 18:17:22 +0100
Source: syncekonnector
Binary: syncekonnector syncekonnector-dev
Architecture: source i386
Version: 0.3.2-3
Distribution: unstable
Urgency: low
Maintainer: Volker Christian <[EMAIL PROTECTED]>
Changed-By: Volker Christian <[EMAIL PROTECTED]>
Description:
syncekonnector - a connector-plugin for raki (SynCE-KDE)
syncekonnector-dev - development-files for the connector-plugin for raki
(SynCE-KDE)
Closes: 357977 358074
Changes:
syncekonnector (0.3.2-3) unstable; urgency=low
.
* FTBFS with G++ 4.1: extra qualification (Closes: #358074)
* fails to install (type in control file) (Closes: #357977)
Files:
5d1f763e32149ff8cd201aac2233b6ba 816 libs optional syncekonnector_0.3.2-3.dsc
fd21a600444135281a826a3a287ea967 27992 libs optional
syncekonnector_0.3.2-3.diff.gz
77a76c8c04cd3191ba4ffb82e14925f3 138280 libs optional
syncekonnector_0.3.2-3_i386.deb
8eba1ea6d827952e029a63f52b44b446 5540 libdevel optional
syncekonnector-dev_0.3.2-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFEIDW3i2zQYBBlZYQRAmt5AJ9cTs7Lk65dh8sZzy9UG99TtgKtbgCgzkeA
k9I9LFIIk8/Adw+3b08orsA=
=+7ur
-----END PGP SIGNATURE-----
--- End Message ---