the cone ebuild can be version bumped to 0.60 Reproducible: Always Steps to Reproduce: 1. mv cone-0.57.ebuild cone-0.60.ebuild Actual Results: i got the new version Expected Results: got the new version this is good, it will give support for gcc3.4
Cone 0.61 still works the same way, just copy the 0.57-r1 ebuild to 0.61 and it works. But for me, it hangs up with a segmentation fault when i try to read an email from an imap or pop3 account :(
Sadly, I can confirm the segfaulting on 0.61. Segfaulted even when I read mail from local mbox.
0.60 doesn't compile here (gcc 3.4.1-r3): make[3]: Entering directory `/var/tmp/portage/cone-0.60/work/cone-0.60/libmail' Compiling mail.C Compiling addmessage.C Compiling addressbook.C Compiling addressbookadd.C Compiling addressbookget.C Compiling addressbookopen.C addressbookget.C:263: error: expected unqualified-id before ';' token addressbookget.C:264: error: expected unqualified-id before ';' token make[3]: *** [addressbookget.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/var/tmp/portage/cone-0.60/work/cone-0.60/libmail' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/cone-0.60/work/cone-0.60/libmail' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/cone-0.60/work/cone-0.60' make: *** [all] Error 2 With both 0.61 and 0.60 not working properly, I'm not adding them to portage. Sorry. Please reopen when new version which fixes those segfaults in 0.61 comes out.