Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932131 - app-editors/curses-hexedit-0.9.7-r1 - file.c: error: invalid use of incomplete typedef WINDOW {aka struct _win_st}
Summary: app-editors/curses-hexedit-0.9.7-r1 - file.c: error: invalid use of incomplet...
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:
: 932137 (view as bug list)
Depends on:
Blocks: 930805
  Show dependency tree
 
Reported: 2024-05-18 07:49 UTC by Toralf Förster
Modified: 2024-05-18 09:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.13 KB, text/plain)
2024-05-18 07:49 UTC, Toralf Förster
Details
app-editors:curses-hexedit-0.9.7-r1:20240517-193450.log (app-editors:curses-hexedit-0.9.7-r1:20240517-193450.log,8.99 KB, text/plain)
2024-05-18 07:49 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,109.73 KB, application/x-xz)
2024-05-18 07:49 UTC, Toralf Förster
Details
environment (environment,78.41 KB, text/plain)
2024-05-18 07:49 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1020 bytes, application/x-xz)
2024-05-18 07:49 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,32.83 KB, application/x-xz)
2024-05-18 07:49 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,5.25 KB, application/x-xz)
2024-05-18 07:49 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,107.85 KB, application/x-xz)
2024-05-18 07:49 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,20.23 KB, application/x-xz)
2024-05-18 07: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-05-18 07:49:31 UTC
      |                               ~~~~~~~~~~~~~~~~~            
      |                               |
      |                               long unsigned int
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -O2 -pipe -march=native -fno-diagnostics-color -Wall -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H=1 -c -o file.o file.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -O2 -pipe -march=native -fno-diagnostics-color -Wall -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H=1 -c -o filebuf.o filebuf.c
file.c: In function printPage:
file.c:646:34: error: invalid use of incomplete typedef WINDOW {aka struct _win_st}
  646 |       for (result = Globals.wmain->_curx; result < COLS; result++)
      |                                  ^~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib-20240506-061532

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.5
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.5
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.23_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.412_p08 [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

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

  HEAD of ::gentoo
commit 383e8a6aa76649fe313f4405b4bb2fc0e117c17c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri May 17 19:03:53 2024 +0000

    2024-05-17 19:03:52 UTC

emerge -qpvO app-editors/curses-hexedit
[ebuild  N    ] app-editors/curses-hexedit-0.9.7-r1
Comment 1 Toralf Förster gentoo-dev 2024-05-18 07:49:32 UTC
Created attachment 893199 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-18 07:49:33 UTC
Created attachment 893200 [details]
app-editors:curses-hexedit-0.9.7-r1:20240517-193450.log
Comment 3 Toralf Förster gentoo-dev 2024-05-18 07:49:34 UTC
Created attachment 893201 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-05-18 07:49:35 UTC
Created attachment 893202 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-18 07:49:36 UTC
Created attachment 893203 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-18 07:49:37 UTC
Created attachment 893204 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-18 07:49:37 UTC
Created attachment 893205 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-18 07:49:39 UTC
Created attachment 893206 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-05-18 07:49:40 UTC
Created attachment 893207 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-05-18 09:08:37 UTC
*** Bug 932137 has been marked as a duplicate of this bug. ***