Summary: | dev-libs/igraph-0.10.4-r1 - [clang] /.../graphml.c: error: missing field expandedSize initializer [-Werror,-Wmissing-field-initializers] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Science Biology related packages <sci-biology> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | szhorvat |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-libs:igraph-0.10.4:20240101-170948.log emerge-history.txt.xz environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz qlist-info.txt.xz temp.tar.xz var.tmp.clang.tar.xz |
Description
Toralf Förster
![]() Created attachment 881218 [details]
emerge-info.txt
Created attachment 881219 [details]
dev-libs:igraph-0.10.4:20240101-170948.log
Created attachment 881220 [details]
emerge-history.txt.xz
Created attachment 881221 [details]
environment
Created attachment 881222 [details]
etc.clang.tar.xz
Created attachment 881223 [details]
etc.portage.tar.xz
Created attachment 881224 [details]
logs.tar.xz
Created attachment 881225 [details]
qlist-info.txt.xz
Created attachment 881226 [details]
temp.tar.xz
Created attachment 881227 [details]
var.tmp.clang.tar.xz
clang-lld_tinderbox has reproduced this issue with version 0.10.4-r1 - Updating summary. This is a compatibility issue between igraph and libxml2 >= 2.11. It was fixed in igraph 0.10.6 in 2023 July. Why don't you update igraph in Gentoo? The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37bd1334b41213813cb38acf46c98b1f80c5fd15 commit 37bd1334b41213813cb38acf46c98b1f80c5fd15 Author: Eli Schwartz <eschwartz93@gmail.com> AuthorDate: 2024-03-11 04:00:26 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-11 14:22:51 +0000 dev-libs/igraph: add 0.10.10 Include backported patch from upstream which fixes strict-aliasing violations. Closes: https://bugs.gentoo.org/924864 Closes: https://bugs.gentoo.org/925227 Closes: https://bugs.gentoo.org/921172 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> dev-libs/igraph/Manifest | 1 + .../808c083fbe661207ee8f0fcd3be5096b5dc17d0d.patch | 35 ++++++++++++++ dev-libs/igraph/igraph-0.10.10.ebuild | 53 ++++++++++++++++++++++ 3 files changed, 89 insertions(+) |