KiCad / KicadOSXBuilder

Kicad OSX Builder, which I plan to use as my boxed development environment on Mac OSX
87 stars 27 forks source link

bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/~cern-kicad/kicad/testing/". #41

Open bodagetta opened 10 years ago

bodagetta commented 10 years ago

I tried building using ./build.sh -C

and got the following error

``BUILDING RELEASE BINARIES


Starting step: CHECK & UNPACK WXPYTHON (wxPython-src-2.9.4.0)


% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48.4M 100 48.4M 0 0 623k 0 0:01:19 0:01:19 --:--:-- 789k unpacking wxpython sources ... patching wxpython sources ... patching file Makefile.in patching file configure patching file include/wx/event.h patching file include/wx/overlay.h patching file include/wx/private/overlay.h patching file src/common/event.cpp patching file src/osx/cocoa/overlay.mm patching file src/osx/cocoa/window.mm patching file wxPython/build_options.py patching file wxPython/src/wx.pth patching file wxPython/wx/build/build_options.py patching file src/osx/cocoa/menuitem.mm patching file src/osx/menuitem_osx.cpp patching file src/common/filehistorycmn.cpp patching file include/wx/osx/menuitem.h patching file include/wx/osx/core/private.h


Starting step: UPDATE KICAD SOURCES


bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/~cern-kicad/kicad/testing/". build error on UPDATE KICAD SOURCES STEP: 2```

scottnla commented 9 years ago

I've run into this same error while trying to download a new version of KiCad for OSX. Is there a solution available?

flagsoft commented 9 years ago

Same error here....

michi@OSX ~/Downloads/KicadOSXBuilder-master $ bash ./build.sh BUILDING RELEASE BINARIES


Starting step: CHECK & UNPACK WXPYTHON (wxPython-src-2.9.4.0)



Starting step: UPDATE KICAD SOURCES


Branched 5163 revisions.
Using saved parent location: bzr+ssh://bazaar.launchpad.net/+branch/kicad/ No revisions or tags to pull.
Branched 415 revisions.
Using saved parent location: bzr+ssh://bazaar.launchpad.net/~kicad-product-committers/kicad/library/ No revisions or tags to pull.
Applying local kicad patches... patch: /Users/michi/Downloads/KicadOSXBuilder-master/patches/10_kicad_cmake-osx.patch Could not apply! build error on UPDATE KICAD SOURCES STEP: 2


Starting step: BUILD WXWIDGETS


./build.sh: line 320: /Users/michi/Downloads/KicadOSXBuilder-master/src/wxPython-src-2.9.4.0/configure: No such file or directory build error on BUILD WXWIDGETS STEP: 3 michi@OSX ~/Downloads/KicadOSXBuilder-master $