Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928943 - dev-scheme/guile-ncurses-3.1 - menu_type.c: error: invalid use of incomplete typedef ITEM {aka struct tagITEM}
Summary: dev-scheme/guile-ncurses-3.1 - menu_type.c: error: invalid use of incomplete ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Scheme 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,20.80 KB, text/plain)
2024-04-08 17:18 UTC, Toralf Förster
Details
dev-scheme:guile-ncurses-3.1:20240408-063521.log (dev-scheme:guile-ncurses-3.1:20240408-063521.log,29.34 KB, text/plain)
2024-04-08 17:18 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,79.95 KB, application/x-xz)
2024-04-08 17:18 UTC, Toralf Förster
Details
environment (environment,78.50 KB, text/plain)
2024-04-08 17:18 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.18 KB, application/x-xz)
2024-04-08 17:18 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,39.54 KB, application/x-xz)
2024-04-08 17:18 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,12.09 KB, application/x-xz)
2024-04-08 17:18 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,86.21 KB, application/x-xz)
2024-04-08 17:18 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,21.15 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:05 UTC
  179 |           free (item_description (m));
      |                 ^~~~~~~~~~~~~~~~~~~~
/usr/include/stdlib.h:687:25: note: expected 'void *' but argument is of type 'const char *'
  687 | extern void free (void *__ptr) __THROW;
      |                   ~~~~~~^~~~~
menu_type.c: In function 'gc_free_menu':
menu_type.c:321:25: error: invalid use of incomplete typedef 'ITEM' {aka 'struct tagITEM'}
  321 |           pitem_store[i]->left = NULL;
      |                         ^~

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

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

  HEAD of ::gentoo
commit 659aa9fa9de8aa3a03aac404f8cc5b76a3f8aaa4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Apr 8 05:34:02 2024 +0000

    2024-04-08 05:34:01 UTC

emerge -qpvO dev-scheme/guile-ncurses
[ebuild  N    ] dev-scheme/guile-ncurses-3.1
Comment 1 Toralf Förster gentoo-dev 2024-04-08 17:18:06 UTC
Created attachment 889869 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-08 17:18:07 UTC
Created attachment 889870 [details]
dev-scheme:guile-ncurses-3.1:20240408-063521.log
Comment 3 Toralf Förster gentoo-dev 2024-04-08 17:18:09 UTC
Created attachment 889871 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-04-08 17:18:10 UTC
Created attachment 889872 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-04-08 17:18:11 UTC
Created attachment 889873 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-08 17:18:12 UTC
Created attachment 889874 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-08 17:18:13 UTC
Created attachment 889875 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-08 17:18:14 UTC
Created attachment 889876 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-04-08 17:18:15 UTC
Created attachment 889877 [details]
temp.tar.xz
Comment 10 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(+)