https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: games-action/extreme-tuxracer-0.7.5 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 656850 [details] build.log build log and emerge --info
Created attachment 656852 [details] 1-autoconf.out 1-autoconf.out
Compiles fine with gcc-10, glibc-2.32-r7.
(In reply to Kobboi from comment #3) > Compiles fine with gcc-10, glibc-2.32-r7. I forgot to add "but not with gcc:11". Could you add this to the gcc-11 blocker?
``` quadtree.cpp:785:36: error: ordered comparison between pointer and zero ('TTexture *' and 'int') if (Course.TerrList[j].texture > 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ ``` Looks scary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df01212d6df9af27582d4828e1f9875f8ffd88b1 commit df01212d6df9af27582d4828e1f9875f8ffd88b1 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2021-04-25 18:37:13 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2021-04-25 18:37:25 +0000 games-action/extreme-tuxracer: bump up to 0.8.0 Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/739076 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> games-action/extreme-tuxracer/Manifest | 1 + .../extreme-tuxracer/extreme-tuxracer-0.8.0.ebuild | 48 ++++++++++++++++++++++ 2 files changed, 49 insertions(+)