Needs PR 279741 applied for build deps it seems https://pdr2.bofh.network/data/140-diizzy/libxml2-libxslt-run2/logs/errors/py311-igraph-0.10.6_3.log
Outdated, likely fixed in later releases
What I'm seeing is a failure for the configure script to compile a Fortran test program. So far I'm unable to find where the test program is. Also, I'll note in passing that math/py-igraph depends on net/mpich, and net/mpich refuses to compile with the "L0" option set. I have no idea what that means.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=40cb9d9613fb29fb3a18af741e7d584e984285e2 commit 40cb9d9613fb29fb3a18af741e7d584e984285e2 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-06-21 08:00:03 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-06-21 14:09:30 +0000 math/py-igraph: Mark BROKEN Fails to build with libxml2 2.13+, error: incompatible function pointer types passing 'void (*)(void *, xmlErrorPtr)' (aka 'void (*)(void *, struct _xmlError *)') to parameter of type 'xmlStructuredErrorFunc' (aka 'void (*)(void *, const struct _xmlError *)') PR: 279961 Approved by: maintainer timeout, 11+ months math/py-igraph/Makefile | 2 ++ 1 file changed, 2 insertions(+)