Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943810 - sys-fs/lde-2.6.1-r2 - [libtool] [gcc-15] nc_lde.c: error: too many arguments to function Gpm_Wgetch
Summary: sys-fs/lde-2.6.1-r2 - [libtool] [gcc-15] nc_lde.c: error: too many arguments ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-18 19:00 UTC by Toralf Förster
Modified: 2024-11-18 19:01 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.65 KB, text/plain)
2024-11-18 19:00 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,83.91 KB, application/x-xz)
2024-11-18 19:00 UTC, Toralf Förster
Details
environment (environment,80.78 KB, text/plain)
2024-11-18 19:00 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-18 19:00 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,30.67 KB, application/x-xz)
2024-11-18 19:00 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,6.03 KB, application/x-xz)
2024-11-18 19:00 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,86.64 KB, application/x-xz)
2024-11-18 19:00 UTC, Toralf Förster
Details
sys-fs:lde-2.6.1-r2:20241118-095304.log (sys-fs:lde-2.6.1-r2:20241118-095304.log,24.88 KB, text/plain)
2024-11-18 19:00 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,20.54 KB, application/x-xz)
2024-11-18 19:00 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-11-18 19:00:50 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -D_GNU_SOURCE=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STR
make[1]: Leaving directory '/var/tmp/portage/sys-fs/lde-2.6.1-r2/work/lde/src'
make[1]: Entering directory '/var/tmp/portage/sys-fs/lde-2.6.1-r2/work/lde/src'
x86_64-pc-linux-gnu-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -D_GNU_SOURCE=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STR
In file included from nc_lde.c:35:
nc_lde.c: In function nc_mgetch:
nc_lde.c:37:17: error: too many arguments to function Gpm_Wgetch
   37 | #  define getch Gpm_Getch
      |                 ^~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0-20241110-003003

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


  HEAD of ::gentoo
commit 212bb86f5e15ae06cdff2d969bce7e77cb843ffc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 18 09:03:43 2024 +0000

    2024-11-18 09:03:43 UTC

emerge -qpvO =sys-fs/lde-2.6.1-r2
[ebuild  N    ] sys-fs/lde-2.6.1-r2
Comment 1 Toralf Förster gentoo-dev 2024-11-18 19:00:50 UTC
Created attachment 909237 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-18 19:00:52 UTC
Created attachment 909238 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-11-18 19:00:54 UTC
Created attachment 909239 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-18 19:00:54 UTC
Created attachment 909240 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-18 19:00:55 UTC
Created attachment 909241 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-18 19:00:56 UTC
Created attachment 909242 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-18 19:00:57 UTC
Created attachment 909243 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-18 19:00:58 UTC
Created attachment 909244 [details]
sys-fs:lde-2.6.1-r2:20241118-095304.log
Comment 9 Toralf Förster gentoo-dev 2024-11-18 19:00:59 UTC
Created attachment 909245 [details]
temp.tar.xz