Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895064 - 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]
Summary: dev-libs/stfl-0.24-r4 fails to compile (MUSL-CLANG-SYSTEM): wt_label.c:54:3: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-02-17 08:24 UTC by Agostino Sarubbo
Modified: 2023-07-26 03:02 UTC (History)
0 users

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


Attachments
build.log (build.log,53.55 KB, text/plain)
2023-02-17 08:24 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)