Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928976 - dev-libs/libgnt-2.14.3 - ../.../gntwm.c: error: invalid use of incomplete typedef PANEL {aka struct panel}
Summary: dev-libs/libgnt-2.14.3 - ../.../gntwm.c: error: invalid use of incomplete typ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
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:
 
Reported: 2024-04-09 07:18 UTC by Toralf Förster
Modified: 2024-04-11 12:07 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,23.46 KB, text/plain)
2024-04-09 07:18 UTC, Toralf Förster
Details
dev-libs:libgnt-2.14.3:20240408-215111.log (dev-libs:libgnt-2.14.3:20240408-215111.log,40.29 KB, text/plain)
2024-04-09 07:18 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,152.30 KB, application/x-xz)
2024-04-09 07:18 UTC, Toralf Förster
Details
environment (environment,120.88 KB, text/plain)
2024-04-09 07:18 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.17 KB, application/x-xz)
2024-04-09 07:18 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,66.45 KB, application/x-xz)
2024-04-09 07:18 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,140.07 KB, application/x-xz)
2024-04-09 07:18 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,27.43 KB, application/x-xz)
2024-04-09 07:18 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-04-09 07:18:42 UTC
too long lines were shrinked:

[26/35] x86_64-pc-linux-gnu-gcc -Ilibgnt.so.0.14.3.p -I. -I../libgnt-2.14.3 -I/usr/include/ncursesw -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -pipe -march=native -
[27/35] x86_64-pc-linux-gnu-gcc -Ilibgnt.so.0.14.3.p -I. -I../libgnt-2.14.3 -I/usr/include/ncursesw -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -pipe -march=native -
[28/35] x86_64-pc-linux-gnu-gcc -Ilibgnt.so.0.14.3.p -I. -I../libgnt-2.14.3 -I/usr/include/ncursesw -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -pipe -march=native -
FAILED: libgnt.so.0.14.3.p/gntwm.c.o 
x86_64-pc-linux-gnu-gcc -Ilibgnt.so.0.14.3.p -I. -I../libgnt-2.14.3 -I/usr/include/ncursesw -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -pipe -march=native -fno-diag
../libgnt-2.14.3/gntwm.c: In function work_around_for_ncurses_bug:
../libgnt-2.14.3/gntwm.c:170:35: error: invalid use of incomplete typedef PANEL {aka struct panel}
  170 |                 sx = getbegx(panel->win);
      |                                   ^~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_mig17to23_spl2mrged-20240323-143215

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.3
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.22_p7 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21 

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

  HEAD of ::gentoo
commit ba24104b30818a8b52871ac02f3c997a34177f3a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Apr 8 20:04:08 2024 +0000

    2024-04-08 20:04:07 UTC

emerge -qpvO dev-libs/libgnt
[ebuild  N    ] dev-libs/libgnt-2.14.3  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2024-04-09 07:18:43 UTC
Created attachment 889989 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-09 07:18:44 UTC
Created attachment 889990 [details]
dev-libs:libgnt-2.14.3:20240408-215111.log
Comment 3 Toralf Förster gentoo-dev 2024-04-09 07:18:46 UTC
Created attachment 889991 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-04-09 07:18:47 UTC
Created attachment 889992 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-04-09 07:18:48 UTC
Created attachment 889993 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-09 07:18:49 UTC
Created attachment 889994 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-09 07:18:51 UTC
Created attachment 889995 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-09 07:18:52 UTC
Created attachment 889996 [details]
temp.tar.xz