← Back to team overview

kicad-developers team mailing list archive

Re: scripting ppa builds failing

 

Check the install command in cmakelists.txt.  it should not have a / in
front of usr.
 On Mar 8, 2013 2:02 AM, "Hans Henry von Tresckow" <hvontres@xxxxxxxxx>
wrote:

> I just noticed that the nightly builds for the scripting branch are
> failing with the following message in the buildlog:
>
> -- Installing: /usr/lib/python2.7/dist-packages/pcbnew.py
> CMake Error at cmake_install.cmake:54 (FILE):
>   file INSTALL cannot copy file
>
> "/build/buildd/kicad-0.201303071307+3986~13~precise1/build/kicad/pcbnew/pcbnew.py"
>   to "/usr/lib/python2.7/dist-packages/pcbnew.py".
>
> It looks like python 2.7 is being installed, so maybe pcbnew.py is not
> getting built.
>
> --
> Henry von Tresckow (hvontres)
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References