Summary: | [guru] sci-electronics/dsview-1.12 fails to compile | ||
---|---|---|---|
Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
Component: | Package issues | Assignee: | vowstar <vowstar> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | guru-bugs |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/gentoo/guru/commit/b26e5a664b0300b7c50b259849b5946fa78a4ec5 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() Created attachment 705285 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Possible context of error(s): /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/type_traits:56:3: error: template with C linkage The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b26e5a664b0300b7c50b259849b5946fa78a4ec5 commit b26e5a664b0300b7c50b259849b5946fa78a4ec5 Author: Huang Rui <vowstar@gmail.com> AuthorDate: 2021-05-08 19:40:22 +0000 Commit: Huang Rui <vowstar@gmail.com> CommitDate: 2021-05-08 19:40:22 +0000 sci-electronics/dsview: fix gcc-11 compile * fix extern-c error when compile * fix qt compile error * fix segfault * remove useless patches Closes: https://bugs.gentoo.org/787674 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Huang Rui <vowstar@gmail.com> sci-electronics/dsview/dsview-1.12.ebuild | 13 +++---- sci-electronics/dsview/dsview-9999.ebuild | 11 ++---- .../dsview/files/dsview-1.12-fix-extern-c.patch | 42 ++++++++++++++++++++++ .../dsview/files/dsview-1.12-fix-qt.patch | 13 +++++++ .../dsview/files/dsview-1.12-fix-segfault.patch | 22 ++++++++++++ 5 files changed, 86 insertions(+), 15 deletions(-) |