Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 895064

Summary: dev-libs/stfl-0.24-r4 fails to compile (MUSL-CLANG-SYSTEM): wt_label.c:54:3: error: call to undeclared function mvwaddnwstr; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Cédric Krier <cedk>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-02-17 08:24:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/stfl-0.24-r4 fails to compile (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-17 08:24:23 UTC
Created attachment 851978 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-07-26 03:02:37 UTC
The bug has been closed via the following commit(s):

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

commit 53868bd0433bed2dc3832b97090d5c9a1c671df6
Author:     Violet Purcell <vimproved@inventati.org>
AuthorDate: 2023-06-27 20:14:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-07-26 03:00:05 +0000

    dev-libs/stfl: Use correct flags from pkg-config for ncurses widechar
    
    Closes: https://bugs.gentoo.org/895064
    
    Signed-off-by: Violet Purcell <vimproved@inventati.org>
    Closes: https://github.com/gentoo/gentoo/pull/31648
    Signed-off-by: Sam James <sam@gentoo.org>

 .../stfl/files/stfl-0.24-ncurses-widechar.patch    |  26 +++++
 dev-libs/stfl/stfl-0.24-r5.ebuild                  | 129 +++++++++++++++++++++
 2 files changed, 155 insertions(+)