Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941118 - x11-misc/xosview-1.23 - [libtool] [gcc-15] Xrm.cc: error: defaultXResourceString violates the C++ One Definition Rule [-Werror=odr]
Summary: x11-misc/xosview-1.23 - [libtool] [gcc-15] Xrm.cc: error: defaultXResourceStr...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-10-07 13:20 UTC by Toralf Förster
Modified: 2024-10-07 13:20 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.20 KB, text/plain)
2024-10-07 13:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,80.27 KB, text/plain)
2024-10-07 13:20 UTC, Toralf Förster
Details
environment (environment,65.83 KB, text/plain)
2024-10-07 13:20 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.19 KB, application/x-xz)
2024-10-07 13:20 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,14.08 KB, application/x-xz)
2024-10-07 13:20 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,176.33 KB, text/plain)
2024-10-07 13:20 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,692.85 KB, application/x-xz)
2024-10-07 13:20 UTC, Toralf Förster
Details
x11-misc:xosview-1.23:20241007-115510.log (x11-misc:xosview-1.23:20241007-115510.log,9.45 KB, text/plain)
2024-10-07 13:20 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-07 13:20:39 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  -I. -MMD -Ilinux/  -c -o linux/serialmeter.o linux/serialmeter.cc
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto  -I. -MMD -Ilinux/  -c -o defaultstring.o defaultstring.cc
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto  -I. -MMD -Ilinux/  -c -o linux/wirelessmeter.o linux/wirelessmeter.cc
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto  -I. -MMD -Ilinux/  -c -o linux/acpitemp.o linux/acpitemp.cc
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto  -I. -MMD -Ilinux/  -c -o linux/coretemp.o linux/coretemp.cc
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 xosview Host.o Xrm.o bitfieldmeter.o bitmeter.o defaultstring.o fieldmeter.o fieldmeterdecay.o fieldmetergraph.o 
Xrm.cc:16:14: error: defaultXResourceString violates the C++ One Definition Rule [-Werror=odr]
   16 | extern char *defaultXResourceString;
      |              ^

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

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

  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 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/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:
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm

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

  HEAD of ::gentoo
commit c22c85e03eb218fcb28dca5921bf84f55ac00aa8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 7 10:48:33 2024 +0000

    2024-10-07 10:48:32 UTC

emerge -qpvO =x11-misc/xosview-1.23
[ebuild  N    ] x11-misc/xosview-1.23  USE="suid"
Comment 1 Toralf Förster gentoo-dev 2024-10-07 13:20:40 UTC
Created attachment 905073 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-07 13:20:41 UTC
Created attachment 905074 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-10-07 13:20:42 UTC
Created attachment 905075 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-10-07 13:20:44 UTC
Created attachment 905076 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-10-07 13:20:45 UTC
Created attachment 905077 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-07 13:20:46 UTC
Created attachment 905078 [details]
qlist-info.txt
Comment 7 Toralf Förster gentoo-dev 2024-10-07 13:20:48 UTC
Created attachment 905079 [details]
temp.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-10-07 13:20:49 UTC
Created attachment 905080 [details]
x11-misc:xosview-1.23:20241007-115510.log