Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941075 - games-board/fruit-2.1-r1 - [libtool] [gcc-15] book.cpp: error: type struct entry_t violates the C++ One Definition Rule [-Werror=odr]
Summary: games-board/fruit-2.1-r1 - [libtool] [gcc-15] book.cpp: error: type struct en...
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: lto
  Show dependency tree
 
Reported: 2024-10-06 13:57 UTC by Toralf Förster
Modified: 2024-10-06 13:57 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.18 KB, text/plain)
2024-10-06 13:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,92.68 KB, text/plain)
2024-10-06 13:57 UTC, Toralf Förster
Details
environment (environment,62.18 KB, text/plain)
2024-10-06 13:57 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-10-06 13:57 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,13.07 KB, application/x-xz)
2024-10-06 13:57 UTC, Toralf Förster
Details
games-board:fruit-2.1-r1:20241006-090237.log (games-board:fruit-2.1-r1:20241006-090237.log,8.88 KB, text/plain)
2024-10-06 13:57 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,204.96 KB, text/plain)
2024-10-06 13:57 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-10-06 13:57:30 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto    -c -o sort.o sort.cpp
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto    -c -o trans.o trans.cpp
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto    -c -o vector.o vector.cpp
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto    -c -o value.o value.cpp
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto    -c -o util.o util.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -o fruit attack.o board.o book.o eval.o fen.o hash.o list.o main.o material.o move.o move_check.o move_do.o move_eva
book.cpp:19:8: error: type struct entry_t violates the C++ One Definition Rule [-Werror=odr]
   19 | struct entry_t {
      |        ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_systemd-20241003-171221

  UNMASKED:
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15
    Requested by sam

  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 19.1.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/19/bin
Build config: +assertions
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/19
19.1.1
Python 3.12.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.81.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.23.1 linux/amd64

  HEAD of ::gentoo
commit 42d85a468bd259cc93de934ae45c8b142fc5fada
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 6 08:48:24 2024 +0000

    2024-10-06 08:48:24 UTC

emerge -qpvO =games-board/fruit-2.1-r1
[ebuild  N    ] games-board/fruit-2.1-r1
Comment 1 Toralf Förster gentoo-dev 2024-10-06 13:57:31 UTC
Created attachment 904964 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-06 13:57:32 UTC
Created attachment 904965 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-10-06 13:57:33 UTC
Created attachment 904966 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-10-06 13:57:34 UTC
Created attachment 904967 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-10-06 13:57:35 UTC
Created attachment 904968 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-06 13:57:36 UTC
Created attachment 904969 [details]
games-board:fruit-2.1-r1:20241006-090237.log
Comment 7 Toralf Förster gentoo-dev 2024-10-06 13:57:37 UTC
Created attachment 904970 [details]
qlist-info.txt