Created attachment 22413 [details] build.log I was preparing 2.1.0 for inclusion in our repo (gentoo) and found this. Please see attached build.log
what version of boost is that? because here I have no issue.
boost-1.35, more recent versions are still undergoing tests and are masked (meaning not installable by stable or unstable users without further manipulations). For some links about the package in gentoo: http://packages.gentoo.org/package/dev-libs/boost
Works fine on both 1.33 and 1.36. Check to see if 1.36 does not fix the problem.
Created attachment 23339 [details] build-with-boost-1.36.log Unless I got something wrong in my setup, this looks really similar with boost 1.36.
I wonder if that's not a Gentoo specific bug. Sorry, no idea. But definitely your version of boost does not like system() being called.
(In reply to comment #5) > I wonder if that's not a Gentoo specific bug. Sorry, no idea. But definitely > your version of boost does not like system() being called. > hum thinking about it, it could be something in the sandbox parameters. I'll check that asap.
either upgrading to boost 1.37 or installing it to live system first solved the problem for me. I'll ping back if it's the later because it'd mean the testsuite is not properly isolated from live system. In any case closing workforme for now. Thanks for your time.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.