When upgrading from libjsw-1.5.4 to libjsw-1.5.5, the emerging fails with the following error: >>> emerge (1 of 3) media-libs/libjsw-1.5.5 to / >>> md5 src_uri ;-) libjsw-1.5.5.tar.bz2 >>> Unpacking source... >>> Unpacking libjsw-1.5.5.tar.bz2 to /var/tmp/portage/libjsw-1.5.5/work >>> Source unpacked. Building library "libjsw.so.1.5.5"... Compiling module axisio.o Compiling module attributes.o Compiling module buttonio.o Compiling module calibrationfio.o Compiling module forcefeedback.o Compiling module main.o Compiling module utils.o Compiling module fio.o Compiling module disk.o Compiling module strexp.o Compiling module string.o string.cpp:31: error: declaration of `char* strcasestr(const char*, const char*)' throws different exceptions ../include/string.h:46: error: than previous declaration `char* strcasestr(const char*, const char*) throw ()' string.cpp: In function `char* strcasestr(const char*, const char*)': string.cpp:221: error: declaration of `char* strcasestr(const char*, const char*)' throws different exceptions string.cpp:31: error: than previous declaration `char* strcasestr(const char*, const char*) throw ()' make: *** [string.o] Error 1 !!! ERROR: media-libs/libjsw-1.5.5 failed. !!! Function src_compile, Line 26, Exitcode 2 !!! main build failed !!! If you need support, post the topmost build error, NOT this status message. Acording to posts in the forum thread (see URL), this happens with both gcc 3.3.4 and gcc 3.3.5, but no with gcc 3.4.2. Reproducible: Always Steps to Reproduce: 1. gcc-config i686-pc-linux-gnu-3.3.5 2. emerge -u media-libs/libjsw 3. see how the emerge fails Actual Results: The emerge fails Expected Results: It shouldn't fail
Duplicate of http://bugs.gentoo.org/show_bug.cgi?id=85780 ?
please search *** This bug has been marked as a duplicate of 85780 ***