Hide Forgot
Created attachment 817810 [details] vorbisgain FTBFS fix vorbisgain-0.36-12.fc20 fails to build if "-Werror=format-security" flag is used. ... gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c `test -f 'misc.c' || echo './'`misc.c misc.c: In function ‘file_error’: misc.c:59:5: error: format not a string literal and no format arguments [-Werror=format-security] fprintf(stderr, strerror(err_num)); ^ ... I am working on a proposal to enable "-Werror=format-security" for all packages. For more details, please see https://fedorahosted.org/fesco/ticket/1185 URL. I have attached a trivial patch to fix this problem. Please review and apply.
Thanks for the patch. Fixed in vorbisgain-0.36-13.fc21.