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

Bug 923708

Summary: app-pda/gtkpod-2.1.5-r5 fails to compile: misc.c:1801:5: error: call to undeclared function xmlCleanupParser; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: James Le Cuirot <chewi>
Status: RESOLVED FIXED    
Severity: normal CC: chewi
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412, 917537    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-02-03 11:44:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-pda/gtkpod-2.1.5-r5 fails to compile.
Discovered on: amd64 (internal ref: clang-lld_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-03 11:44:58 UTC
Created attachment 884114 [details]
build.log

build log and emerge --info
Comment 2 James Le Cuirot gentoo-dev 2024-02-03 14:20:28 UTC
This isn't clang-specific, I ran into it myself this week. Haven't had a chance to fix it yet.
Comment 3 Larry the Git Cow gentoo-dev 2024-02-03 17:20:18 UTC
The bug has been closed via the following commit(s):

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

commit e6105bd5f940b8e44831bfc08b7c98ab0040a33d
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2024-02-03 17:19:43 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2024-02-03 17:19:43 +0000

    app-pda/gtkpod: Patch fix implicit declaration
    
    Closes: https://bugs.gentoo.org/923708
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 app-pda/gtkpod/files/gtkpod-2.1.5-conformance.patch | 11 +++++++++++
 app-pda/gtkpod/gtkpod-2.1.5-r5.ebuild               |  3 ++-
 2 files changed, 13 insertions(+), 1 deletion(-)