Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923628 - net-libs/gnome-online-accounts-3.48.0 fails to compile: goaewsclient.c:277:9: error: call to undeclared function xmlReadMemory; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Summary: net-libs/gnome-online-accounts-3.48.0 fails to compile: goaewsclient.c:277:9:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: PATCH
: 924999 (view as bug list)
Depends on:
Blocks: c99-porting libxml2-2.12
  Show dependency tree
 
Reported: 2024-02-02 15:11 UTC by Agostino Sarubbo
Modified: 2024-03-11 21:33 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,174.21 KB, text/plain)
2024-02-02 15:11 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-02 15:11:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/gnome-online-accounts-3.48.0 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-02 15:11:34 UTC
Created attachment 884036 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-02 15:11:35 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/goabackend/libgoa-backend-1.0.so.1.0.0.p/goaewsclient.c.o 
Program gtk4-update-icon-cache found: NO
../gnome-online-accounts-3.48.0/src/goabackend/goaewsclient.c:277:9: error: call to undeclared function 'xmlReadMemory'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-19 19:15:55 UTC
*** Bug 924999 has been marked as a duplicate of this bug. ***
Comment 5 Larry the Git Cow gentoo-dev 2024-03-11 21:33:05 UTC
The bug has been closed via the following commit(s):

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

commit 9b4e4b96aee3ecaf845897c0206902a62881a781
Author:     Eli Schwartz <eschwartz93@gmail.com>
AuthorDate: 2024-03-11 19:45:51 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-11 21:31:41 +0000

    net-libs/gnome-online-accounts: backport patch for libxml2 2.12 compat
    
    Closes: https://bugs.gentoo.org/923628
    Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../b9638e2418408be4906752297e700506766dcf20.patch | 25 ++++++++++++++++++++++
 .../gnome-online-accounts-3.48.0.ebuild            |  7 +++++-
 2 files changed, 31 insertions(+), 1 deletion(-)