Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928876 - net-misc/ncman-0.0.1_p20190327-r2 - ../.../popup.c: error: invalid use of incomplete typedef WINDOW {aka struct _win_st}
Summary: net-misc/ncman-0.0.1_p20190327-r2 - ../.../popup.c: error: invalid use of inc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ben Kohler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-07 08:45 UTC by Toralf Förster
Modified: 2024-04-15 02:03 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.35 KB, text/plain)
2024-04-07 08:45 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,69.79 KB, application/x-xz)
2024-04-07 08:45 UTC, Toralf Förster
Details
environment (environment,119.24 KB, text/plain)
2024-04-07 08:45 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.18 KB, application/x-xz)
2024-04-07 08:45 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,39.39 KB, application/x-xz)
2024-04-07 08:45 UTC, Toralf Förster
Details
net-misc:ncman-0.0.1_p20190327-r2:20240407-044921.log (net-misc:ncman-0.0.1_p20190327-r2:20240407-044921.log,18.16 KB, text/plain)
2024-04-07 08:45 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,76.66 KB, application/x-xz)
2024-04-07 08:45 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,26.96 KB, application/x-xz)
2024-04-07 08:45 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-07 08:45:01 UTC
too long lines were shrinked:

  833 | extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *, va_list) GCC_DEPRECATED(use vw_printw)     /* implemented */
      |                            ^~~~~~~~
[10/20] x86_64-pc-linux-gnu-gcc -Incman.p -I. -I../ncman-21a55145ddbc5d085e91352586875abe92cff73b -I../ncman-21a55145ddbc5d085e91352586875abe92cff73b/inc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/json-c -I/usr/include/ncursesw -fdiagnostics-color=always -D_FILE_OFFSET_BITS
FAILED: ncman.p/src_popup.c.o 
x86_64-pc-linux-gnu-gcc -Incman.p -I. -I../ncman-21a55145ddbc5d085e91352586875abe92cff73b -I../ncman-21a55145ddbc5d085e91352586875abe92cff73b/inc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/json-c -I/usr/include/ncursesw -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wal
../ncman-21a55145ddbc5d085e91352586875abe92cff73b/src/popup.c: In function popup_new:
../ncman-21a55145ddbc5d085e91352586875abe92cff73b/src/popup.c:159:52: error: invalid use of incomplete typedef WINDOW {aka struct _win_st}
  159 |         int diff_rows = popup_form->cols - win_form->_maxx-2;
      |                                                    ^~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20240402-021002

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

gcc-config -l:
 [1] 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 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]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.402_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

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 452c7647dbf918f1412b25dfd8b2a5e5767a1ac3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 7 03:19:08 2024 +0000

    2024-04-07 03:19:07 UTC

emerge -qpvO net-misc/ncman
[ebuild  N    ] net-misc/ncman-0.0.1_p20190327-r2
Comment 1 Toralf Förster gentoo-dev 2024-04-07 08:45:02 UTC
Created attachment 889700 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-07 08:45:03 UTC
Created attachment 889701 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-04-07 08:45:04 UTC
Created attachment 889702 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-07 08:45:05 UTC
Created attachment 889703 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-07 08:45:06 UTC
Created attachment 889704 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-07 08:45:07 UTC
Created attachment 889705 [details]
net-misc:ncman-0.0.1_p20190327-r2:20240407-044921.log
Comment 7 Toralf Förster gentoo-dev 2024-04-07 08:45:08 UTC
Created attachment 889706 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-07 08:45:09 UTC
Created attachment 889707 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-04-15 02:03:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7b3889a66553ad455ee778230d11b0d30d8810e

commit d7b3889a66553ad455ee778230d11b0d30d8810e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-04-15 02:02:18 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-04-15 02:03:40 +0000

    sys-libs/ncurses: add 6.4_p20240414
    
    Don't make window and friends opaque for now. Revisit in future with
    a planned migration and tinderboxing.
    
    Closes: https://bugs.gentoo.org/928873
    Closes: https://bugs.gentoo.org/929238
    Closes: https://bugs.gentoo.org/929224
    Closes: https://bugs.gentoo.org/929198
    Closes: https://bugs.gentoo.org/929130
    Closes: https://bugs.gentoo.org/929056
    Closes: https://bugs.gentoo.org/928887
    Closes: https://bugs.gentoo.org/928945
    Closes: https://bugs.gentoo.org/928884
    Closes: https://bugs.gentoo.org/928876
    Closes: https://bugs.gentoo.org/928872
    Closes: https://bugs.gentoo.org/928871
    Closes: https://bugs.gentoo.org/928735
    Closes: https://bugs.gentoo.org/928943
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-libs/ncurses/Manifest                     |   5 +
 sys-libs/ncurses/ncurses-6.4_p20240414.ebuild | 487 ++++++++++++++++++++++++++
 2 files changed, 492 insertions(+)