https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/igraph-0.10.4-r1 fails to compile. Discovered on: x86 (internal ref: tinderbox_x86) System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Created attachment 885680 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: src/CMakeFiles/igraph.dir/io/graphml.c.o /var/tmp/portage/dev-libs/igraph-0.10.4-r1/work/igraph-0.10.4/src/io/graphml.c:1616:39: error: passing argument 2 of ‘xmlSetStructuredErrorFunc’ from incompatible pointer type [-Wincompatible-pointer-types]
Once again, this is already fixed in igraph, all you need is to update the package.
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(+)