Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832743 - sci-electronics/klayout-0.28.9 fails to compile with musl : laySignalHandler.cc:44:12: fatal error: execinfo.h: No such file or directory
Summary: sci-electronics/klayout-0.28.9 fails to compile with musl : laySignalHandler....
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL: https://github.com/KLayout/klayout/is...
Whiteboard: tracking upstream; musl
Keywords:
Depends on:
Blocks: 856418
  Show dependency tree
 
Reported: 2022-02-05 08:02 UTC by Agostino Sarubbo
Modified: 2024-02-16 10:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,204.42 KB, application/x-xz)
2022-02-05 08:02 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-02-05 08:02:53 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-05 08:02:59 UTC
Created attachment 764373 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-05 08:03:00 UTC
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
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2022-02-06 00:55:13 UTC
Filed upstream bug
Comment 4 Agostino Sarubbo gentoo-dev 2022-09-26 09:20:20 UTC
tinderbox_musl has reproduced this issue with version 0.27.10 - Updating summary.
Comment 5 Andreas K. Hüttel archtester gentoo-dev 2023-06-12 20:11:12 UTC
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.
Comment 6 Agostino Sarubbo gentoo-dev 2024-02-16 10:28:13 UTC
tinderbox_musl has reproduced this issue with version 0.28.9 - Updating summary.