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

Bug 939034

Summary: dev-lang/nprolog-3.30 fails to compile: edlog.c:2321:5: error: implicit declaration of function addwstr [-Wimplicit-function-declaration]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Maciej Barć <xgqt>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=942674
Whiteboard: fixed in 3.22
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

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(+)