Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Tests failing, missing user.hpp
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2014-02-09 15:17:59


AMDG

On 02/09/2014 11:43 AM, Jim Bell wrote:
> <snip>
> I'm baffled that it failed the same way for both master and develop
> tags. I wonder if time is the correlation, as though github had a
> problem. And in that one specific place. These tests passed last time.
>
> I put up the stdout/stderr for the runs.
>
> http://pastebin.com/M9fCz4YZ
>
> Anyone want to do forensics on my directories or anything?
>
> Windows-7, git version 1.8.5.2.msysgit.0
>

You're using a pre-built bjam? Does it help to rebuild it?
I had to change bjam to support junctions.

In the output, I see:
mklink-or-dir boost\config
Junction created for boost\config <<===>> libs\config\include\boost\config
which looks correct. Can you verify that this
junction is correct after the tests finish?

Does bjam.log indicate that the main tests call
mklink-or-dir or link.hardlink at all? They
shouldn't because the links are already set up.

In Christ,
Steven Watanabe


Boost-testing list run by mbergal at meta-comm.com