https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/libgcrypt-1.11.0 fails to compile. Discovered on: amd64 (internal ref: gcc14_tinderbox) System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 896324 [details] build.log build log and emerge --info
*** Bug 934791 has been marked as a duplicate of this bug. ***
ftr, the problem comes up because only the first occurrence of -O? gets replaced.
Adding "g" option to the the o_flag_munging sed expression should resolve this.
This needs to be reported upstream by someone with an account on the gnupg bug tracker.
*** Bug 934820 has been marked as a duplicate of this bug. ***
https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=commit;h=e96df0c
(In reply to Sam James from comment #7) > https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=commit;h=e96df0c We should probably add https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=commitdiff;h=bb0895bbb7c6d2b9502cbbf03da14d4ecf27a183 while at it too.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c524911b29b32e916c95608ee62da38c92380231 commit c524911b29b32e916c95608ee62da38c92380231 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2024-06-24 23:58:39 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2024-06-24 23:58:39 +0000 dev-libs/libgcrypt: fix o-flag-munging Closes: https://bugs.gentoo.org/934801 Signed-off-by: Mike Gilbert <floppym@gentoo.org> .../files/libgcrypt-1.11.0-o-flag-munging.patch | 53 ++++++++++++++++++++++ dev-libs/libgcrypt/libgcrypt-1.11.0.ebuild | 1 + 2 files changed, 54 insertions(+)