Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940242 - app-arch/arc-5.21q - [gcc-15] arcusq.c: error: type of node does not match original declaration [-Werror=lto-type-mismatch]
Summary: app-arch/arc-5.21q - [gcc-15] arcusq.c: error: type of node does not match or...
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-09-25 14:49 UTC by Toralf Förster
Modified: 2024-09-25 14:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.14 KB, text/plain)
2024-09-25 14:49 UTC, Toralf Förster
Details
app-arch:arc-5.21q:20240925-115605.log (app-arch:arc-5.21q:20240925-115605.log,6.62 KB, text/plain)
2024-09-25 14:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,50.12 KB, text/plain)
2024-09-25 14:49 UTC, Toralf Förster
Details
environment (environment,62.72 KB, text/plain)
2024-09-25 14:49 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-09-25 14:49 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,17.91 KB, application/x-xz)
2024-09-25 14:49 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,135.33 KB, text/plain)
2024-09-25 14:49 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,147.78 KB, application/x-xz)
2024-09-25 14:49 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-09-25 14:49:09 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color  -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DSYSV=1 -c arcunp.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color  -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DSYSV=1 -c arcusq.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color  -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DSYSV=1 -c arcmisc.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color  -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DSYSV=1 -c tmclock.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color  -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DSYSV=1 -c marc.c
x86_64-pc-linux-gnu-gcc -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 arc arc.o arcadd.o arccode.o arccvt.o arcdata.o arcdel.o arcdos.o arcext.o arcio.o arclst.o arclzw.o arcmatch.o 
arcusq.c:36:17: error: type of node does not match original declaration [-Werror=lto-type-mismatch]
   36 | }               node[NUMVALS];  /* use large buffer */
      |                 ^

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

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

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  /etc/portage/package.unmask/60gcc:<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-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]   ruby32 *
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]
Available Java Virtual Machines:
  [1]   openjdk-bin-17 
  [2]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.23.1 linux/amd64

  HEAD of ::gentoo
commit 6fa0d4218e5398e99058126e770d423a953f0ae1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Sep 25 11:19:39 2024 +0000

    2024-09-25 11:19:39 UTC

emerge -qpvO =app-arch/arc-5.21q
[ebuild  N    ] app-arch/arc-5.21q
Comment 1 Toralf Förster gentoo-dev 2024-09-25 14:49:10 UTC
Created attachment 903763 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-09-25 14:49:11 UTC
Created attachment 903764 [details]
app-arch:arc-5.21q:20240925-115605.log
Comment 3 Toralf Förster gentoo-dev 2024-09-25 14:49:12 UTC
Created attachment 903765 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-09-25 14:49:13 UTC
Created attachment 903766 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-09-25 14:49:14 UTC
Created attachment 903767 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-09-25 14:49:15 UTC
Created attachment 903768 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-09-25 14:49:16 UTC
Created attachment 903769 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-09-25 14:49:17 UTC
Created attachment 903770 [details]
temp.tar.xz