gtkam fails to compile when -Werror=format-security is added to CFLAGS. Reproducible: Always Steps to Reproduce: 1. echo 'CFLAGS="${CFLAGS} -Werror=format-security"' >> /etc/portage/make.conf 2. emerge gtkam 3. Actual Results: emake failed Expected Results: gtkam installed on system
Created attachment 411398 [details, diff] gtkam-0.2.0-format-security.patch
Created attachment 411400 [details, diff] gtkam-0.2.0.ebuild.patch
please try with 1.0
(In reply to Pacho Ramos from comment #3) > please try with 1.0 Where is version 1.0? I cannot find it neither on https://packages.gentoo.org/packages/media-gfx/gtkam nor https://gitweb.gentoo.org/repo/gentoo.git/tree/media-gfx/gtkam
it is in the tree for some days, please resync
(In reply to Pacho Ramos from comment #5) > it is in the tree for some days, please resync I retried and the bug is not corrected. The code patch from 0.2.0 can still be applied.
Created attachment 448920 [details, diff] gtkam-1.0.ebuild.patch
@gnome, please rethink the importance of keeping this package in tree and if positive, consider taking over media-libs/libexif-gtk and bump it (0.4.0 has gtk3 support). media-gfx/gtkam is the only revdep of it, and has not received any commit in 4 years.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22e4e485c4bdfdd74ca332ec4068de5fc6baa308 commit 22e4e485c4bdfdd74ca332ec4068de5fc6baa308 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-06-14 07:56:01 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-06-14 08:25:16 +0000 media-gfx/gtkam: Remove last-rited package Bug: https://bugs.gentoo.org/560032 Bug: https://bugs.gentoo.org/740020 Bug: https://bugs.gentoo.org/769095 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-gfx/gtkam/Manifest | 1 - .../files/gtkam-0.1.18-desktop-validation.patch | 15 ------- media-gfx/gtkam/gtkam-1.0-r1.ebuild | 46 ---------------------- media-gfx/gtkam/metadata.xml | 11 ------ profiles/package.mask | 6 --- 5 files changed, 79 deletions(-)