Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942143 - sci-electronics/fritzing-0.9.6 - [libtool] [gcc-15] src/.../mazerouter.h: error: type struct ConnectionThing violates the C++ One Definition Rule [-Werror=odr]
Summary: sci-electronics/fritzing-0.9.6 - [libtool] [gcc-15] src/.../mazerouter.h: err...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-10-25 17:53 UTC by Toralf Förster
Modified: 2024-10-25 17:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.03 KB, text/plain)
2024-10-25 17:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,142.80 KB, text/plain)
2024-10-25 17:53 UTC, Toralf Förster
Details
environment (environment,71.30 KB, text/plain)
2024-10-25 17:53 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-10-25 17:53 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.89 KB, application/x-xz)
2024-10-25 17:53 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,464 bytes, application/x-xz)
2024-10-25 17:53 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,39.19 KB, application/x-xz)
2024-10-25 17:53 UTC, Toralf Förster
Details
sci-electronics:fritzing-0.9.6:20241025-174305.log.xz (sci-electronics:fritzing-0.9.6:20241025-174305.log.xz,27.28 KB, application/x-xz)
2024-10-25 17:53 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-25 17:53:08 UTC
too long lines were shrinked:

/usr/include/qt5/Gentoo/gentoo-qconfig.h:8:9: note: this is the location of the previous definition
    8 | #define QT_NO_IMAGEFORMAT_JPEG
      |         ^~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/var/tmp/portage/sci-electronics/fritzing-0.9.6/work/fritzing-app-0.9.6'
make[1]: Entering directory '/var/tmp/portage/sci-electronics/fritzing-0.9.6/work/fritzing-app-0.9.6'
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 Fritzing release/commands.o release/debugdialog.o release/fapplication.o release/fsplashscreen.o release/fsvgrend
src/autoroute/mazerouter/mazerouter.h:165:8: error: type struct ConnectionThing violates the C++ One Definition Rule [-Werror=odr]
  165 | struct ConnectionThing {
      |        ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_hardened-20241023-002002

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

  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 version 19.1.2
llvm-config: 19.1.2
Python 3.12.7
go version go1.23.2 linux/amd64
  [1]   php8.3 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.82.0
  [2]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 5644b2edc6ae53e9b45bae8a9af123b3fbe464ff
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Oct 25 16:48:23 2024 +0000

    2024-10-25 16:48:23 UTC

emerge -qpvO =sci-electronics/fritzing-0.9.6
[ebuild  N    ] sci-electronics/fritzing-0.9.6
Comment 1 Toralf Förster gentoo-dev 2024-10-25 17:53:09 UTC
Created attachment 906686 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-25 17:53:10 UTC
Created attachment 906687 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-10-25 17:53:11 UTC
Created attachment 906688 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-10-25 17:53:12 UTC
Created attachment 906689 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-10-25 17:53:13 UTC
Created attachment 906690 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-25 17:53:14 UTC
Created attachment 906691 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-10-25 17:53:15 UTC
Created attachment 906692 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-10-25 17:53:16 UTC
Created attachment 906693 [details]
sci-electronics:fritzing-0.9.6:20241025-174305.log.xz
Comment 9 Toralf Förster gentoo-dev 2024-10-25 17:53:17 UTC
The file size of ./files/temp.tar.xz is too big (23M) for an upload. For few weeks the link http://tinderbox.zwiebeltoralf.de:31560/23.0_no_multilib_hardened-20241023-002002/var/tmp/tb/issues/20241025-174813-sci-electronics_fritzing-0.9.6/files/temp.tar.xz is valid.