Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941463 - games-board/stockfish-17 - [ncurses-6.5] [libtool] [gcc-15] <artificial>:(.text+<snip>): undefined reference to (anonymous namespace)::gEmbeddedNNUEBigSize
Summary: games-board/stockfish-17 - [ncurses-6.5] [libtool] [gcc-15] <artificial>:(.te...
Status: RESOLVED DUPLICATE of bug 940504
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-10-13 10:25 UTC by Toralf Förster
Modified: 2024-10-16 10:56 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.70 KB, text/plain)
2024-10-13 10:25 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,103.84 KB, application/x-xz)
2024-10-13 10:25 UTC, Toralf Förster
Details
environment (environment,65.21 KB, text/plain)
2024-10-13 10:25 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.00 KB, application/x-xz)
2024-10-13 10:25 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,51.80 KB, application/x-xz)
2024-10-13 10:25 UTC, Toralf Förster
Details
games-board:stockfish-17:20241013-102141.log (games-board:stockfish-17:20241013-102141.log,15.32 KB, text/plain)
2024-10-13 10:25 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,107.62 KB, application/x-xz)
2024-10-13 10:25 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-13 10:25:34 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 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT 
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT 
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT 
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -msse3 -mpopcnt -DUSE_POPCNT 
x86_64-pc-linux-gnu-g++ -o stockfish benchmark.o bitboard.o evaluate.o main.o misc.o movegen.o movepick.o position.o search.o thread.o timeman.o tt.o uci.o ucioption.o tune.o tbprobe.o nnue_misc.o half_ka_v2_hm.o network.o engine.o score.o memory.o -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/games-board/stockfish-17/temp/ccA3tacL.ltrans8.ltrans.o: in function `Stockfish::Eval::NNUE::Network<Stockfish::Eval::NNUE::NetworkArchitecture<3072u, 15, 32>, Stockfish::Eval::NNUE::FeatureTransformer<3072u
<artificial>:(.text+0x870c): undefined reference to `(anonymous namespace)::gEmbeddedNNUEBigSize'
/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: <artificial>:(.text+0x871a): undefined reference to `(anonymous namespace)::gEmbeddedNNUEBigData'
/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: <artificial>:(.text+0x8913): undefined reference to `(anonymous namespace)::gEmbeddedNNUESmallSize'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_systemd-20240930-224005

  UNMASKED:
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15
    Requested by sam
    Issues involving opaque types / incomplete typedefs should block bug 930805
  /etc/portage/package.unmask/50unstable:>=sys-libs/ncurses-6.5

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] 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
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:
1)	Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
  [1]   php8.3 *
go version go1.23.1 linux/amd64

  HEAD of ::gentoo
commit f43ad396ba7212c9f23d9b881dd591109e7ffbbe
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 13 09:18:39 2024 +0000

    2024-10-13 09:18:39 UTC

emerge -qpvO =games-board/stockfish-17
[ebuild  N    ] games-board/stockfish-17  USE="optimize -debug -general-32 -general-64" CPU_FLAGS_X86="avx2 popcnt sse -avx512dq -avx512f"
Comment 1 Toralf Förster gentoo-dev 2024-10-13 10:25:35 UTC
Created attachment 905585 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-13 10:25:37 UTC
Created attachment 905586 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-10-13 10:25:38 UTC
Created attachment 905587 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-10-13 10:25:39 UTC
Created attachment 905588 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-10-13 10:25:40 UTC
Created attachment 905589 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-13 10:25:41 UTC
Created attachment 905590 [details]
games-board:stockfish-17:20241013-102141.log
Comment 7 Toralf Förster gentoo-dev 2024-10-13 10:25:42 UTC
Created attachment 905591 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-10-16 10:56:16 UTC

*** This bug has been marked as a duplicate of bug 940504 ***