kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #07257
Build issues with recent code
Hi folks,
My Kicad PPA emailed me with failures this morning, all ending up in:
/build/buildd/kicad-0.0.201112080307+3281~10~natty1/kicad/pcbnew/pcb_plot_params.h:30:35:
fatal error: pcb_plot_params_lexer.h: No such file or directory
There was also a post on the Kicad-users list last night, where
daystar1013 reports errors building kicad as well. He works around it
by building pcbnew first, which fails, but generates that file, and
then building everything after that file exists.
The buildlog for the amd64 package is here:
https://launchpad.net/~adamwolf/+archive/kicad-testing-daily/+build/2993517/+files/buildlog_ubuntu-natty-amd64.kicad_0.0.201112080307%2B3281~10~natty1_FAILEDTOBUILD.txt.gz.
There's a similar one for i386 that failed as well.
Should I make the change in the build recipe to try pcbnew first? Is
there a different workaround you folks suggest, or is this something
that will be changed in the tree?
Adam Wolf
Follow ups