← Back to team overview

kicad-developers team mailing list archive

Re: Boost build on gcc 5.2.1 (Ubuntu wily)

 

That's not his issue FYI.

On Thu, Sep 3, 2015 at 1:51 PM, Nick Østergaard <oe.nick@xxxxxxxxx> wrote:
> Please read, https://lists.launchpad.net/kicad-developers/msg19960.html
>
> 2015-09-03 18:04 GMT+02:00 Jean-Samuel Reynaud <js.reynaud@xxxxxxxxx>:
>> Hi All,
>>
>> Currently kicad is unable to be built on ubuntu Wily (15.10) since gcc
>> 5.2.1 is used.
>> Build trace example is at:
>> https://launchpadlibrarian.net/216242089/buildlog_ubuntu-wily-amd64.kicad_0.201509030902%2B6151~29~ubuntu15.10.1_BUILDING.txt.gz
>>
>>   After analysis it look to be a difference between gcc 5.2 and gcc 4.X
>> for handling
>> variadic templates.
>>
>>   Boost is not able to correctly handle compiler options in this case
>> (As I understand).
>> It look to be corrected on boost 1.58 but in V1.54 (version we use) it
>> is not working.
>>
>> Currently a workarround is to patch boost (an other one) with attached
>> file (it's a backport from 1.58).
>>
>> Is it possible to add this patch on the list of boost's patch ? or is
>> there any plan to upgrade boost version ?
>>
>> Regards,
>> Jean-Samuel Reynaud
>>
>>
>> _______________________________________________
>> 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



-- 
Mark


Follow ups

References