https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-electronics/klayout-0.27.3 fails to compile. Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: This machine uses MUSL libc
Created attachment 764373 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: from /usr/include/qt5/QtCore/QJsonParseError:1, from /usr/include/qt5/QtNetwork/QSslError:1, from /usr/include/qt5/QtSql/QSqlError:1, ../../src/lay/lay/laySignalHandler.cc:44:12: fatal error: execinfo.h: No such file or directory ../../src/lay/lay/laySignalHandler.cc:44:12: fatal error: execinfo.h: No such file or directory
Filed upstream bug
tinderbox_musl has reproduced this issue with version 0.27.10 - Updating summary.
Upstream suggestion: > If there is no execinfo.h available, you can try to exclude the stack trace code with some proper #if defined(...) in laySignalHandler.cc.
tinderbox_musl has reproduced this issue with version 0.28.9 - Updating summary.