
On Monday 24 February 2014 11:55:59 Tom Kent wrote:
On Mon, Feb 24, 2014 at 11:45 AM, Andrey Semashev
wrote: Hi,
I'm seeing test compilation errors saying that some headers are missing. For example:
http://www.boost.org/development/tests/develop/developer/output/teeks99-01 a-win2008-64on64-boost-bin-v2-libs-log-test-attr_attribute_value_impl-test -msvc-11-0-debug-threading-multi.html
says that boost/smart_ptr/intrusive_ptr.hpp does not exist. There are other missing headers. The tester is teeks99-01a-win2008-64on64. Is this a known problem?
I brought it up last week on the testing list. I think it is somehow related to symlinks being generated for the headers. I'm going to try removing everything from that directory and trying a fresh run.
Apparently, that helped, thanks. At least teeks99-01a-win2008-64on64 is all green now. But all teeks99-02* testers exhibit the same problem.