Boost logo

Boost-Build :

Subject: Re: [Boost-build] date_time develop branch test failures
From: Edward Diener (eldiener_at_[hidden])
Date: 2017-05-29 17:08:47


On 5/29/2017 12:36 PM, Tal Lancaster via Boost-build wrote:
> I am seeing a bunch of errors when I run b2 in the date_time test directory:
>
>
> ../../../boost/preprocessor/iteration/detail/iter/forward1.hpp:47:18: fatal error: 'boost/utility/detail/result_of_iterate.hpp' file not found
> # include BOOST_PP_FILENAME_1
> ^
> ../../../boost/preprocessor/iteration/detail/iter/forward1.hpp:27:56: note: expanded from macro 'BOOST_PP_FILENAME_1'
> # define BOOST_PP_FILENAME_1 BOOST_PP_ARRAY_ELEM(2, BOOST_PP_ITERATION_PARAMS_1)
> ^
> ../../../boost/utility/result_of.hpp:201:68: note: expanded from macro 'BOOST_PP_ITERATION_PARAMS_1'
> #define BOOST_PP_ITERATION_PARAMS_1 (3,(0,BOOST_RESULT_OF_NUM_ARGS,<boost/utility/detail/result_of_iterate.hpp>))

What compiler under what OS are you using ? For what test do your errors
show ? Did you look at the 'develop' regression tests for date_time at
http://www.boost.org/development/tests/develop/developer/date_time.html,
to see if the errors you are seeing are duplicated there ?

>
> Tal


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk