Hello, you're receiving this canned bug because the package in summary uses the flag -Werror during build, which transforms warnings in errors, and is prone to break software when new GCC releases are added to Gentoo. Please make sure your package does not use -Werror during build, so that it can be more future-proof for the new GCC releases. Thanks, Diego
Created attachment 184438 [details] Build log
Created attachment 184598 [details] Remove -Werror in src/Makefile.in
+ 03 Apr 2009; Patrick Lauer <patrick@gentoo.org> + +files/libspt-werror.patch, +libspt-1.1-r1.ebuild: + Patch to fix compilation with gcc43 from Magnus Granberg. EAPI2ified. + Fixes #260886