← Back to team overview

kicad-developers team mailing list archive

Re: Anything I can do for GALification?

 

Kevin, that is partly correct. But it is casued because the master
branch on Tom's repo is very old. This should not be needed anymore,
if it was not removed completely. There should not be any need for bzr
anymore.
On Tue, 28 Aug 2018 at 16:46, Kevin Cozens <kevin@xxxxxxxxx> wrote:
>
> On 2018-08-27 03:43 PM, Jeff Young wrote:
> > But when I do a make install I’m getting:
> >
> > [  1%] creating 'boost scratch repo' specifically for boost to track boost
> > patches
> > make[2]: bzr: No such file or directory
> > make[2]: ***
> > [../.downloads-by-cmake/boost_1_54_0/src/boost-stamp/boost-bzr_init_boost]
> > Error 1
> > make[1]: *** [CMakeFiles/boost.dir/all] Error 2
> >
> > Is there something different about this repo, or did I perform some step on
> > the main repo that I’ve now forgotten?
>
> bzr is a program used for the Bazaar version control software. It might have
> been trying to use that to download the boost files from a remote code
> repository. Install the bzr package on your system.
>
> --
> Cheers!
>
> Kevin.
>
> http://www.ve3syb.ca/               | "Nerds make the shiny things that
> https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
>                                      | that's why we're powerful"
> Owner of Elecraft K2 #2172          |
> #include <disclaimer/favourite>     |             --Chris Hardwick
>
> _______________________________________________
> 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


References