Created attachment 429594 [details] build.log > list.c: In function ‘list_files’: > list.c:183:110: error: format not a string literal and no format arguments [-Werror=format-security] > list.c:510:106: error: format not a string literal and no format arguments [-Werror=format-security] > list.c: In function ‘get_time_stamp’: > list.c:593:110: error: format not a string literal and no format arguments [-Werror=format-security] > list.c:677:102: error: format not a string literal and no format arguments [-Werror=format-security] > cc1: some warnings being treated as errors > Makefile:232: recipe for target 'list.o' failed > make[1]: *** [list.o] Error 1 > extract.c: In function ‘extract_or_test_files’: > extract.c:477:114: error: format not a string literal and no format arguments [-Werror=format-security] > extract.c:757:102: error: format not a string literal and no format arguments [-Werror=format-security] > extract.c:758:102: error: format not a string literal and no format arguments [-Werror=format-security] > cc1: some warnings being treated as errors > Makefile:232: recipe for target 'extract.o' failed > make[1]: *** [extract.o] Error 1
Created attachment 429596 [details] emerge --info
Created attachment 435654 [details, diff] unzip-6.0-format-security.patch
Created attachment 435656 [details, diff] unzip-6.0_p20.ebuild.patch
commit 60abede81b5a84ea9a77e560e942a3ef330ec550 Author: Thomas Deutschmann <whissi@gentoo.org> Date: Sun Nov 26 02:37:23 2017 +0100 app-arch/unzip: Rev bump to fix build with format-security Package-Manager: Portage-2.3.16, Repoman-2.3.6