← Back to team overview

kicad-developers team mailing list archive

Re: macOS build errors, swig?

 

Sorry for the noise.

It appears that we need to adjust that script for when new versions of
swig come out.  Homebrew recently updated to swig 4.0.0.  I will see
if I can version pin swig for the moment and come up with the patch to
get swig 4.0.0 working.

Adam

On Mon, May 6, 2019 at 12:25 PM Adam Wolf <adamwolf@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> Hi folks!
>
> I'm still not able to get anything to build on macOS, either 10.14 or
> 10.11.  I keep getting:
>
> Error: the swig import helper was not fixed, check
> /vagrant/build/kicad/src/kicad-build/pcbnew/pcbnew.py
> and fix this script: fix_swig_imports.py
>
> Does anyone know anything more about this?  Is anyone else able to
> make a Mac build?
>
> Adam
>
> On Wed, May 1, 2019 at 9:36 AM Adam Wolf <adamwolf@xxxxxxxxxxxxxxxxxxxx> wrote:
> >
> > Hi folks!
> >
> > I'm seeing broken builds, reporting
> >
> > 06:14:03 default: Error: the swig import helper was not fixed, check
> > /vagrant/build/kicad/src/kicad-build/pcbnew/pcbnew.py
> >
> > 06:14:03     default:        and fix this script: fix_swig_imports.py
> > 06:14:03     default: make[6]: *** [pcbnew/pcbnew_wrap.cxx] Error 2
> >
> > across the board on my macOS builds, both 10.11 and 10.14.
> >
> > This appears to be new since 9741b43da.
> >
> > Adam


References