[Users] [Bug 2648] claws-mail crashes after few folder switching

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Tue Apr 10 09:02:13 CEST 2012


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2648





--- Comment #3 from Anton  2012-04-10 09:02:12 ---
Ok. I just tried but it does not compile with debug flags :-).

Arch has ABS which can make package. makepkg.conf contains compile flags:

...
# standart
#CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector
--param=ssp-buffer-size=4 -D_FORTIFY_SOU
RCE=2"
#CXXFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector
--param=ssp-buffer-size=4 -D_FORTIFY_S
OURCE=2"

# for gdb
CFLAGS="-g -march=x86-64 01 -mtune=generic -O2 -pipe -fstack-protector
--param=ssp-buffer-size=4 -D_FORTIF
Y_SOURCE=2"
CXXFLAGS="-g -march=x86-64 01 -mtune=generic -O2 -pipe -fstack-protector
--param=ssp-buffer-size=4 -D_FORT
IFY_SOURCE=2"
...

# standard
#OPTIONS=(strip !docs libtool emptydirs zipman purge !upx)

# for gdb
OPTIONS=(!strip !docs libtool emptydirs zipman purge !upx)
...

When I use flags marked as "for gdb" I get error:
...
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:4097: error: in `/home/warm/AUR/claws-mail-cvs/src/claws-build':
configure:4099: error: C compiler cannot create executables
...

Gcc cannot create executables -- I also have upgraded gcc up to 4.7.0 ... so
maybe new gcc can not compile test program above ?

I tried on CVS version. I can not compile 3.8.0 becouse I have no patch for
gnutls - this another problem ... 

May be I shoud ask arch package mantainer about this crash and compile problem
?

-- 
Configure bugmail: http://www.thewildbeast.co.uk/claws-mail/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Users mailing list