Skip to content
This repository has been archived by the owner on Nov 30, 2019. It is now read-only.

build error on GET KICAD SOURCES STEP: 2 #25

Open
dav1d-wright opened this issue Dec 9, 2013 · 4 comments
Open

build error on GET KICAD SOURCES STEP: 2 #25

dav1d-wright opened this issue Dec 9, 2013 · 4 comments

Comments

@dav1d-wright
Copy link

I was having the same problem that returned "not a branch", then I asked on launchpad when they told me to use bzr+ssh://bazaar.launchpad.net/~dickelbeck/kicad/library-read-only/ instead, which I did. This worked at first and it branched the revisions, but now I get a new error with no details as to what caused it. The output looks as follows:

BUILDING RELEASE BINARIES


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



Starting step: GET KICAD SOURCES


Using saved parent location: bzr+ssh://bazaar.launchpad.net/+branch/kicad/
No revisions or tags to pull.
Branched 299 revisions.
build error on GET KICAD SOURCES STEP: 2

Any help would be greatly appreciated.

@sushihangover
Copy link

I am getting the following error on Step 2:

bzr: ERROR: Invalid url supplied to transport: "bzr+ssh://bazaar.launchpad.net/~kicad-lib-committers/kicad/library": no supported schemes
build error on GET KICAD SOURCES  STEP: 2

Any idea if this is a related bug or a new one with the script or bazaar or …?

@temmink
Copy link

temmink commented Jan 12, 2014

I have almost the exact the problem.
How can we solve this issue, because I like the idea of the builder script, and would really start to use KiCad?

This is my error message:

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

@temmink
Copy link

temmink commented Jan 12, 2014

I have changed some source lines in the build.sh script to make this work.

I searched for the following text in the script : bazaar.launchpad.net/~kicad-lib-committers/kicad/library/

and changed it to: branch lp:~kicad-testing-committers/kicad/library

Still I got on error:

patch: KicadOSXBuilder/patches/10_kicad_cmake-osx.patch
Could not apply!
build error on GET KICAD SOURCES STEP: 2

but that's because i'm still using the wrong kicad library I'm guessing.

At least the system is going to continue trying to build the application.

@jackdev23
Copy link

same error...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants