commit: 92c358c39c86ef0aafe68c564dd8445935841f92 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Tue Feb 11 20:43:15 2025 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Tue Feb 11 20:44:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92c358c3
profiles: last rite games-fps/quakeforge Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/package.mask | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a0123b94d01c..69b5147ec77f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,17 @@ #--- END OF EXAMPLES --- +# Ionen Wolkens <[email protected]> (2025-02-11) +# Fails to build with >=gcc14 and >=clang16 (Modern C) and tests fail +# among several other accumulating issues. Hasn't received a release +# since 2013 and snapshots been difficult due to upstream often doing +# refactoring leading to various runtime regressions, and testing the +# state downstream is not obvious (current snapshot has some runtime +# issues too). Re-adding could be considered if there is ever a proper +# release. Recommend using games-fps/darkplaces instead. +# Removal on 2025-03-13. Bugs #931506, #926463, #919237, #908709, ... +games-fps/quakeforge + # Matt Jolly <[email protected]> (2025-02-10) # Rust ebuilds are migrating to use RPATH/RUNPATH to find their libraries. # New revisions for each Slot are already in-tree and should be used instead.
