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

Bug 941491

Summary: dev-util/icemon-3.3 - [libtool] [gcc-15] /.../ld: .../ccOP56qK.ltrans0.ltrans.o:(.debug_info+<snip>): undefined reference to comm.cpp.b2e89195
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Cluster Team <cluster>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: ~arch only
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
dev-util:icemon-3.3:20241013-202224.log
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
qlist-info.txt
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-10-13 20:29:50 UTC
too long lines were shrinked:

[25/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050400 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_FAST_CONCATENATION 
[26/26] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -std=c++11 -Wno-deprecated -Wextra -Woverloaded-virtual -Winit-self -Wmissing-include-dirs -Wunused -Wno-div-by-zero -Wundef -Wpointer-arit
FAILED: src/icemon 
: && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -std=c++11 -Wno-deprecated -Wextra -Woverloaded-virtual -Winit-self -Wmissing-include-dirs -Wunused -Wno-div-by-zero -Wundef -Wpointer-arith -Wcast
lto-wrapper: warning: using serial compilation of 5 LTRANS jobs
lto-wrapper: note: see the -flto option documentation for more information
/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-util/icemon-3.3/temp/ccOP56qK.ltrans0.ltrans.o:(.debug_info+0x1051): undefined reference to `comm.cpp.b2e89195'
/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-util/icemon-3.3/temp/ccOP56qK.ltrans0.ltrans.o:(.debug_info+0x1061): undefined reference to `comm.cpp.b2e89195'
/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-util/icemon-3.3/temp/ccOP56qK.ltrans0.ltrans.o:(.debug_info+0x106a): undefined reference to `comm.cpp.b2e89195'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-20241012-043003

  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
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:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

php cli (if any):
go version go1.23.1 linux/amd64

  HEAD of ::gentoo
commit 58cca7f7c8d20b53bc2943b7964b0828f7fbcf95
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 13 19:33:21 2024 +0000

    2024-10-13 19:33:21 UTC

emerge -qpvO =dev-util/icemon-3.3
[ebuild  N    ] dev-util/icemon-3.3
Comment 1 Toralf Förster gentoo-dev 2024-10-13 20:29:51 UTC
Created attachment 905716 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-13 20:29:52 UTC
Created attachment 905717 [details]
dev-util:icemon-3.3:20241013-202224.log
Comment 3 Toralf Förster gentoo-dev 2024-10-13 20:29:53 UTC
Created attachment 905718 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-10-13 20:29:56 UTC
Created attachment 905719 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-10-13 20:29:57 UTC
Created attachment 905720 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-13 20:29:58 UTC
Created attachment 905721 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-10-13 20:30:00 UTC
Created attachment 905722 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-10-13 20:30:01 UTC
Created attachment 905723 [details]
temp.tar.xz