Re: [Kicad-developers] Anyone having build issues since r5215?

2014-10-25 Thread Wayne Stambaugh
I just checked and the common library depends on lib-dependencies which depends on boost so boost should be built before the common library build starts. Maybe it's an issue with CMake. Whenever I see some not building correctly in an existing build, I generally do a make clean at a minimum and b

Re: [Kicad-developers] Anyone having build issues since r5215?

2014-10-25 Thread Adam Wolf
Don't spend too much time on it--I did a complete clean and things are looking fine. Thanks Wayne! Adam Wolf On Sat, Oct 25, 2014, 10:03 AM Wayne Stambaugh wrote: > It appears that boost has not been made a dependency of the new tool > framework. If you are compiling without -DKICAD_SKIP_BOOS

Re: [Kicad-developers] Anyone having build issues since r5215?

2014-10-25 Thread Wayne Stambaugh
It appears that boost has not been made a dependency of the new tool framework. If you are compiling without -DKICAD_SKIP_BOOST=ON, it appears that the internal build of boost was not completed before common library started to build. I thought this dependency was already defined for this but I wi

Re: [Kicad-developers] Anyone having build issues since r5215?

2014-10-25 Thread Nick Østergaard
Hi Adam I don't have any issues locally, and seemingly not on ci.kicad-pcb.org either, see the linked build when finished. That was with a make clean first. http://ci.kicad-pcb.org/job/kicad-full/14/console 2014-10-25 4:19 GMT+02:00 Adam Wolf : > I'm getting issues like: > > [ 36%] Building CXX

[Kicad-developers] Anyone having build issues since r5215?

2014-10-24 Thread Adam Wolf
I'm getting issues like: [ 36%] Building CXX object common/CMakeFiles/common.dir/dlist.cpp.o In file included from /home/jenkins/remote_root/workspace/KiCadLinuxBuild/kicad/include/view/view_item.h:36:0, from /home/jenkins/remote_root/workspace/KiCadLinuxBuild/kicad/include/base_s