https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-print/cups-2.4.3 redefines _FORTIFY_SOURCE. Discovered on: amd64 (internal ref: ci)
Created attachment 863028 [details] build.log build log and emerge --info
ci has reproduced this issue with version 2.4.4 - Updating summary.
ci has reproduced this issue with version 2.4.5 - Updating summary.
ci has reproduced this issue with version 2.4.6 - Updating summary.
The build system checks whether _FORTIFY_SOURCE is in CFLAGS or CXXFLAGS and if not adds it. See https://github.com/OpenPrinting/cups/blob/master/config-scripts/cups-compiler.m4#L108
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e43d6ac165b8b6e07d939e524fb5bc9f9468701c commit e43d6ac165b8b6e07d939e524fb5bc9f9468701c Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2023-08-29 13:44:19 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2023-08-29 13:45:31 +0000 net-print/cups: Don't redefine _FORTIFY_SOURCE Closes: https://bugs.gentoo.org/907683 Signed-off-by: Matt Turner <mattst88@gentoo.org> net-print/cups/cups-2.4.6.ebuild | 3 +++ net-print/cups/cups-9999.ebuild | 3 +++ 2 files changed, 6 insertions(+)