Your message dated Tue, 09 May 2006 05:17:11 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#358650: fixed in boinc 5.4.9-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: boinc Version: 5.2.15-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 attached. > Automatic build of boinc_5.2.15-2 on bigsur by sbuild/mips 1.106 ... > if g++ -DHAVE_CONFIG_H -I. -I. -I.. -fPIC -DPIC -I../lib -I../api -I../db > -I../client -I../tools -I../sched -pthread -include ../config.h > -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 > -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES > -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA -I../wizards -fPIC -DPIC -I../lib > -I../api -I../db -I../client -I../tools -I../sched -pthread -include > ../config.h -I/usr/lib/wx/include/gtk2-unicode-release-2.6 > -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 > -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA -I../wizards -g -Wall > -O2 -I/usr/include -I/usr/include/openssl -pthread -MT > boinc_gui-BOINCBaseView.o -MD -MP -MF ".deps/boinc_gui-BOINCBaseView.Tpo" -c > -o boinc_gui-BOINCBaseView.o `test -f 'BOINCBaseView.cpp' || echo > './'`BOINCBaseView.cpp; \ > then mv -f ".deps/boinc_gui-BOINCBaseView.Tpo" > ".deps/boinc_gui-BOINCBaseView.Po"; else rm -f > ".deps/boinc_gui-BOINCBaseView.Tpo"; exit 1; fi > /usr/include/wx-2.6/wx/hashmap.h: In member function > 'wxLongToLongHashMap_wxImplementation_HashTable::Node** > wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) > const': > /usr/include/wx-2.6/wx/hashmap.h:684: warning: dereferencing type-punned > pointer will break strict-aliasing rules > /usr/include/wx-2.6/wx/gdicmn.h: In member function > 'wxStringToColourHashMap_wxImplementation_HashTable::Node** > wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const > wxString&) const': > /usr/include/wx-2.6/wx/gdicmn.h:476: warning: dereferencing type-punned > pointer will break strict-aliasing rules > /usr/include/wx-2.6/wx/image.h: In member function > 'wxImageHistogramBase_wxImplementation_HashTable::Node** > wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long > unsigned int&) const': > /usr/include/wx-2.6/wx/image.h:123: warning: dereferencing type-punned > pointer will break strict-aliasing rules > /usr/include/wx-2.6/wx/protocol/http.h: In member function > 'wxStringToStringHashMap_wxImplementation_HashTable::Node** > wxStringToStringHashMap_wxImplementation_HashTable::GetNodePtr(const > wxString&) const': > /usr/include/wx-2.6/wx/protocol/http.h:21: warning: dereferencing type-punned > pointer will break strict-aliasing rules > /usr/include/wx-2.6/wx/cshelp.h: In member function > 'wxLongToStringHashMap_wxImplementation_HashTable::Node** > wxLongToStringHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) > const': > /usr/include/wx-2.6/wx/cshelp.h:144: warning: dereferencing type-punned > pointer will break strict-aliasing rules > BOINCTaskBar.h: At global scope: > BOINCTaskBar.h:79: error: extra qualification 'CTaskBarIcon::' on member > 'IsBalloonsSupported' > BOINCBaseView.h: In constructor 'CTaskItem::CTaskItem(wxString, wxString, > wxInt32)': > BOINCBaseView.h:51: warning: 'CTaskItem::m_strWebSiteLink' will be > initialized after > BOINCBaseView.h:48: warning: 'wxInt32 CTaskItem::m_iEventID' > BOINCBaseView.h:38: warning: when initialized here > BOINCBaseView.h: In constructor 'CTaskItem::CTaskItem(wxString, wxString, > wxString, wxInt32)': > BOINCBaseView.h:51: warning: 'CTaskItem::m_strWebSiteLink' will be > initialized after > BOINCBaseView.h:48: warning: 'wxInt32 CTaskItem::m_iEventID' > BOINCBaseView.h:41: warning: when initialized here > make[3]: *** [boinc_gui-BOINCBaseView.o] Error 1 > make[3]: Leaving directory `/build/tbm/boinc-5.2.15/clientgui' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/build/tbm/boinc-5.2.15' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/build/tbm/boinc-5.2.15' > make: *** [build-stamp] Error 2 --- ./clientgui/BOINCTaskBar.h~ 2006-03-23 18:10:17.000000000 +0000 +++ ./clientgui/BOINCTaskBar.h 2006-03-23 18:10:24.000000000 +0000 @@ -76,7 +76,7 @@ #endif #ifndef __WXMSW__ - inline bool CTaskBarIcon::IsBalloonsSupported() { + inline bool IsBalloonsSupported() { return false; } #endif -- Martin Michlmayr http://www.cyrius.com/
--- End Message ---
--- Begin Message ---Source: boinc Source-Version: 5.4.9-1 We believe that the bug you reported is fixed in the latest version of boinc, which is due to be installed in the Debian FTP archive: boinc-client_5.4.9-1_i386.deb to pool/main/b/boinc/boinc-client_5.4.9-1_i386.deb boinc-dev_5.4.9-1_i386.deb to pool/main/b/boinc/boinc-dev_5.4.9-1_i386.deb boinc-manager_5.4.9-1_i386.deb to pool/main/b/boinc/boinc-manager_5.4.9-1_i386.deb boinc_5.4.9-1.diff.gz to pool/main/b/boinc/boinc_5.4.9-1.diff.gz boinc_5.4.9-1.dsc to pool/main/b/boinc/boinc_5.4.9-1.dsc boinc_5.4.9.orig.tar.gz to pool/main/b/boinc/boinc_5.4.9.orig.tar.gz 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. Frank S. Thomas <[EMAIL PROTECTED]> (supplier of updated boinc 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: Sat, 6 May 2006 16:41:01 +0200 Source: boinc Binary: boinc-manager boinc-dev boinc-client Architecture: source i386 Version: 5.4.9-1 Distribution: unstable Urgency: low Maintainer: Debian BOINC Maintainers <[EMAIL PROTECTED]> Changed-By: Frank S. Thomas <[EMAIL PROTECTED]> Description: boinc-client - core client for the BOINC distributed computing infrastructure boinc-dev - development files to build applications for BOINC projects boinc-manager - GUI to control and monitor the BOINC core client Closes: 358650 360143 Changes: boinc (5.4.9-1) unstable; urgency=low . [ Frank S. Thomas ] * New upstream release. - Really fix the connection to a remote machine bug. (closes: #360143) - Fix another FTBFS bug with G++ 4.1, thanks again to Martin Michlmayr. (closes: #358650) * Removed watch file because upstream stopped providing nightly tarballs. * debian/control: - Bumped Standards-Version from 3.6.2 to 3.7.2, no changes required. * debian/patches/: - Removed 02_wx2.6-configure.ac.dpatch and 03_wx2.6-with-unicode.dpatch, both were included upstream. - Updated 07_use-sensible-browser.dpatch to use sensible-browser only, because upstream's attempt to start a browser fails miserably. Files: 1bf29b0129923db79671a4f0e146c17f 1361 net optional boinc_5.4.9-1.dsc fef127c5e70f25d54a58a03323feba4d 5535307 net optional boinc_5.4.9.orig.tar.gz 1c91e33e92f3bc07d31442f0df222d67 33215 net optional boinc_5.4.9-1.diff.gz c331dba3f229e74e14f592d512529b11 286812 net optional boinc-client_5.4.9-1_i386.deb 0ffadf03be71242adb4ad68bb906f68a 690370 x11 optional boinc-manager_5.4.9-1_i386.deb fc58d07b08bc39d1fde6e36da005b963 348626 devel optional boinc-dev_5.4.9-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iQEVAwUBRGBk124/9k35XC9tAQKE/Qf/Qo0rKyoff/hZNljv06o+WBIKJlEK+5DA ygQpi0acZiokRHr6ucuTKw63wtxUZDTPtFS2NfXAy27gYhVCWn4zOIEeeAT9MPJb pxmZEu2xjd4Fy5aqjEmD00a4LCmY6emxhXCT8TZbqNfX6DjI68z3kRIqXK+kMnAT 6eb1R4zG/XmgctwB/Ce72wdAAk8slQS8Ot+DGIZyKBjmQJyLUpzh9xpWZrBEfcsE lCPx+H/9+a0y7L6qY911ypIY4VlcXuEkqNCY+MZ/zNQytfA/jsEBjQoolyiVFRjF 9fvLHxXYvmi+k446AyEMyh/veQIRE/jKTOQd6aUj3hjl5u+fpTxPnA== =ch3w -----END PGP SIGNATURE-----
--- End Message ---

