← Back to team overview

kicad-developers team mailing list archive

Re: [Release 4.0.3] Build bug (Boost 1.54)

 

Yes, I build the snappy package for kicad release 4.0.3.
Without the flag -DKICAD_SKIP_BOOST=ON cmake upload boost 1.54 although in system I have 1.58.
OS: Ubuntu 16.04.1 LTS.
P.S. in product branch this flag was deprecated and boost using from system.

В Понедельник, 8 авг. 2016 в 11:30 , Nick Østergaard <oe.nick@xxxxxxxxx> написал:
Not unconditionally!

It seems like you are using some old debian derived system. Please
provide further details... Although I see snappy mentioned in your
URI...

2016-08-08 19:47 GMT+02:00 Eldar Khayrullin <eldar.khayrullin@xxxxxxx>:
 Get the msg:

 ...failed gcc.compile.c++
bin.v2/libs/thread/build/gcc-5.4.0/release/link-static/threading-multi/pthread/thread.o...
 ...skipped
<pbin.v2/libs/thread/build/gcc-5.4.0/release/link-static/threading-multi>libboost_thread.a(clean)
 for lack of
<pbin.v2/libs/thread/build/gcc-5.4.0/release/link-static/threading-multi>pthread/thread.o...
 ...skipped
<pbin.v2/libs/thread/build/gcc-5.4.0/release/link-static/threading-multi>libboost_thread.a
 for lack of
<pbin.v2/libs/thread/build/gcc-5.4.0/release/link-static/threading-multi>pthread/thread.o...
 ...skipped
<p/home/eldar/Dev/snappy/kicad-snap/parts/kicad/src/boost_root/lib>libboost_thread.a
 for lack of
<pbin.v2/libs/thread/build/gcc-5.4.0/release/link-static/threading-multi>libboost_thread.a...
 ...failed updating 2 targets...
 ...skipped 9 targets...

 Need add the flag -DKICAD_SKIP_BOOST=ON to here:
 http://kicad-pcb.org/download/source/

 _______________________________________________
 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


References