You're receiving this bug because the package in Summary has produced _FORTIFY_SOURCE related warnings indicating the presence of a sure overflow in a static buffer. Even though this is not always an indication of a security problem it might even be. So please check this out ASAP. By the way, _FORTIFY_SOURCE is disabled when you disable optimisation, so don't try finding out the cause using -O0. Thanks, Your friendly neighborhood tinderboxer
Created attachment 250419 [details] Build log (compressed)
Sorry, the attached log does not look like a log file. Instead it seems to be a binary. Please check and resubmit Diego.
Description Build log (compressed) It's a gzip-encoded file…
(In reply to comment #3) > It's a gzip-encoded file… It's gzipped twice (guess bug 337784 happened here too) hence the confusion
(In reply to comment #4) > (In reply to comment #3) > > It's a gzip-encoded file… > It's gzipped twice (guess bug 337784 happened here too) hence the confusion > Ah yes. Now I see. Thanks. I had the idea about double zipping but did not check correctly for it. Thanks anyway.
Fixed now. Thanks for reporting Diego. + 15 Oct 2010; Thomas Beierlein <tomjbe@gentoo.org> + alliance-5.0.20070718.ebuild, +files/alliance-5.0.20070718-overun.patch, + +files/alliance-5.0.20070718-test.patch: + Switch to shared linking (bug 252469). Fix tests (bug 282490). Fix buffer + overrun (bug 340789).