Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940595 - sci-electronics/iverilog-12.0 - [ncurses-6.5] [meson] [libtool] [gcc-15] parse.cc: error: type yysymbol_kind_t violates the C++ One Definition Rule [-Werror=odr]
Summary: sci-electronics/iverilog-12.0 - [ncurses-6.5] [meson] [libtool] [gcc-15] pars...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: vowstar
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-10-01 07:27 UTC by Toralf Förster
Modified: 2024-10-01 07:27 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.91 KB, text/plain)
2024-10-01 07:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,211.94 KB, text/plain)
2024-10-01 07:27 UTC, Toralf Förster
Details
environment (environment,79.01 KB, text/plain)
2024-10-01 07:27 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-10-01 07:27 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.44 KB, application/x-xz)
2024-10-01 07:27 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,11.66 KB, application/x-xz)
2024-10-01 07:27 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,59.86 KB, application/x-xz)
2024-10-01 07:27 UTC, Toralf Förster
Details
sci-electronics:iverilog-12.0:20241001-063343.log (sci-electronics:iverilog-12.0:20241001-063343.log,37.71 KB, text/plain)
2024-10-01 07:27 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-01 07:27:04 UTC
too long lines were shrinked:

./version.exe `head -1 ./iverilog-vpi.man.in`'\n' > iverilog-vpi.man
tail -n +2 ./iverilog-vpi.man.in >> iverilog-vpi.man
mv syn-rules.d dep/syn-rules.d
mv lexor_keyword.d dep/lexor_keyword.d
mv main.d dep/main.d
x86_64-pc-linux-gnu-g++ -rdynamic  -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 ivl main.o async.o design_dump.o discipline.o dup_expr.o elaborate.o elab_expr.o elaborate_analog.o el
parse.cc:460:6: error: type yysymbol_kind_t violates the C++ One Definition Rule [-Werror=odr]
  460 | enum yysymbol_kind_t
      |      ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_systemd-20240927-085502

  UNMASKED:
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15
    Requested by sam
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  /etc/portage/package.unmask/50unstable:<dev-build/meson-9999
    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.0
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.0
Python 3.12.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   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

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 a5db8b84ccfed11eea44ed51c516ecaf02f49505
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 1 05:51:26 2024 +0000

    2024-10-01 05:51:26 UTC

emerge -qpvO =sci-electronics/iverilog-12.0
[ebuild  N    ] sci-electronics/iverilog-12.0
Comment 1 Toralf Förster gentoo-dev 2024-10-01 07:27:04 UTC
Created attachment 904509 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-01 07:27:06 UTC
Created attachment 904510 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-10-01 07:27:07 UTC
Created attachment 904511 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-10-01 07:27:08 UTC
Created attachment 904512 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-10-01 07:27:08 UTC
Created attachment 904513 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-01 07:27:09 UTC
Created attachment 904514 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-10-01 07:27:10 UTC
Created attachment 904515 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-10-01 07:27:11 UTC
Created attachment 904516 [details]
sci-electronics:iverilog-12.0:20241001-063343.log
Comment 9 Toralf Förster gentoo-dev 2024-10-01 07:27:12 UTC
The file size of ./files/temp.tar.xz is too big (9.7M) for an upload. For few weeks the link http://tinderbox.zwiebeltoralf.de:31560/23.0_desktop_systemd-20240927-085502/var/tmp/tb/issues/20241001-063505-sci-electronics_iverilog-12.0/files/temp.tar.xz is valid.