Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939034 - dev-lang/nprolog-3.30 fails to compile: edlog.c:2321:5: error: implicit declaration of function addwstr [-Wimplicit-function-declaration]
Summary: dev-lang/nprolog-3.30 fails to compile: edlog.c:2321:5: error: implicit decla...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Maciej Barć
URL:
Whiteboard: fixed in 3.22
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-09-04 08:28 UTC by Agostino Sarubbo
Modified: 2024-11-01 17:00 UTC (History)
0 users

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


Attachments
build.log (build.log,49.21 KB, text/plain)
2024-09-04 08:28 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 2024-09-04 08:28:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/nprolog-2.50 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-09-04 08:28:49 UTC
Created attachment 902039 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-28 18:04:04 UTC
ci has reproduced this issue with version 3.22 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2024-10-01 06:42:48 UTC
ci has reproduced this issue with version 3.30 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2024-10-03 15:08:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14ca378a00a5ea2ba252d6f6cd417315727763de

commit 14ca378a00a5ea2ba252d6f6cd417315727763de
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-10-03 12:47:20 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-10-03 15:08:44 +0000

    dev-lang/nprolog: fix implicit addwstr
    
    Closes: https://bugs.gentoo.org/939034
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-lang/nprolog/files/nprolog-3.22-ncursesw.patch | 13 +++++++++++++
 dev-lang/nprolog/nprolog-3.22.ebuild               | 10 ++++++++++
 dev-lang/nprolog/nprolog-3.30.ebuild               | 10 ++++++++++
 3 files changed, 33 insertions(+)