https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-shells/silver-2.0.0 fails to compile (CLANG-STRICTER-SYSTEM). Discovered on: amd64 (internal ref: guru_tinderbox) NOTE: (CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types See also: https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240 https://wiki.gentoo.org/wiki/Modern_C_porting
Created attachment 843939 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c3ed1fb2c6272fb331514c75b11e14bca94e461a commit c3ed1fb2c6272fb331514c75b11e14bca94e461a Author: Leonardo Hernández Hernández <leohdz172@proton.me> AuthorDate: 2023-05-19 23:11:28 +0000 Commit: Leonardo Hernández Hernández <leohdz172@proton.me> CommitDate: 2023-05-19 23:16:09 +0000 app-shells/silver: update openssl-sys crate add missing deps filter LTO if not using clang Closes: https://bugs.gentoo.org/887311 Closes: https://bugs.gentoo.org/901123 Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> app-shells/silver/Manifest | 4 +- .../silver/files/2.0.0-update-openssl-sys.patch | 49 ++++++++++++++++++++++ app-shells/silver/files/add-gentoo-support.patch | 11 +---- ...{silver-2.0.0.ebuild => silver-2.0.0-r1.ebuild} | 36 ++++++++++------ 4 files changed, 75 insertions(+), 25 deletions(-)