Boost logo

Boost-Build :

Subject: Re: [Boost-build] Issue attempting to stage boost on windows MSVC-10.0
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-11-01 16:34:43


AMDG

On 11/01/2013 11:06 AM, John Bargman wrote:
> When running the command with that file i'm given the output of
> 'Jamroot' and several new lines.
>
> As for using 1.52's B2, that started the build process without any
> issues whatsoever.
>

Okay. I think we're getting close. Can you
apply the attached patch and rebuild b2?

The expected behavior is (files may appear
in a different order):

boost_1_54_0>b2 -ftest.jam
glob_recursive(Jamroot)
testing existence of Jamroot
no wild cards
glob_recursive returns Jamroot
Jamroot
glob_recursive([jJ]amroot)
glob1(., [jJ]amroot)
builtin_glob_back(.\.)
skipping .
builtin_glob_back(.\..)
skipping ..
builtin_glob_back(.\b2.exe)
[jj]amroot did not match
builtin_glob_back(.\bin.v2)
[jj]amroot did not match
builtin_glob_back(.\bjam.exe)
[jj]amroot did not match
builtin_glob_back(.\boost)
[jj]amroot did not match
builtin_glob_back(.\boost-build.jam)
[jj]amroot did not match
builtin_glob_back(.\boost.css)
[jj]amroot did not match
builtin_glob_back(.\boost.png)
[jj]amroot did not match
builtin_glob_back(.\boostcpp.jam)
[jj]amroot did not match
builtin_glob_back(.\bootstrap.bat)
[jj]amroot did not match
builtin_glob_back(.\bootstrap.log)
[jj]amroot did not match
builtin_glob_back(.\bootstrap.sh)
[jj]amroot did not match
builtin_glob_back(.\doc)
[jj]amroot did not match
builtin_glob_back(.\index.htm)
[jj]amroot did not match
builtin_glob_back(.\index.html)
[jj]amroot did not match
builtin_glob_back(.\INSTALL)
[jj]amroot did not match
builtin_glob_back(.\Jamroot)
[jj]amroot matched
builtin_glob_back(.\libs)
[jj]amroot did not match
builtin_glob_back(.\LICENSE_1_0.txt)
[jj]amroot did not match
builtin_glob_back(.\more)
[jj]amroot did not match
builtin_glob_back(.\project-config.jam)
[jj]amroot did not match
builtin_glob_back(.\rst.css)
[jj]amroot did not match
builtin_glob_back(.\stage)
[jj]amroot did not match
builtin_glob_back(.\status)
[jj]amroot did not match
builtin_glob_back(.\test.jam)
[jj]amroot did not match
builtin_glob_back(.\tools)
[jj]amroot did not match
glob1 returns .\Jamroot
glob_recursive returns .\Jamroot
.\Jamroot
glob_recursive(.\Jamroot)
testing existence of .\Jamroot
no wild cards
glob_recursive returns .\Jamroot
.\Jamroot
glob_recursive(.\[jJ]amroot)
searching dirs: .
glob1(., [jJ]amroot)
builtin_glob_back(.\.)
skipping .
builtin_glob_back(.\..)
skipping ..
builtin_glob_back(.\b2.exe)
[jj]amroot did not match
builtin_glob_back(.\bin.v2)
[jj]amroot did not match
builtin_glob_back(.\bjam.exe)
[jj]amroot did not match
builtin_glob_back(.\boost)
[jj]amroot did not match
builtin_glob_back(.\boost-build.jam)
[jj]amroot did not match
builtin_glob_back(.\boost.css)
[jj]amroot did not match
builtin_glob_back(.\boost.png)
[jj]amroot did not match
builtin_glob_back(.\boostcpp.jam)
[jj]amroot did not match
builtin_glob_back(.\bootstrap.bat)
[jj]amroot did not match
builtin_glob_back(.\bootstrap.log)
[jj]amroot did not match
builtin_glob_back(.\bootstrap.sh)
[jj]amroot did not match
builtin_glob_back(.\doc)
[jj]amroot did not match
builtin_glob_back(.\index.htm)
[jj]amroot did not match
builtin_glob_back(.\index.html)
[jj]amroot did not match
builtin_glob_back(.\INSTALL)
[jj]amroot did not match
builtin_glob_back(.\Jamroot)
[jj]amroot matched
builtin_glob_back(.\libs)
[jj]amroot did not match
builtin_glob_back(.\LICENSE_1_0.txt)
[jj]amroot did not match
builtin_glob_back(.\more)
[jj]amroot did not match
builtin_glob_back(.\project-config.jam)
[jj]amroot did not match
builtin_glob_back(.\rst.css)
[jj]amroot did not match
builtin_glob_back(.\stage)
[jj]amroot did not match
builtin_glob_back(.\status)
[jj]amroot did not match
builtin_glob_back(.\test.jam)
[jj]amroot did not match
builtin_glob_back(.\tools)
[jj]amroot did not match
glob1 returns .\Jamroot
glob_recursive returns .\Jamroot
.\Jamroot

In Christ,
Steven Watanabe


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk