Summary: | sci-electronics/kicad-6.0.8: fails to compile with >=dev-lang/swig-4.1.0 (Error: the swig import helper was not fixed, fix this script: fix_swig_imports.py) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | email200202 |
Component: | Current packages | Assignee: | Zoltan Puskas <zoltan> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | matthew, proxy-maint, scheme, telans |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://gitlab.com/kicad/code/kicad/-/issues/12414 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log.gz
emerge -pqv '=sci-electronics/kicad-6.0.8::gentoo' emerge --info '=sci-electronics/kicad-6.0.8::gentoo' |
Description
email200202
2022-11-06 05:17:06 UTC
Please attach the full build.log and emerge --info. Created attachment 827957 [details]
build.log.gz
Created attachment 827959 [details]
emerge -pqv '=sci-electronics/kicad-6.0.8::gentoo'
Created attachment 827961 [details]
emerge --info '=sci-electronics/kicad-6.0.8::gentoo'
- https://gitlab.com/kicad/code/kicad/-/issues/12414 - https://gitlab.com/kicad/code/kicad/-/commit/1e0eca091634fa3a4c591392b5bfc519c1ad40e3 (additional fix) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6026227fac31d9e27f25ded7ba2de607eca2e0c commit c6026227fac31d9e27f25ded7ba2de607eca2e0c Author: Matthew Smith <matthew@gentoo.org> AuthorDate: 2022-11-06 08:36:08 +0000 Commit: Matthew Smith <matthew@gentoo.org> CommitDate: 2022-11-06 08:52:26 +0000 sci-electronics/kicad: add 6.0.9 Closes: https://bugs.gentoo.org/879955 Signed-off-by: Matthew Smith <matthew@gentoo.org> sci-electronics/kicad/Manifest | 1 + sci-electronics/kicad/kicad-6.0.9.ebuild | 174 +++++++++++++++++++++++++++++++ 2 files changed, 175 insertions(+) We should block swig-4.1.0 stable until kicad-6.0.9 is stable too. |