Created attachment 525452 [details, diff] configure patch for musl ieee math And it's not a very good test, so I replaced it with functional checks for isnan and isinf (configure fails on the latter). The patch is in my fork on github; I'll upload it here for your convenience. https://github.com/gentoo/musl/blob/b4754e384cc2e5bd9e8bdcbae4764c11bdce7be0/app-office/dia/files/dia-0.97.3-fix-detection-of-isinf.patch
Sorry, bad link from a diff view; this one should work: https://github.com/sarnold/musl/blob/master/app-office/dia/files/dia-0.97.3-fix-detection-of-isinf.patch
This bug misses a log, but I think it is the same error I get
tinderbox_musl has reproduced this issue with version 0.97.3-r1 - Updating summary.
*** Bug 830560 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e4a96b9954d6a16f2cec19162a1881a00d0ea7a commit 6e4a96b9954d6a16f2cec19162a1881a00d0ea7a Author: David Seifert <soap@gentoo.org> AuthorDate: 2024-06-08 12:01:27 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2024-06-08 12:01:27 +0000 app-office/dia: fix build on musl Closes: https://bugs.gentoo.org/651522 Signed-off-by: David Seifert <soap@gentoo.org> .../dia/files/dia-0.97.3-configure-clang16.patch | 38 ++++++++++++++++++++-- 1 file changed, 36 insertions(+), 2 deletions(-)