mpg321 does not build with -Werror=format-security . This is an easy fix though. Reproducible: Always Steps to Reproduce: 1. echo 'CFLAGS="${CFLAGS} -Werror=format-security"' >> /etc/portage/make.conf 2. emerge -1 media-sound/mpg321 3. Actual Results: mpg321 installed on system Expected Results: emake failed (compile phase)
Created attachment 408620 [details, diff] mpg321-0.3.1-format-security.patch
Created attachment 408622 [details, diff] mpg321-0.3.1.ebuild.patch
commit b8c6db7e6b2033dc1d30bca8ba8edd8fc6f4c8c1 Author: Michael Weber <xmw@gentoo.org> Date: Wed Aug 12 23:39:47 2015 +0200 media-sound/mpg321: Version bump (bug 444418), USE=alsa (bug 475620), format-security (bug 557132, thanks René Rhéaume). Package-Manager: portage-2.2.20.1 media-sound/mpg321/Manifest media-sound/mpg321/files/mpg321-0.3.2-format-security.patch media-sound/mpg321/mpg321-0.3.2.ebuild