Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932111 - media-sound/cvoicecontrol-0.9_alpha-r2 - ncurses_tools.c: error: invalid use of incomplete typedef WINDOW {aka struct _win_st}
Summary: media-sound/cvoicecontrol-0.9_alpha-r2 - ncurses_tools.c: error: invalid use ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 930805
  Show dependency tree
 
Reported: 2024-05-17 19:00 UTC by Toralf Förster
Modified: 2024-05-17 19:01 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,23.99 KB, text/plain)
2024-05-17 19:01 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,140.69 KB, application/x-xz)
2024-05-17 19:01 UTC, Toralf Förster
Details
environment (environment,81.57 KB, text/plain)
2024-05-17 19:01 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.34 KB, application/x-xz)
2024-05-17 19:01 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,56.07 KB, application/x-xz)
2024-05-17 19:01 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,4.62 KB, application/x-xz)
2024-05-17 19:01 UTC, Toralf Förster
Details
media-sound:cvoicecontrol-0.9_alpha-r2:20240517-185226.log (media-sound:cvoicecontrol-0.9_alpha-r2:20240517-185226.log,14.85 KB, text/plain)
2024-05-17 19:01 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,135.75 KB, application/x-xz)
2024-05-17 19:01 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,20.82 KB, application/x-xz)
2024-05-17 19:01 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-17 19:00:59 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -O2 -pipe -march=native -fno-diagnostics-color -c -o semaphore.o semaphore.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -O2 -pipe -march=native -fno-diagnostics-color -c -o cvoicecontrol.o cvoicecontrol.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -O2 -pipe -march=native -fno-diagnostics-color -c -o ncurses_tools.o ncurses_tools.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -O2 -pipe -march=native -fno-diagnostics-color -c -o microphone_config.o microphone_config.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -O2 -pipe -march=native -fno-diagnostics-color -c -o model_editor.o model_editor.c
ncurses_tools.c: In function wstringInput:
ncurses_tools.c:178:16: error: invalid use of incomplete typedef WINDOW {aka struct _win_st}
  178 |         if (win->_curx > x)
      |                ^~

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

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

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

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-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 7cad6f2f3e1f5f67ccebd8fc6551debe43e90845
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri May 17 18:04:02 2024 +0000

    2024-05-17 18:04:02 UTC

emerge -qpvO media-sound/cvoicecontrol
[ebuild  N    ] media-sound/cvoicecontrol-0.9_alpha-r2
Comment 1 Toralf Förster gentoo-dev 2024-05-17 19:01:00 UTC
Created attachment 893181 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-17 19:01:01 UTC
Created attachment 893182 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-05-17 19:01:02 UTC
Created attachment 893183 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-05-17 19:01:04 UTC
Created attachment 893184 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-05-17 19:01:05 UTC
Created attachment 893185 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-17 19:01:06 UTC
Created attachment 893186 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-17 19:01:07 UTC
Created attachment 893187 [details]
media-sound:cvoicecontrol-0.9_alpha-r2:20240517-185226.log
Comment 8 Toralf Förster gentoo-dev 2024-05-17 19:01:08 UTC
Created attachment 893188 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-05-17 19:01:09 UTC
Created attachment 893189 [details]
temp.tar.xz