Bug#814606: libvigraimpex: FTBFS on armel (error: return type 'class std::future<void>')

Daniel Stender stender at debian.org
Tue Mar 1 18:08:23 UTC 2016


On Tue, 1 Mar 2016 11:21:49 +0100 Ullrich Koethe <ullrich.koethe at iwr.uni-heidelberg.de> wrote:
> Since your toolchain apparently has no conforming implementation of 
> std::thread, you might want to try boost::thread as a fall-back. To do 
> so, please run cmake with the flag "-DWITH_BOOST_THREAD=1".
> 
> Best
> Ulli

Yup, that works.

-- ** WARNING: You are compiling in C++98 mode.
-- **          Multiarray tests will be skipped.
-- **          Add -std=c++11 to CMAKE_CXX_FLAGS to enable multiarray tests.

but that's no problem. Much thanks.

DS

-- 
4096R/DF5182C8
http://www.danielstender.com/blog/



More information about the debian-science-maintainers mailing list