← Back to team overview

kicad-developers team mailing list archive

Re: Anyone having build issues since r5215?

 

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 <stambaughw@xxxxxxxxxxx>
wrote:

> 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 will check to see if that is the case.  It's odd because
> there have been no changes to the build configuration that should cause
> this problem.
>
> On 10/24/2014 10:19 PM, Adam Wolf wrote:
> > 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_struct.h:40,
> >                  from /home/jenkins/remote_root/
> workspace/KiCadLinuxBuild/kicad/common/dlist.cpp:28:
> > /home/jenkins/remote_root/workspace/KiCadLinuxBuild/
> kicad/include/view/view.h:30:45: fatal error:
> boost/unordered/unordered_map.hpp: No such file or directory
> >  #include <boost/unordered/unordered_map.hpp>
> >                                              ^
> > compilation terminated.
> >
> >
> >
> > It is entirely possible it is my setup, but if someone could give me a
> > little sanity check that'd be appreciated!
> >
> > Thanks folks!
> >
> > Adam Wolf
> > Cofounder and Engineer
> > W&L, LLC
> >
> >
> > _______________________________________________
> > 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
> >
>
>
> _______________________________________________
> 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
>

Follow ups

References