Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941588 - media-sound/muse-0.9.2_p20161002 - [libtool] [gcc-15] src/.../encdata.h: error: type struct encdata violates the C++ One Definition Rule [-Werror=odr]
Summary: media-sound/muse-0.9.2_p20161002 - [libtool] [gcc-15] src/.../encdata.h: erro...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-10-15 16:33 UTC by Toralf Förster
Modified: 2024-10-15 16:34 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.65 KB, text/plain)
2024-10-15 16:33 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,81.74 KB, application/x-xz)
2024-10-15 16:33 UTC, Toralf Förster
Details
environment (environment,95.66 KB, text/plain)
2024-10-15 16:33 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.19 KB, application/x-xz)
2024-10-15 16:33 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.79 KB, application/x-xz)
2024-10-15 16:33 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.64 KB, application/x-xz)
2024-10-15 16:33 UTC, Toralf Förster
Details
media-sound:muse-0.9.2_p20161002:20241015-162521.log (media-sound:muse-0.9.2_p20161002:20241015-162521.log,144.42 KB, text/plain)
2024-10-15 16:33 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,89.40 KB, application/x-xz)
2024-10-15 16:33 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,954.66 KB, application/x-xz)
2024-10-15 16:34 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-15 16:33:50 UTC
too long lines were shrinked:

rm -f src/gtkgui2/libnightolo2.a
x86_64-pc-linux-gnu-ar cr src/gtkgui2/libnightolo2.a src/gtkgui2/libnightolo2_a-about.o src/gtkgui2/libnightolo2_a-docking.o src/gtkgui2/libnightolo2_a-encoder.o src/gtkgui2/libnightolo2_a-filedump.o src/gtkgui2/libnightolo2_a-gchan.o src/gtkgui2/libnightolo2_a-gchan_events.o src/gtkgui2/libnightolo
x86_64-pc-linux-gnu-ranlib src/gtkgui2/libnightolo2.a
make[2]: Leaving directory '/var/tmp/portage/media-sound/muse-0.9.2_p20161002/work/muse-0.9.2_p20161002'
make[2]: Entering directory '/var/tmp/portage/media-sound/muse-0.9.2_p20161002/work/muse-0.9.2_p20161002'
x86_64-pc-linux-gnu-g++ -I./src  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I./src/ncursesgui -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr
src/ncursesgui/encdata.h:26:8: error: type struct encdata violates the C++ One Definition Rule [-Werror=odr]
   26 | struct encdata {
      |        ^

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

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

  UNMASKED:
  <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-10
 [2] x86_64-pc-linux-gnu-15 *
clang:
clang version 19.1.1
llvm-config:
19.1.1
python:
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

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

  HEAD of ::gentoo
commit b7bb18f7a181883da71f2e72a1b2f5edb840912f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 15 15:33:26 2024 +0000

    2024-10-15 15:33:26 UTC

emerge -qpvO =media-sound/muse-0.9.2_p20161002
[ebuild  N    ] media-sound/muse-0.9.2_p20161002  USE="gtk ncurses -doc -jack -portaudio"
Comment 1 Toralf Förster gentoo-dev 2024-10-15 16:33:50 UTC
Created attachment 905961 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-15 16:33:52 UTC
Created attachment 905962 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-10-15 16:33:53 UTC
Created attachment 905963 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-10-15 16:33:54 UTC
Created attachment 905964 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-10-15 16:33:55 UTC
Created attachment 905965 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-15 16:33:56 UTC
Created attachment 905966 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-10-15 16:33:57 UTC
Created attachment 905967 [details]
media-sound:muse-0.9.2_p20161002:20241015-162521.log
Comment 8 Toralf Förster gentoo-dev 2024-10-15 16:33:58 UTC
Created attachment 905968 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-10-15 16:34:00 UTC
Created attachment 905969 [details]
temp.tar.xz