Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 788610 - gnome-base/librsvg-2.50.3 Fails to compile. Error: unknown child element
Summary: gnome-base/librsvg-2.50.3 Fails to compile. Error: unknown child element
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-06 16:42 UTC by scott
Modified: 2021-05-09 04:51 UTC (History)
3 users (show)

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


Attachments
emerge.info, build.log (build.log,16.12 KB, text/x-log)
2021-05-06 16:42 UTC, scott
Details
build.log + emerge --info.txt (build.log-emerge-info.txt,221.25 KB, text/plain)
2021-05-09 02:25 UTC, Ionen Wolkens
Details

Note You need to log in before you can comment on or make changes to this bug.
Description scott 2021-05-06 16:42:52 UTC
Created attachment 706374 [details]
emerge.info, build.log

Reproducible: Always

gnome-base/libsrvg-2.50.3 fails during compile. error:  unknown child element `docsection' in `namespace'

Appears to be something with gobject-introspection in this libsrvg. 

build.log attached

emerge info dpaste: https://dpaste.com/F4AF3YELN
Comment 1 tt_1 2021-05-07 10:49:12 UTC
please provide the build log, its missing.
Comment 2 Ionen Wolkens gentoo-dev 2021-05-09 02:25:16 UTC
Created attachment 706674 [details]
build.log + emerge --info.txt

As previously mentioned, despite attachment being called build.log, the log isn't in it.

That aside, think(?) needs VALA_MIN_API_VERSION=0.46

On a system previously without vala, reproduced with (logs attached):
USE="introspection vala" emerge -1 vala:0.44 =librsvg-2.50.3

(manual `emerge -1 dev-lang/vala` upgrade should workaround this meanwhile)
Comment 3 Larry the Git Cow gentoo-dev 2021-05-09 04:51:44 UTC
The bug has been closed via the following commit(s):

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

commit 1a83ca3bd38f8bad0bb168b391cc1a82dc1064e2
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2021-05-09 04:50:05 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2021-05-09 04:51:36 +0000

    gnome-base/librsvg: Depend on vala >= 0.46
    
    Closes: https://bugs.gentoo.org/788610
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 gnome-base/librsvg/librsvg-2.50.3.ebuild | 1 +
 gnome-base/librsvg/librsvg-2.50.4.ebuild | 1 +
 gnome-base/librsvg/librsvg-2.50.5.ebuild | 1 +
 3 files changed, 3 insertions(+)