Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937731 - games-action/supertuxkart-1.4-r1 - [icu-75.1] [gcc-15] /.../remote_kart_info.hpp: error: const class RemoteKartInfo has no member named m_host_id
Summary: games-action/supertuxkart-1.4-r1 - [icu-75.1] [gcc-15] /.../remote_kart_info....
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-08-10 16:30 UTC by Toralf Förster
Modified: 2024-08-10 16:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.67 KB, text/plain)
2024-08-10 16:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,75.86 KB, text/plain)
2024-08-10 16:30 UTC, Toralf Förster
Details
environment (environment,113.31 KB, text/plain)
2024-08-10 16:30 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.19 KB, application/x-xz)
2024-08-10 16:30 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,31.92 KB, application/x-xz)
2024-08-10 16:30 UTC, Toralf Förster
Details
games-action:supertuxkart-1.4-r1:20240810-162527.log.xz (games-action:supertuxkart-1.4-r1:20240810-162527.log.xz,18.24 KB, application/x-xz)
2024-08-10 16:30 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,171.73 KB, text/plain)
2024-08-10 16:30 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,25.57 KB, application/x-xz)
2024-08-10 16:30 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-08-10 16:30:29 UTC
  124 |         m_host_id = std::numeric_limits<uint32_t>::max();
      |                                                 ^
/var/tmp/portage/games-action/supertuxkart-1.4-r1/work/SuperTuxKart-1.4-src/src/network/remote_kart_info.hpp: In member function bool RemoteKartInfo::operator<(const RemoteKartInfo&) const:
/var/tmp/portage/games-action/supertuxkart-1.4-r1/work/SuperTuxKart-1.4-src/src/network/remote_kart_info.hpp:131:18: error: m_host_id was not declared in this scope
  131 |         return ((m_host_id<other.m_host_id) ||
      |                  ^~~~~~~~~
/var/tmp/portage/games-action/supertuxkart-1.4-r1/work/SuperTuxKart-1.4-src/src/network/remote_kart_info.hpp:131:34: error: const class RemoteKartInfo has no member named m_host_id
  131 |         return ((m_host_id<other.m_host_id) ||
      |                                  ^~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20240808-202015

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  <sys-devel/gcc-15.0.9999:15
    Requested by sam
  ~dev-libs/icu-75.1
  ~dev-libs/icu-layoutex-75.1

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 18.1.8
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.8
Python 3.12.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.79.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
  [1]   php8.3 *

  HEAD of ::gentoo
commit 20666c6cf851926599fdef05ed0504ba70f786b9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Aug 10 14:22:34 2024 +0000

    2024-08-10 14:22:33 UTC

emerge -qpvO =games-action/supertuxkart-1.4-r1
[ebuild  N    ] games-action/supertuxkart-1.4-r1  USE="-debug -nettle -recorder -sqlite -wiimote"
Comment 1 Toralf Förster gentoo-dev 2024-08-10 16:30:30 UTC
Created attachment 899806 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-10 16:30:31 UTC
Created attachment 899807 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-08-10 16:30:32 UTC
Created attachment 899808 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-08-10 16:30:33 UTC
Created attachment 899809 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-08-10 16:30:34 UTC
Created attachment 899810 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-10 16:30:35 UTC
Created attachment 899811 [details]
games-action:supertuxkart-1.4-r1:20240810-162527.log.xz
Comment 7 Toralf Förster gentoo-dev 2024-08-10 16:30:36 UTC
Created attachment 899812 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-08-10 16:30:37 UTC
Created attachment 899813 [details]
temp.tar.xz