sci-electronics/kicad-6.0.8 failed to build with message: /var/tmp/portage/sci-electronics/kicad-6.0.8/work/kicad-6.0.8/libs/kimath/include/geometry/shape_line_chain.h:176: Warning 509: as it is shadowed by SHAPE_LINE_CHAIN::SHAPE_LINE_CHAIN(std::vector< wxPoint,std::allocator< wxPoint > > const &,bool). footprint.h:111: Warning 509: Overloaded method FOOTPRINT::FOOTPRINT(FOOTPRINT &&) effectively ignored, footprint.h:108: Warning 509: as it is shadowed by FOOTPRINT::FOOTPRINT(FOOTPRINT const &). Error: the swig import helper was not fixed, check /var/tmp/portage/sci-electronics/kicad-6.0.8/work/kicad-6.0.8_build/pcbnew/pcbnew.py and fix this script: fix_swig_imports.py [876/1596] /usr/bin/x86_64-pc-linux-gnu-g++ -DGLM_FORCE_CTOR_INIT -DHAVE_STDINT_H -DKICAD_CONFIG_DIR=kicad -DKICAD_SCRIPTING_WXPYTHON -DKICAD_USE_OCC -DPCBNEW -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/var/tmp/portage/sci-electronics/kicad-6.0.8/work/kicad-6.0.8/include -I/var/tmp/portage/sci-electronics/kicad-6.0.8/work/kicad-6.0.8/pcbnew/router/. -I/var/tmp/portage/sci-electronics/kicad-6.0.8/work/kicad-6.0.8/pcbnew/router/.. -I/var/tmp/portage/sci-electronics/kicad-6.0.8/work/kicad-6.0.8/pcbnew/router/../../include -I/var/tmp/portage/sci-electronics/kicad-6.0.8/work/kicad-6.0.8/pcbnew/router/../../3d-viewer -I/var/tmp/portage/sci-electronics/kicad-6.0.8/work/kicad-6.0.8/pcbnew/router/../../pcbnew -I/var/tmp/portage/ Reproducible: Always Steps to Reproduce: 1. emerge --sync 2. emerge -auvDN world Actual Results: failed Expected Results: not to fail
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.