Summary: | games-board/xscrabble-2.10-r4 - /.../install: cannot stat src/xscrab: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/40491 | ||
Whiteboard: | ~arch only | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 games-board:xscrabble-2.10-r4:20220917-144238.log temp.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 807751 [details]
emerge-info.txt
Created attachment 807754 [details]
emerge-history.txt
Created attachment 807757 [details]
environment
Created attachment 807760 [details]
etc.portage.tar.bz2
Created attachment 807763 [details]
games-board:xscrabble-2.10-r4:20220917-144238.log
Created attachment 807766 [details]
temp.tar.bz2
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=335aa76dfa7ee372bd022d4d18f5b625b1277a18 commit 335aa76dfa7ee372bd022d4d18f5b625b1277a18 Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2022-09-30 06:04:58 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2022-09-30 10:37:02 +0000 games-board/xscrabble: force gcc -E for imake's generation Requires traditional cpp support and is broken in all sort of ways with clang-cpp / -E. Ideally these packages need to be built another way or last rited, imake will just accumulate more problems. wrt #870793 this gets further but still many implicit declaration issues with clang16. Bug: https://bugs.gentoo.org/870793 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> games-board/xscrabble/xscrabble-2.10-r4.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac2cea9de72c665652eac0003347a37d4262256 commit 9ac2cea9de72c665652eac0003347a37d4262256 Author: Alexey Sokolov <alexey+gentoo@asokolov.org> AuthorDate: 2025-02-09 01:19:53 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-09 01:38:48 +0000 games-board/xscrabble: fix build with gcc 15 Closes: https://bugs.gentoo.org/884779 Closes: https://bugs.gentoo.org/870793 Closes: https://bugs.gentoo.org/944266 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Sam James <sam@gentoo.org> games-board/xscrabble/Manifest | 1 + .../xscrabble/files/xscrabble-2.10-ranlib.patch | 13 +++ games-board/xscrabble/xscrabble-2.10-r5.ebuild | 111 +++++++++++++++++++++ 3 files changed, 125 insertions(+) |