Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939754 - games-simulation/openrct2-0.4.14 - [gcc-15] [568/605] .../ObjectLoadError.cpp.o -c /var/tmp/portage/games-simulation/openrct2-0.4.14/work/OpenRCT2-0.4.14/src/o
Summary: games-simulation/openrct2-0.4.14 - [gcc-15] [568/605] .../ObjectLoadError.cpp...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-16 17:42 UTC by Toralf Förster
Modified: 2024-09-16 17:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.16 KB, text/plain)
2024-09-16 17:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,38.37 KB, text/plain)
2024-09-16 17:42 UTC, Toralf Förster
Details
environment (environment,105.57 KB, text/plain)
2024-09-16 17:42 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-09-16 17:42 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.56 KB, application/x-xz)
2024-09-16 17:42 UTC, Toralf Förster
Details
games-simulation:openrct2-0.4.14:20240916-090453.log.xz (games-simulation:openrct2-0.4.14:20240916-090453.log.xz,20.04 KB, application/x-xz)
2024-09-16 17:42 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,114.18 KB, text/plain)
2024-09-16 17:42 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,24.32 KB, application/x-xz)
2024-09-16 17:42 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-09-16 17:42:17 UTC
too long lines were shrinked:

/var/tmp/portage/games-simulation/openrct2-0.4.14/work/OpenRCT2-0.4.14/src/openrct2-ui/windows/Park.cpp:658:21:   required from here
  658 |             focus = newFocus;
      |                     ^~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/optional:821:52: error: incomplete type std::__converts_from_optional<Focus, Focus> used in nested name specifier
  821 |           = !__converts_from_optional<_Tp, _From>::value;
      |                                                    ^~~~~
[568/605] /usr/bin/x86_64-pc-linux-gnu-g++ -DDOCDIR=\"/usr//usr/share/doc/openrct2-0.4.14\" -DOPENGL_NO_LINK -D_FILE_OFFSET_BITS=64 -D__WARN_SUGGEST_FINAL_METHODS__ -D__WARN_SUGGEST_FINAL_TYPES__ -I/var/tmp/portage/games-simulation/openrct2-0.4.14/work/OpenRCT2-0.4.14/libopenrct2 -I/var/tmp/portage/
[569/605] /usr/bin/x86_64-pc-linux-gnu-g++ -DDOCDIR=\"/usr//usr/share/doc/openrct2-0.4.14\" -DOPENGL_NO_LINK -D_FILE_OFFSET_BITS=64 -D__WARN_SUGGEST_FINAL_METHODS__ -D__WARN_SUGGEST_FINAL_TYPES__ -I/var/tmp/portage/games-simulation/openrct2-0.4.14/work/OpenRCT2-0.4.14/libopenrct2 -I/var/tmp/portage/
[570/605] /usr/bin/x86_64-pc-linux-gnu-g++ -DDOCDIR=\"/usr//usr/share/doc/openrct2-0.4.14\" -DOPENGL_NO_LINK -D_FILE_OFFSET_BITS=64 -D__WARN_SUGGEST_FINAL_METHODS__ -D__WARN_SUGGEST_FINAL_TYPES__ -I/var/tmp/portage/games-simulation/openrct2-0.4.14/work/OpenRCT2-0.4.14/libopenrct2 -I/var/tmp/portage/

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome-20240915-141002

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15

  Block bug #35155 if this looks like a parallel build issue.

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
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.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
php cli (if any):
go version go1.23.0 linux/amd64

  HEAD of ::gentoo
commit 9987ff7624a00eadfcd2fa7fd5adca851e55d0e3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Sep 16 08:34:06 2024 +0000

    Merge updates from master

emerge -qpvO =games-simulation/openrct2-0.4.14
[ebuild  N    ] games-simulation/openrct2-0.4.14  USE="flac opengl truetype vorbis -dedicated -scripting -test"
Comment 1 Toralf Förster gentoo-dev 2024-09-16 17:42:18 UTC
Created attachment 903143 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-09-16 17:42:19 UTC
Created attachment 903144 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-09-16 17:42:20 UTC
Created attachment 903145 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-09-16 17:42:21 UTC
Created attachment 903146 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-09-16 17:42:22 UTC
Created attachment 903147 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-09-16 17:42:23 UTC
Created attachment 903148 [details]
games-simulation:openrct2-0.4.14:20240916-090453.log.xz
Comment 7 Toralf Förster gentoo-dev 2024-09-16 17:42:24 UTC
Created attachment 903149 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-09-16 17:42:25 UTC
Created attachment 903150 [details]
temp.tar.xz