Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940587 - sci-electronics/pcb-4.3.0 - [ncurses-6.5] [meson] [libtool] [gcc-15] hid/.../gui-config.c: error: type of MoveLayerAction does not match original declaration [-Werror=lto
Summary: sci-electronics/pcb-4.3.0 - [ncurses-6.5] [meson] [libtool] [gcc-15] hid/.../...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: The Soldering-Iron Brotherhood
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-10-01 07:21 UTC by Toralf Förster
Modified: 2024-10-01 07:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.88 KB, text/plain)
2024-10-01 07:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,190.70 KB, text/plain)
2024-10-01 07:21 UTC, Toralf Förster
Details
environment (environment,87.04 KB, text/plain)
2024-10-01 07:21 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-10-01 07:21 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,18.87 KB, application/x-xz)
2024-10-01 07:21 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,17.75 KB, application/x-xz)
2024-10-01 07:22 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,55.20 KB, application/x-xz)
2024-10-01 07:22 UTC, Toralf Förster
Details
sci-electronics:pcb-4.3.0:20240930-234252.log (sci-electronics:pcb-4.3.0:20240930-234252.log,243.34 KB, text/plain)
2024-10-01 07:22 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:21:54 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-ar cr libdrc.a drc/libdrc_a-drc.o drc/libdrc_a-drc_violation.o 
x86_64-pc-linux-gnu-ranlib libps.a
x86_64-pc-linux-gnu-ranlib libipcd356.a
x86_64-pc-linux-gnu-ranlib libpng.a
x86_64-pc-linux-gnu-ranlib libdrc.a
x86_64-pc-linux-gnu-gcc -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismat
hid/gtk/gui-config.c:57:17: error: type of MoveLayerAction does not match original declaration [-Werror=lto-type-mismatch]
   57 | extern int      MoveLayerAction(int argc, char **argv, int x, int y);
      |                 ^

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

  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 ed942061f22ca6f81a49dafd4384c1216e28c184
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Sep 30 22:21:10 2024 +0000

    2024-09-30 22:21:10 UTC

emerge -qpvO =sci-electronics/pcb-4.3.0
[ebuild  N    ] sci-electronics/pcb-4.3.0  USE="dbus gif gui jpeg png -doc -gcode -gsvit -m4lib-png -nelma -test -tk -toporouter"
Comment 1 Toralf Förster gentoo-dev 2024-10-01 07:21:55 UTC
Created attachment 904442 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-01 07:21:56 UTC
Created attachment 904443 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-10-01 07:21:57 UTC
Created attachment 904444 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-10-01 07:21:58 UTC
Created attachment 904445 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-10-01 07:21:59 UTC
Created attachment 904446 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-01 07:22:00 UTC
Created attachment 904447 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-10-01 07:22:01 UTC
Created attachment 904448 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-10-01 07:22:02 UTC
Created attachment 904449 [details]
sci-electronics:pcb-4.3.0:20240930-234252.log
Comment 9 Toralf Förster gentoo-dev 2024-10-01 07:22:03 UTC
The file size of ./files/temp.tar.xz is too big (4.0M) for an upload. For few weeks the link http://tinderbox.zwiebeltoralf.de:31560/23.0_desktop_systemd-20240927-085502/var/tmp/tb/issues/20240930-234345-sci-electronics_pcb-4.3.0/files/temp.tar.xz is valid.