On Sat, Sep 13, 2014 at 9:30 PM, Belcourt, Kenneth
On Sep 12, 2014, at 11:39 PM, Andrey Semashev
wrote: Do we need to regenerate the preprocessed headers?
We shouldn't be, the file is there:
https://github.com/boostorg/mpl/blob/develop/include/boost/mpl/aux_/preproce...
The only thing that is needed is 'b2 headers'. I also deleted the boost directory prior to it, but it may not be required.
Tried this, didn’t help.
Multiple other testers are running fine, including Sandia gcc, so I think this is something specific for this particular tester. Do you have access to the testing machine? What is the result and output of the 'b2 headers' command? The correct result (the one I'm having) is that boost/mpl is a normal directory, and all files, including arg.hpp, are links to the files in libs/mpl and libs/mpl/core. Also, could you check that Jamroot is the latest?