Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Tests failing, missing user.hpp
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2014-02-10 13:13:52


AMDG

On 02/10/2014 09:44 AM, Jim Bell wrote:
>
> <snip>
> Here's the problem: boost_root\boost\config, a junction, appears correct
> (and presumably didn't fail on creation), but doesn't show what's on the
> other side of the junction. It shows an empty dir instead.
>
> In fact, MOST junctions under boost_root appear to be broken in the same
> way. Here's a listing of "dir /S" in boost_root\boost:
> http://pastebin.com/6HS7eBFK
>
> I perused ownership and security properties for them but don't see
> anything suspicious.
>
> The content of boost_root/libs/config seems ok:
> http://pastebin.com/Zr9EXeMi
>

It's not okay:

 Directory of
F:\boost\msvc\develop\boost_root\libs\config\include\boost\config

2014-02-09 05:24 AM <DIR> .
2014-02-09 05:24 AM <DIR> ..
               0 File(s) 0 bytes

I think the cleanup command is recursing into
the junction. The most likely culprit is
git clean -fxd

In Christ,
Steven Watanabe


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