https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-lang/swift-5.10.1-r1 adds -Werror flag on its own. Discovered on: amd64 (internal ref: guru_ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0035
Created attachment 905738 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bcc4ae9994b2d546421cc894b8804926676d87f4 commit bcc4ae9994b2d546421cc894b8804926676d87f4 Author: Itai Ferber <itai@itaiferber.net> AuthorDate: 2024-10-31 02:12:49 +0000 Commit: Itai Ferber <itai@itaiferber.net> CommitDate: 2024-10-31 15:11:56 +0000 dev-lang/swift: add 5.10.1-r2 * Enables backtracing on Swift program abort * Disables unconditional `-Werror` in swift-corelibs-libdispatch Closes: https://bugs.gentoo.org/941508 Closes: https://bugs.gentoo.org/941509 Signed-off-by: Itai Ferber <itai@itaiferber.net> .../swift-5.10.1-r2/backtracing-noexecstack.patch | 1 + .../disable-libdispatch-werror.patch | 12 + .../files/swift-5.10.1-r2/link-ncurses-tinfo.patch | 1 + .../files/swift-5.10.1-r2/link-with-lld.patch | 1 + .../lldb-cmake-minimum-version.patch | 1 + dev-lang/swift/swift-5.10.1-r1.ebuild | 2 +- dev-lang/swift/swift-5.10.1-r2.ebuild | 338 +++++++++++++++++++++ dev-lang/swift/swift-5.10.1.ebuild | 2 +- 8 files changed, 356 insertions(+), 2 deletions(-)