Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923708 - 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]
Summary: app-pda/gtkpod-2.1.5-r5 fails to compile: misc.c:1801:5: error: call to undec...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting libxml2-2.12
  Show dependency tree
 
Reported: 2024-02-03 11:44 UTC by Agostino Sarubbo
Modified: 2024-02-03 21:50 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,516.96 KB, text/plain)
2024-02-03 11:44 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-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(-)