Boost logo

Boost Testing :

From: Clark Sims (clark_sims_boost_at_[hidden])
Date: 2006-12-02 11:54:13


I have an AMD deul core opteron machine, running gentoo linux.
This is my test command line:

python regression.py --runner=MartianLobster20061202 --toolsets=gcc --v2 --debug-level=9

The machine doesn't appear to actually do any test.
The machine does stuff for 2 or 3 minutes and then quits. Here is the output:

# Cleaning up "/home/clarks/boost_20061202/boost" directory ...
# Cleaning up "/home/clarks/boost_20061202/boost/bin" directory ...
# Cleaning up "/home/clarks/boost_20061202/boost/bin.v2" directory ...
# Cleaning up "/home/clarks/boost_20061202/results" directory ...
# Getting sources (2006-12-02T18:43:26Z)...
# Downloading "http://www.meta-comm.com/engineering/boost/snapshot/boost-CVS-HEAD.tar.bz2" to "/home/clarks/boost_20061202"...
# Looking for old unpacked archives...
# Unpacking boost tarball ("/home/clarks/boost_20061202/boost-CVS-HEAD.tar.bz2")...
# Unpacked into directory "/home/clarks/boost_20061202/boost-CVS-HEAD-06-12-02-0501"
# Renaming "/home/clarks/boost_20061202/boost-CVS-HEAD-06-12-02-0501" into "/home/clarks/boost_20061202/boost"
# Preinstalled "/home/clarks/boost_20061202/bjam" is not found; building one...
# Found "bjam" source directory "/home/clarks/boost_20061202/boost/tools/jam/src"
# Building "bjam" (./build.sh gcc)...
###
### Using 'gcc' toolset.
###
rm -rf bootstrap
mkdir bootstrap
gcc -o bootstrap/jam0 command.c compile.c debug.c execunix.c expand.c fileunix.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c parse.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c class.c native.c w32_getreg.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execnt.c filent.c
compile.c: In function 'compile_set':
compile.c:1151: warning: passing argument 2 of 'assign_var_mode' from incompatible pointer type
compile.c: In function 'compile_settings':
compile.c:1244: warning: passing argument 2 of 'assign_var_mode' from incompatible pointer type
./bootstrap/jam0 -f build.jam --toolset=gcc --toolset-root= clean
...found 1 target...
...updating 1 target...
...updated 1 target...
./bootstrap/jam0 -f build.jam --toolset=gcc --toolset-root=
...found 46 targets...
...updating 2 targets...
[MKDIR] bin.linux
[COMPILE] bin.linux/bjam
compile.c: In function 'compile_set':
compile.c:1151: warning: passing argument 2 of 'assign_var_mode' from incompatible pointer type
compile.c: In function 'compile_settings':
compile.c:1244: warning: passing argument 2 of 'assign_var_mode' from incompatible pointer type
hash.c: In function 'hash_search':
hash.c:126: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
hash.c:126: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
hash.c:126: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
hash.c:126: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
hash.c:126: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
hash.c:126: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
...updated 2 targets...
# Searching for "bjam" in "/home/clarks/boost_20061202/boost/tools/jam/src"...
# bjam succesfully built in "/home/clarks/boost_20061202/boost/tools/jam/src/bin.linux/bjam" location
# Preinstalled "/home/clarks/boost_20061202/process_jam_log" is not found; building one...
# Found "process_jam_log" source directory "/home/clarks/boost_20061202/boost/tools/regression/build"
# Building "process_jam_log" ("/home/clarks/boost_20061202/boost/tools/jam/src/bin.linux/bjam" --v2 "-sBOOST_BUILD_PATH=/home/clarks/boost_20061202" "-sBOOST_ROOT=/home/clarks/boost_20061202/boost" gcc)...
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(and if you don't know what ICU is then you probably don't need it).
warning: Python location is not configured
warning: the Boost.Python library won't be built
warning: No toolsets are configured.
warning: Configuring default toolset "gcc".
warning: If the default is wrong, you may not be able to build C++ programs.
warning: Use the "--toolset=xxxxx" option to override our guess.
warning: For more configuration options, please consult ECHO warning: http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html
...patience...
...found 480 targets...
...updating 36 targets...
MkDir1 ../../../bin.v2
MkDir1 ../../../bin.v2/tools
MkDir1 ../../../bin.v2/tools/regression
MkDir1 ../../../bin.v2/tools/regression/build
MkDir1 ../../../bin.v2/tools/regression/build/gcc-4.1.1
MkDir1 ../../../bin.v2/tools/regression/build/gcc-4.1.1/release
MkDir1 ../../../bin.v2/tools/regression/build/gcc-4.1.1/release/link-static
gcc.compile.c++ ../../../bin.v2/tools/regression/build/gcc-4.1.1/release/link-static/process_jam_log.o
gcc.compile.c++ ../../../bin.v2/tools/regression/build/gcc-4.1.1/release/link-static/tiny_xml.o
MkDir1 ../../../bin.v2/libs
MkDir1 ../../../bin.v2/libs/filesystem
MkDir1 ../../../bin.v2/libs/filesystem/build
MkDir1 ../../../bin.v2/libs/filesystem/build/gcc-4.1.1
MkDir1 ../../../bin.v2/libs/filesystem/build/gcc-4.1.1/release
MkDir1 ../../../bin.v2/libs/filesystem/build/gcc-4.1.1/release/link-static
gcc.compile.c++ ../../../bin.v2/libs/filesystem/build/gcc-4.1.1/release/link-static/operations.o
gcc.compile.c++ ../../../bin.v2/libs/filesystem/build/gcc-4.1.1/release/link-static/path.o
gcc.compile.c++ ../../../bin.v2/libs/filesystem/build/gcc-4.1.1/release/link-static/portability.o
gcc.compile.c++ ../../../bin.v2/libs/filesystem/build/gcc-4.1.1/release/link-static/utf8_codecvt_facet.o
gcc.archive ../../../bin.v2/libs/filesystem/build/gcc-4.1.1/release/link-static/libboost_filesystem-gcc41-1_35.a
MkDir1 ../../../bin.v2/libs/system
MkDir1 ../../../bin.v2/libs/system/build
MkDir1 ../../../bin.v2/libs/system/build/gcc-4.1.1
MkDir1 ../../../bin.v2/libs/system/build/gcc-4.1.1/release
MkDir1 ../../../bin.v2/libs/system/build/gcc-4.1.1/release/link-static
gcc.compile.c++ ../../../bin.v2/libs/system/build/gcc-4.1.1/release/link-static/error_code.o
gcc.archive ../../../bin.v2/libs/system/build/gcc-4.1.1/release/link-static/libboost_system-gcc41-1_35.a
gcc.link ../../../bin.v2/tools/regression/build/gcc-4.1.1/release/link-static/process_jam_log
gcc.compile.c++ ../../../bin.v2/tools/regression/build/gcc-4.1.1/release/link-static/compiler_status.o
gcc.link ../../../bin.v2/tools/regression/build/gcc-4.1.1/release/link-static/compiler_status
MkDir1 ../../../dist
MkDir1 ../../../dist/bin
gcc.link ../../../dist/bin/process_jam_log
gcc.link ../../../dist/bin/compiler_status
...updated 36 targets...
# Searching for "process_jam_log" in "/home/clarks/boost_20061202/boost/dist/bin"...
# process_jam_log succesfully built in "/home/clarks/boost_20061202/boost/dist/bin/process_jam_log" location
# Making "/home/clarks/boost_20061202/results" directory...
# Starting tests ("/home/clarks/boost_20061202/boost/tools/jam/src/bin.linux/bjam" --v2 "-sBOOST_BUILD_PATH=/home/clarks/boost_20061202" "-sBOOST_ROOT=/home/clarks/boost_20061202/boost" gcc -d2 --dump-tests "--build-dir=/home/clarks/boost_20061202/results" >>"/home/clarks/boost_20061202/results/bjam.log" 2>&1)...
# Getting test case results out of "/home/clarks/boost_20061202/results/bjam.log"...
boost_root: /home/clarks/boost_20061202/boost/status/..
locate_root: /home/clarks/boost_20061202/results
no errors detected
# Collecting test logs into "/home/clarks/boost_20061202/results/MartianLobster20061202.xml"...
# Reading comments file "/home/clarks/boost_20061202/comment.html"...
# Collecting test logs ...
# Walking directory "/home/clarks/boost_20061202/results" ...
# Done writing "/home/clarks/boost_20061202/results/MartianLobster20061202.xml".
# Compressing "/home/clarks/boost_20061202/results/MartianLobster20061202.xml"...
# Done writing "/home/clarks/boost_20061202/results/MartianLobster20061202.zip".
# Uploading log archive "/home/clarks/boost_20061202/results/MartianLobster20061202.zip" to ftp://fx.meta-comm.com/boost-regression/CVS-HEAD
*cmd* 'USER anonymous'
*put* 'USER anonymous\r\n'
*get* '331 Anonymous access allowed, send identity (e-mail name) as password.\r\n'
*resp* '331 Anonymous access allowed, send identity (e-mail name) as password.'
*cmd* 'PASS **********'
*put* 'PASS **********\r\n'
*get* '230-Welcome to MetaCommunications.\r\n'
*get* '230 Anonymous user logged in.\r\n'
*resp* '230-Welcome to MetaCommunications.\n230 Anonymous user logged in.'
*cmd* 'CWD /boost-regression'
*put* 'CWD /boost-regression\r\n'
*get* '250 CWD command successful.\r\n'
*resp* '250 CWD command successful.'
*cmd* 'CWD CVS-HEAD'
*put* 'CWD CVS-HEAD\r\n'
*get* '250 CWD command successful.\r\n'
*resp* '250 CWD command successful.'
*cmd* 'TYPE I'
*put* 'TYPE I\r\n'
*get* '200 Type set to I.\r\n'
*resp* '200 Type set to I.'
*cmd* 'PASV'
*put* 'PASV\r\n'
*get* '227 Entering Passive Mode (12,163,41,6,18,244)\r\n'
*resp* '227 Entering Passive Mode (12,163,41,6,18,244)'
*cmd* 'STOR MartianLobster20061202.zip'
*put* 'STOR MartianLobster20061202.zip\r\n'
*get* '125 Data connection already open; Transfer starting.\r\n'
*resp* '125 Data connection already open; Transfer starting.'
*get* '226 Transfer complete.\r\n'
*resp* '226 Transfer complete.'
*cmd* 'QUIT'
*put* 'QUIT\r\n'
*get* '221 Bye...\r\n'
*resp* '221 Bye...'
# Updating /home/clarks/boost_20061202/regression.py from /home/clarks/boost_20061202/boost/tools/regression/xsl_reports/runner/regression.py...
# Checking modification dates...
# Warning: The current version of script appears to be newer than the source.
# Update skipped.

         
---------------------------------
Everyone is raving about the all-new Yahoo! Mail beta.



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