Boost logo

Boost-Build :

Subject: Re: [Boost-build] Won't build - Hello example fails
From: Christopher Pisz (cpisz_at_[hidden])
Date: 2011-03-14 14:50:51


On 3/14/2011 1:41 PM, Jürgen Hunold wrote:
> Hi Christopher,
>
> On Monday, 14. March 2011 19:26:28 Christopher Pisz wrote:
>> On 3/14/2011 12:45 PM, Vladimir Prus wrote:
>>> On Monday, March 14, 2011 19:57:03 Christopher Pisz wrote:
>
>>>> I can't figure out how or where from it is getting the path
>>>> 'C:\DOCUME~1\cpisz\Local', but obviously it is not interpreting the
>>>> space in "local settings" as part of the path. When I look at the build
>>>> log on my peer's machines, they have a path of the
>>>> "C:\DOCUME~1\user\LOCALSE~1" type. They have the ~1 and double quotes
>>>> while I don't. Where is this path coming from?
>
> Interesting question indeed.
>
>>>> My output looks like this:
>>> What is the value of TMP and TEMP environment varibles?
>>>
>>> - Volodya
>>
>> Both are set to C:\Windows\Temp
>
> Can you please run bjam --debug-configuration and attach the log? This should
> give more information.
>
> Yours,
>
> Jürgen

C:\Perforce\TSS\vendor\boost\tools\build\v2\example\hello>bjam
--debug-configuration
notice: found boost-build.jam at
C:/Perforce/TSS/vendor/boost/tools/build/v2/exa
mple/boost-build.jam
notice: loading Boost.Build from
C:/Perforce/TSS/vendor/boost/tools/build/v2/ker
nel
notice: Searching C:\WINDOWS C:\Documents and Settings\cpisz
C:\Documents and Se
ttings\cpisz
C:\Perforce\TSS\vendor\boost\tools\build\v2\example\../kernel C:\Pe
rforce\TSS\vendor\boost\tools\build\v2
C:/Perforce/TSS/vendor/boost/tools/build/
v2/kernel C:/Perforce/TSS/vendor/boost/tools/build/v2/util
C:/Perforce/TSS/vendo
r/boost/tools/build/v2/build
C:/Perforce/TSS/vendor/boost/tools/build/v2/tools C
:/Perforce/TSS/vendor/boost/tools/build/v2/contrib
C:/Perforce/TSS/vendor/boost/
tools/build/v2/. for site-config configuration file site-config.jam .
notice: Loading site-config configuration file site-config.jam from
C:/Perforce/
TSS/vendor/boost/tools/build/v2/site-config.jam .
notice: Searching C:\Documents and Settings\cpisz C:\Documents and
Settings\cpis
z C:\Perforce\TSS\vendor\boost\tools\build\v2\example\../kernel
C:\Perforce\TSS\
vendor\boost\tools\build\v2
C:/Perforce/TSS/vendor/boost/tools/build/v2/kernel C
:/Perforce/TSS/vendor/boost/tools/build/v2/util
C:/Perforce/TSS/vendor/boost/too
ls/build/v2/build C:/Perforce/TSS/vendor/boost/tools/build/v2/tools
C:/Perforce/
TSS/vendor/boost/tools/build/v2/contrib
C:/Perforce/TSS/vendor/boost/tools/build
/v2/. for user-config configuration file user-config.jam .
notice: Loading user-config configuration file user-config.jam from
C:/Perforce/
TSS/vendor/boost/tools/build/v2/user-config.jam .
notice: [msvc-cfg] msvc-10.0 detected, command: 'C:\Program
Files\Microsoft Visu
al Studio 10.0\VC\bin\cl.exe'
notice: [msvc-cfg] msvc-9.0 detected, command: 'C:\Program
Files\Microsoft Visua
l Studio 9.0\VC\bin\cl.exe'
notice: will use 'C:\Program Files\Microsoft Visual Studio
10.0\VC\bin\cl.exe' f
or msvc, condition <toolset>msvc-10.0
notice: [msvc-cfg] condition:
'<toolset>msvc-10.0/<architecture>/<address-model>
', setup: 'call "C:\Program Files\Microsoft Visual Studio
10.0\VC\vcvarsall.bat"
  x86 >nul
'
notice: [msvc-cfg] condition:
'<toolset>msvc-10.0/<architecture>/<address-model>
32', setup: 'call "C:\Program Files\Microsoft Visual Studio
10.0\VC\vcvarsall.ba
t" x86 >nul
'
notice: [msvc-cfg] condition:
'<toolset>msvc-10.0/<architecture>x86/<address-mod
el>', setup: 'call "C:\Program Files\Microsoft Visual Studio
10.0\VC\vcvarsall.b
at" x86 >nul
'
notice: [msvc-cfg] condition:
'<toolset>msvc-10.0/<architecture>x86/<address-mod
el>32', setup: 'call "C:\Program Files\Microsoft Visual Studio
10.0\VC\vcvarsall
.bat" x86 >nul
'
notice: [msvc-cfg] condition:
'<toolset>msvc-10.0/<architecture>/<address-model>
64', setup: 'call "C:\Program Files\Microsoft Visual Studio
10.0\VC\vcvarsall.ba
t" x86_amd64 >nul
'
notice: [msvc-cfg] condition:
'<toolset>msvc-10.0/<architecture>x86/<address-mod
el>64', setup: 'call "C:\Program Files\Microsoft Visual Studio
10.0\VC\vcvarsall
.bat" x86_amd64 >nul
'
notice: [msvc-cfg] condition:
'<toolset>msvc-10.0/<architecture>ia64/<address-mo
del>', setup: 'call "C:\Program Files\Microsoft Visual Studio
10.0\VC\vcvarsall.
bat" x86_ia64 >nul
'
notice: [msvc-cfg] condition:
'<toolset>msvc-10.0/<architecture>ia64/<address-mo
del>64', setup: 'call "C:\Program Files\Microsoft Visual Studio
10.0\VC\vcvarsal
l.bat" x86_ia64 >nul
'
...found 11 targets...
...updating 7 targets...
common.mkdir bin
'C:\DOCUME~1\cpisz\Local' is not recognized as an internal or external
command,
operable program or batch file.

         if not exist "bin\\" mkdir "bin"

...failed common.mkdir bin...
...skipped bin\msvc-10.0 for lack of bin...
...skipped bin\msvc-10.0\debug for lack of bin\msvc-10.0...
...skipped bin\msvc-10.0\debug\threading-multi for lack of
bin\msvc-10.0\debug..
.
...skipped <pbin\msvc-10.0\debug\threading-multi>hello.obj for lack of
bin\msvc-
10.0\debug\threading-multi...
...skipped <pbin\msvc-10.0\debug\threading-multi>hello.exe for lack of
bin\msvc-
10.0\debug\threading-multi...
...skipped <pbin\msvc-10.0\debug\threading-multi>hello.pdb for lack of
bin\msvc-
10.0\debug\threading-multi...
...failed updating 1 target...
...skipped 6 targets...

C:\Perforce\TSS\vendor\boost\tools\build\v2\example\hello>


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