Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929130 - games-simulation/pmars-sdl-0.9.2e-r1 - curdisp.c: error: invalid use of incomplete typedef WINDOW {aka struct _win_st}
Summary: games-simulation/pmars-sdl-0.9.2e-r1 - curdisp.c: error: invalid use of incom...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-11 11:23 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,21.37 KB, text/plain)
2024-04-11 11:23 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,108.90 KB, application/x-xz)
2024-04-11 11:23 UTC, Toralf Förster
Details
environment (environment,83.07 KB, text/plain)
2024-04-11 11:23 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.18 KB, application/x-xz)
2024-04-11 11:23 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,41.85 KB, application/x-xz)
2024-04-11 11:23 UTC, Toralf Förster
Details
games-simulation:pmars-sdl-0.9.2e-r1:20240411-093200.log (games-simulation:pmars-sdl-0.9.2e-r1:20240411-093200.log,7.25 KB, text/plain)
2024-04-11 11:23 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,109.75 KB, application/x-xz)
2024-04-11 11:23 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-11 11:23:28 UTC
In file included from sim.c:56:
curdisp.c: In function cur_display_init:
curdisp.c:250:34: warning: '0' flag used with %s gnu_printf format [-Wformat=]
  250 |     sprintf(preStatusLine, "%0.20s [0]: %%-5d Cycle: %%-6d", warrior[0].name);
      |                                  ^
curdisp.c: In function agets5:
curdisp.c:431:26: error: invalid use of incomplete typedef WINDOW {aka struct _win_st}
  431 |           if (ox = curwin->_curx) {
      |                          ^~

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

  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-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 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.2 linux/amd64

  HEAD of ::gentoo
commit 2e6e729d6c483159855a6984302ae3d1b650dfd4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Apr 11 08:29:18 2024 +0000

    2024-04-11 08:29:18 UTC

emerge -qpvO games-simulation/pmars-sdl
[ebuild  N    ] games-simulation/pmars-sdl-0.9.2e-r1  USE="-X -sdl"
Comment 1 Toralf Förster gentoo-dev 2024-04-11 11:23:29 UTC
Created attachment 890441 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-11 11:23:31 UTC
Created attachment 890442 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-04-11 11:23:32 UTC
Created attachment 890443 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-11 11:23:33 UTC
Created attachment 890444 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-11 11:23:34 UTC
Created attachment 890445 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-11 11:23:35 UTC
Created attachment 890446 [details]
games-simulation:pmars-sdl-0.9.2e-r1:20240411-093200.log
Comment 7 Toralf Förster gentoo-dev 2024-04-11 11:23:36 UTC
Created attachment 890447 [details]
qlist-info.txt.xz
Comment 8 Larry the Git Cow gentoo-dev 2024-04-15 02:03:51 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(+)