Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 739076

Summary: games-action/extreme-tuxracer-0.7.5 fails to compile
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: sam, slyfox
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 732706    
Attachments: build.log
1-autoconf.out

Description Agostino Sarubbo gentoo-dev 2020-08-26 11:17:07 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-26 11:17:09 UTC
Created attachment 656850 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-26 11:17:11 UTC
Created attachment 656852 [details]
1-autoconf.out

1-autoconf.out
Comment 3 Kobboi 2021-02-01 17:28:32 UTC
Compiles fine with gcc-10, glibc-2.32-r7.
Comment 4 Kobboi 2021-04-25 13:25:01 UTC
(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?
Comment 5 Sergei Trofimovich (RETIRED) gentoo-dev 2021-04-25 17:56:50 UTC
```
quadtree.cpp:785:36: error: ordered comparison between pointer and zero
      ('TTexture *' and 'int')
                                if (Course.TerrList[j].texture > 0) {
                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
```

Looks scary.
Comment 6 Larry the Git Cow gentoo-dev 2021-04-25 18:37:28 UTC
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(+)