Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928945 - net-wireless/airtraf-1.1-r4 - deskman.c: error: invalid use of incomplete typedef WINDOW {aka struct _win_st}
Summary: net-wireless/airtraf-1.1-r4 - deskman.c: error: invalid use of incomplete typ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-08 17:18 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,18.91 KB, text/plain)
2024-04-08 17:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,105.84 KB, text/plain)
2024-04-08 17:18 UTC, Toralf Förster
Details
environment (environment,61.12 KB, text/plain)
2024-04-08 17:18 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.29 KB, application/x-xz)
2024-04-08 17:18 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,18.92 KB, application/x-xz)
2024-04-08 17:18 UTC, Toralf Förster
Details
net-wireless:airtraf-1.1-r4:20240408-065306.log (net-wireless:airtraf-1.1-r4:20240408-065306.log,4.19 KB, text/plain)
2024-04-08 17:18 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,190.33 KB, text/plain)
2024-04-08 17:18 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,14.77 KB, application/x-xz)
2024-04-08 17: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-08 17:18:38 UTC
#####  Compiling GUI Library  #####
rm -f ./libncurses/libairgui.a 

make[1]: Entering directory '/var/tmp/portage/net-wireless/airtraf-1.1-r4/work/airtraf-1.1/src/libncurses'
x86_64-pc-linux-gnu-gcc  -O3 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c     deskman.c
deskman.c: In function colorwin:
deskman.c:113:29: error: invalid use of incomplete typedef WINDOW {aka struct _win_st}
  113 |     for (ctr = 0; ctr <= win->_maxx; ctr++) {
      |                             ^~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened_systemd-20240406-005502

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

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 Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (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.22_p7 [openjdk-bin-11]
2)	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-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 a45170299d76098d4de268add36d895ccf72496e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Apr 8 05:58:07 2024 +0000

    2024-04-08 05:58:01 UTC

emerge -qpvO net-wireless/airtraf
[ebuild  N    ] net-wireless/airtraf-1.1-r4
Comment 1 Toralf Förster gentoo-dev 2024-04-08 17:18:39 UTC
Created attachment 889887 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-08 17:18:40 UTC
Created attachment 889888 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-08 17:18:41 UTC
Created attachment 889889 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-08 17:18:42 UTC
Created attachment 889890 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-08 17:18:43 UTC
Created attachment 889891 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-08 17:18:44 UTC
Created attachment 889892 [details]
net-wireless:airtraf-1.1-r4:20240408-065306.log
Comment 7 Toralf Förster gentoo-dev 2024-04-08 17:18:45 UTC
Created attachment 889893 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-04-08 17:18:46 UTC
Created attachment 889894 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-04-15 02:03:53 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(+)