https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: x11-misc/xplanet-1.3.1-r1 fails to compile. Discovered on: amd64 (internal ref: tinderbox) NOTE: This machine uses a clang/LLVM toolchain. If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004. This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Created attachment 660501 [details] build.log build log and emerge --info
Possible context of error(s): readConfig.cpp:52:44: error: non-constant-expression cannot be narrowed from
Informed upstream.
Got quick response from upstream today: "thanks for the bug report. I will check into it."
Upstream fixed it yesterday in SVN revision 223. https://sourceforge.net/p/xplanet/code/223/
(In reply to Jonas Stein from comment #5) > Upstream fixed it yesterday in SVN revision 223. > https://sourceforge.net/p/xplanet/code/223/ Apply it? :)
Revision 222 actually for the narrowing conversion fix, applying to tree
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce2c932b8a8af3e40d0ed68289b5b10525ef3668 commit ce2c932b8a8af3e40d0ed68289b5b10525ef3668 Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2021-12-21 09:10:23 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2021-12-21 09:10:23 +0000 x11-misc/xplanet: fix compilation with clang Closes: https://bugs.gentoo.org/742761 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> .../files/xplanet-1.3.1-narrowing_conversion.patch | 87 ++++++++++++++++++++++ x11-misc/xplanet/xplanet-1.3.1-r2.ebuild | 1 + 2 files changed, 88 insertions(+)