Boost logo

Boost-Build :

From: Victor A. Wagner Jr. (vawjr_at_[hidden])
Date: 2005-04-20 23:51:15


This EMail is strictly in response to the subject question
I do not think it's ready

Some time ago, I was given a regression test script for running some v2
tests (the results are posted at ftp://rudbek.com/pub/boost 4 times a day
(whenever I finish the normal boost regression)
I noticed today that I'm getting the following in my output:
===========================================================================================
abs_workdir :
"['C:\\Projects\\boost\\tools\\build\\v2\\test\\../../jam_src\\bin.ntx86\\jam',
'-sBOOST_BUILD_PATH=C:\\Projects\\boost\\tools\\build\\v2\\test', '-d0',
'--quiet', 'pwd']" returned 1
STDOUT ============
Jam cannot be run because, either:
a. You didn't set BOOST_ROOT to indicate the root of your
Boost installation.
b. You are trying to use stock Jam but didn't indicate which
compilation toolset to use. To do so, follow these simple
instructions:

- define one of the following environment variable, with the
appropriate value according to this list:

Variable Toolset Description

BORLANDC Borland C++ BC++ install path
VISUALC Microsoft Visual C++ VC++ install path
VISUALC16 Microsoft Visual C++ 16 bit VC++ 16 bit install
INTELC Intel C/C++ IC++ install path
WATCOM Watcom C/C++ Watcom install path
MINGW MinGW (gcc) MinGW install path
LCC Win32-LCC LCC-Win32 install path

- define the JAM_TOOLSET environment variable with the *name*
of the toolset variable you want to use.

e.g.: set VISUALC=C:\Visual6
set JAM_TOOLSET=VISUALC

STDERR ============

END ===============

===========================================================================================
so I added what I _think_ are the correct environment variables (how the
heck am I supposed to know what the "install directory" is for VC++? the
example given is worthless.
here are my environment variables:
-------------------------------------------------------------------------------------------
ALLUSERSPROFILE=C:\Documents and Settings\All Users
APPDATA=C:\Documents and Settings\vawjr\Application Data
boost_root=c:\boost
boost_version=1_32
CLIENTNAME=Console
CommonProgramFiles=C:\Program Files\Common Files
COMPUTERNAME=THOR
ComSpec=C:\WINDOWS\system32\cmd.exe
CORTDIR=U:\VCortex\VCWIN32
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\Documents and Settings\vawjr
INCLUDE=c:\boost\include\boost-1_32\;C:\Program Files\Microsoft Visual
Studio .NET 2003\Vc7\ATLMFC\INCLUDE;C:\Program Files\Microsoft Visual
Studio .NET 2003\Vc7\Include;C:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\include\prerelease;C:\Program Files\Microsoft Visual
Studio .NET 2003\Vc7\PlatformSDK\include;include;C:\Program Files\Microsoft
SDK\Include;c:\projects\include;C:\Python24\include
JAM_TOOLSET=VISUALC
LIB=C:\Program Files\Microsoft Visual Studio .NET
2003\SDK\v1.1\Lib\;C:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\ATLMFC\LIB;C:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\LIB;C:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\lib\prerelease;C:\Program Files\Microsoft Visual
Studio .NET 2003\Vc7\PlatformSDK\lib;lib;C:\Program Files\Microsoft
SDK\Lib;c:\boost\lib
LOGONSERVER=\\THOR
NUMBER_OF_PROCESSORS=1
OS=Windows_NT
Path=C:\WinAVR\bin;C:\WinAVR\utils\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;C:\Program
Files\Microsoft Visual Studio .NET 2003\Common7\Tools;C:\Program
Files\Microsoft SDK\Bin;C:\Program Files\Microsoft SDK\Bin\WinNT;C:\Program
Files\doxygen\bin;c:\Python24;C:\Program Files\ATI Technologies\ATI Control
Panel;C:\Program Files\Common Files\Ulead
Systems\MPEG;C:\PROGRA~1\ATT\Graphviz\bin;C:\PROGRA~1\ATT\Graphviz\bin\tools;c:\tools;C:\Program
Files\ATI Technologies\ATI.ACE\;C:\Program Files\CVSNT\;C:\Program
Files\Microsoft SQL
Server\90\Tools\Binn\;C:\Projects\boost\tools\build\jam_src\bin.ntx86;C:\Program
Files\Microsoft Visual Studio .NET 2003\Common7\IDE\;C:\Program
Files\Microsoft Visual Studio .NET 2003\Vc7\Bin;C:\Program Files\Microsoft
Visual Studio .NET 2003\Common7\Tools\;C:\Program Files\Microsoft Visual
Studio .NET 2003\Common7\Tools\bin\prerelease;C:\Program Files\Microsoft
Visual Studio .NET 2003\Common7\Tools\bin;c:\tools;c:\tse;c:\program
files\wscite;c:\projects\boost\lib;C:\Projects\K2\slash\Executables;C:\Projects\boost\libs\python\build\bin-stage;c:\boost\lib;C:\Program
Files\CVSNT\
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 8, AuthenticAMD
PROCESSOR_LEVEL=15
PROCESSOR_REVISION=0408
ProgramFiles=C:\Program Files
PROMPT=$P$G
PYTHON_ROOT=C:\Python24
PYTHON_VERSION=2.4
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\DOCUME~1\vawjr\LOCALS~1\Temp
TMP=C:\DOCUME~1\vawjr\LOCALS~1\Temp
USERDOMAIN=THOR
USERNAME=vawjr
USERPROFILE=C:\Documents and Settings\vawjr
VISUALC=C:\Program Files\Microsoft Visual Studio .NET 2003
VS71COMNTOOLS=C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\
VS80COMNTOOLS=C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\
windir=C:\WINDOWS
-------------------------------------------------------------------------------------------
Any suggestions as to how to make it work will be appreciated

Victor A. Wagner Jr. http://rudbek.com
The five most dangerous words in the English language:
"There oughta be a law"

 


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