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

Bug 921256

Summary: net-nds/ldapvi-1.7_p20101214-r6 fails to compile (GCC-14-SYSTEM): parse.c:40:30: error: implicit declaration of function getc_unlocked [-Wimplicit-function-declaration]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
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 2024-01-03 08:56:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-nds/ldapvi-1.7_p20101214-r6 fails to compile (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-03 08:56:12 UTC
Created attachment 881357 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-12 05:16:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9998cdf862f9b0a486bf36922cdc2f08d4cac44d

commit 9998cdf862f9b0a486bf36922cdc2f08d4cac44d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-05-12 05:15:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-05-12 05:15:57 +0000

    net-nds/ldapvi: fix modern C issue
    
    Thanks to NHO.
    
    Closes: https://bugs.gentoo.org/885885
    Closes: https://bugs.gentoo.org/921256
    Signed-off-by: Sam James <sam@gentoo.org>

 .../ldapvi/files/ldapvi-1.7-posix-unlocked.patch   | 23 ++++++++
 net-nds/ldapvi/ldapvi-1.7_p20101214-r7.ebuild      | 63 ++++++++++++++++++++++
 2 files changed, 86 insertions(+)