Opened 10 years ago

Closed 6 years ago

#8321 closed Bugs (wontfix)

FreeBSD 10 ia64: ./boost/context/fcontext.hpp:59:3: error: #error "platform not supported"

Reported by: Anton Shterenlikht <mexas@…> Owned by: olli
Milestone: To Be Determined Component: context
Version: Boost 1.52.0 Severity: Regression
Keywords: Cc:

Description

FreeBSD 10.0-CURRENT #4 r248493 Updating from boost-libs-1.48.0_2 to 1.52.0_1, I get multiple errors, see extracts below.

The full build log: http://eis.bris.ac.uk/~mexas/freebsd10.ia64.boost-libs-1.52.0_1.log

I reported this to the FreeBSD port maintainers, but got nothing back so far.

Please advise

error: No best alternative for libs/context/build/asm_context_sources

...

In file included from libs/context/src/fcontext.cpp:9: ./boost/context/fcontext.hpp:59:3: error: #error "platform not supported" In file included from libs/context/src/fcontext.cpp:9: ./boost/context/fcontext.hpp:66: error: expected initializer before 'align_stack' ./boost/context/fcontext.hpp:71: error: expected initializer before 'jump_fcontext' ./boost/context/fcontext.hpp:73: error: expected constructor, destructor, or type conversion before '*' token libs/context/src/fcontext.cpp:22: error: expected initializer before 'align_stack'

...

...failed updating 6 targets... ...skipped 15 targets... ...updated 861 targets... * [do-build] Error code 1

Stop in /usr/ports/devel/boost-libs. * [build] Error code 1

Change History (3)

comment:1 by Kohei Takahashi, 6 years ago

Component: Building Boostcontext
Owner: set to olli

comment:2 by olli, 6 years ago

as shown in the compiler output, IA64 is not supported 8no assembler code yet)

comment:3 by olli, 6 years ago

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.