kicad-4.0.2-r1 (with boost-1.61.0) - fatal error: boost/context/fcontext.hpp

Bug #1584326 reported by Jonas Stein
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
High
Unassigned

Bug Description

Gentoo users found out, that KiCad will need changes to compile with boost 1.61.
We will force the package to use an older boost version. But this information might save some time for others too.
More details in the bugreport https://bugs.gentoo.org/show_bug.cgi?id=583640

Please note the first comment; https://bugs.gentoo.org/show_bug.cgi?id=583640#c1

Tags: boost
Revision history for this message
Nick Østergaard (nickoe) wrote :

I can confirm this issue on archlinux.

Changed in kicad:
status: New → Confirmed
importance: Undecided → High
Revision history for this message
xzcvczx (xzcvczx) wrote :

just so people don't have to go to the gentoo bug tracker to see what the issue actually appears to be

/var/tmp/portage/sci-electronics/kicad-4.0.2-r1/work/kicad-4.0.2/include/tool/coroutine.h:30:38: fatal error: boost/context/fcontext.hpp: No such file or directory
 #include <boost/context/fcontext.hpp>

description: updated
Revision history for this message
jean-pierre charras (jp-charras) wrote :

fcontext.hpp has moved from boost/context/ to boost/context/detail.

If it is the only one change, the fix is very easy.
But I don't know if it is the case, and I cannot test boost 1.61

Can someone test if this is the only one change?

Revision history for this message
Chris Pavlina (pavlina-chris) wrote :

I'm looking into it now.

Changed in kicad:
status: Confirmed → In Progress
Revision history for this message
Chris Pavlina (pavlina-chris) wrote :

Fixed in 6965 by Michael Steinberg.

Changed in kicad:
status: In Progress → Fix Committed
Changed in kicad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.