Boost logo

Boost :

Subject: Re: [boost] [EXTERNAL] [testing] mpl/core tests not visible
From: Belcourt, Kenneth (kbelco_at_[hidden])
Date: 2014-09-12 23:02:54


On Sep 11, 2014, at 12:06 PM, Andrey Semashev <andrey.semashev_at_[hidden]> wrote:

> I can see a few testers have cycled since MPL.Core was extracted into a
> sublibrary, but there is no mpl/core page in the test matrix. The sublibs file
> and core/test directory are present in the mpl submodule. Is there something I
> should do to make the tests appear?

Hijacking this thread, briefly.

I’m getting this error with nightly Darwin builds since I pushed the MPL commit, seems like it's probably related.

./boost/mpl/aux_/include_preprocessed.hpp:37:13: fatal error: 'boost/mpl/aux_/preprocessed/gcc/arg.hpp' file not found
# include BOOST_PP_STRINGIZE(boost/mpl/aux_/preprocessed/AUX778076_PREPROCESSED_HEADER)
            ^
./boost/preprocessor/stringize.hpp:28:38: note: expanded from macro 'BOOST_PP_STRINGIZE'
# define BOOST_PP_STRINGIZE(text) BOOST_PP_STRINGIZE_I(text)
                                     ^
./boost/preprocessor/stringize.hpp:31:37: note: expanded from macro 'BOOST_PP_STRINGIZE_I'
# define BOOST_PP_STRINGIZE_I(text) #text
                                    ^
Do we need to regenerate the preprocessed headers?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk