Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941640 - x11-misc/wdm-1.28-r9 - [libtool] [gcc-15] src/.../xdmcp.c: error: type of sourceAddress does not match original declaration [-Werror=lto-type-mismatch]
Summary: x11-misc/wdm-1.28-r9 - [libtool] [gcc-15] src/.../xdmcp.c: error: type of sou...
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-16 20:42 UTC by Toralf Förster
Modified: 2024-10-16 20:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.92 KB, text/plain)
2024-10-16 20:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,218.08 KB, text/plain)
2024-10-16 20:42 UTC, Toralf Förster
Details
environment (environment,97.92 KB, text/plain)
2024-10-16 20:42 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-10-16 20:42 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.02 KB, application/x-xz)
2024-10-16 20:42 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,6.80 KB, application/x-xz)
2024-10-16 20:42 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,58.50 KB, application/x-xz)
2024-10-16 20:42 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,325.20 KB, application/x-xz)
2024-10-16 20:42 UTC, Toralf Förster
Details
x11-misc:wdm-1.28-r9:20241016-202018.log (x11-misc:wdm-1.28-r9:20241016-202018.log,35.98 KB, text/plain)
2024-10-16 20:42 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-16 20:42:35 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-ar cru bin/libwdm.a src/libwdm/debug.o src/libwdm/environment.o src/libwdm/names.o src/libwdm/plcheckers.o
x86_64-pc-linux-gnu-ranlib bin/libwdm.a
CONFIG_FILES=configs/wdmReconfig:configs/wdmReconfig.in CONFIG_HEADERS= ./config.status
config.status: creating configs/wdmReconfig
mkdir -p bin
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 -L./bin   src/wdm/Greet.o src/wdm/access.o src/wdm/auth.o src/wdm/choose.o src/wdm/daemon.o src/wdm/dm.o src/wdm/dpy
src/wdm/xdmcp.c:77:12: error: type of sourceAddress does not match original declaration [-Werror=lto-type-mismatch]
   77 | extern int sourceAddress;
      |            ^

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

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

  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-15 *
clang version 19.1.2
llvm-config: 19.1.2
Python 3.12.7
go version go1.23.1 linux/amd64
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


  HEAD of ::gentoo
commit 86588318b10419535b558a6842168648e4bdbf14
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 16 19:33:26 2024 +0000

    2024-10-16 19:33:26 UTC

emerge -qpvO =x11-misc/wdm-1.28-r9
[ebuild  N    ] x11-misc/wdm-1.28-r9  USE="pam truetype (-selinux)"
Comment 1 Toralf Förster gentoo-dev 2024-10-16 20:42:36 UTC
Created attachment 906122 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-16 20:42:37 UTC
Created attachment 906123 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-10-16 20:42:38 UTC
Created attachment 906124 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-10-16 20:42:39 UTC
Created attachment 906125 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-10-16 20:42:40 UTC
Created attachment 906126 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-16 20:42:41 UTC
Created attachment 906127 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-10-16 20:42:42 UTC
Created attachment 906128 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-10-16 20:42:43 UTC
Created attachment 906129 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-10-16 20:42:45 UTC
Created attachment 906130 [details]
x11-misc:wdm-1.28-r9:20241016-202018.log