app-cdr/cdrkit does not build with -Werror=format-security on. The fix is simple again. Reproducible: Always Steps to Reproduce: 1. echo 'CFLAGS="${CFLAGS} -Werror=format-security"' >> /etc/portage/make.conf 2. emerge -1 app-cdr/cdrkit 3. Actual Results: emerge failed (compile phase) Expected Results: cdrkit installed on system
Created attachment 408636 [details, diff] cdrkit-1.1.11-format-security.patch
Created attachment 408638 [details, diff] cdrkit-1.1.11-r2.ebuild.patch
*** This bug has been marked as a duplicate of bug 520992 ***