Summary: | media-gfx/graphviz-8.0.5: qmake6 segfault when dev-qt/qtbase (Qt 6) is installed | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Andrew Udvare <audvare> |
Component: | Current packages | Assignee: | David Seifert <soap> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=908809 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build log |
Description
Andrew Udvare
2023-06-18 22:42:28 UTC
Created attachment 864177 [details]
build log
Probably same segfault as https://bugs.gentoo.org/908809 With FEATURES="-sandbox -usersandbox" this package can successfully build with qmake6 in PATH. Let's use this bug for the automagic dep in graphviz and bug 908809 for the sandbox issue. With -ftree-vectorize applied to sys-apps/sandbox, the crash of qmake6 persists. When that flag is removed, I get an error from qmake6 instead: Project ERROR: Cannot run compiler 'g++'. Output: =================== =================== Maybe you forgot to setup the environment? The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40a130287114483b90aafca45f20943419b3ce53 commit 40a130287114483b90aafca45f20943419b3ce53 Author: David Seifert <soap@gentoo.org> AuthorDate: 2023-06-26 17:10:26 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2023-06-26 17:10:26 +0000 media-gfx/graphviz: pass qmake5 to configure Closes: https://bugs.gentoo.org/908807 Signed-off-by: David Seifert <soap@gentoo.org> media-gfx/graphviz/graphviz-8.0.5.ebuild | 1 + 1 file changed, 1 insertion(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f61d4b4d95a78283a6977c8fc080ceb5dfb8cb6a commit f61d4b4d95a78283a6977c8fc080ceb5dfb8cb6a Author: David Seifert <soap@gentoo.org> AuthorDate: 2023-06-26 17:15:16 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2023-06-26 17:15:16 +0000 media-gfx/fontforge: drop 20220308-r1 Closes: https://bugs.gentoo.org/908807 Signed-off-by: David Seifert <soap@gentoo.org> media-gfx/fontforge/Manifest | 1 - media-gfx/fontforge/fontforge-20220308-r1.ebuild | 110 ----------------------- 2 files changed, 111 deletions(-) |