Boost logo

Boost :

From: Matt Hurd (matt.hurd_at_[hidden])
Date: 2005-08-23 19:36:21


>On 24/08/05, Aleksey Gurtovoy <agurtovoy_at_[hidden]> wrote:
> Peter Dimov writes:
> <snip comments about more testing and longer RC period>

At least two of us are seeing a bug in read_write_mutex too.

More testing via a longer period and / or more testers. More testers
is obviously but outside the control of boost without volunteers.

So, I'm trying to put my money where my mouth is and contribute to the
testing but it fails or rather hangs... perhaps on a test... Any
ideas? Console below.

matt.
matthurd_at_[hidden]
__________________

matt_at_aud001:/zomojo/regression_boost> python regression.py
--runner=zomojo --toolsets=gcc
# Cleaning up "/zomojo/regression_boost/boost" directory ...
# Cleaning up "/zomojo/regression_boost/boost/bin" directory ...
# Cleaning up "/zomojo/regression_boost/results" directory ...
# Getting sources (2005-08-23T08:17:41Z)...
# Downloading "http://www.meta-comm.com/engineering/boost/snapshot/boost-CVS-HEAD.tar.bz2"
to "/zomojo/regression_boost"...
# Looking for old unpacked archives...
# Unpacking boost tarball ("/zomojo/regression_boost/boost-CVS-HEAD.tar.bz2")...
# Unpacked into directory
"/zomojo/regression_boost/boost-CVS-HEAD-05-08-23-0802"
# Renaming "/zomojo/regression_boost/boost-CVS-HEAD-05-08-23-0802"
into "/zomojo/regression_boost/boost"
# Preinstalled "/zomojo/regression_boost/bjam" is not found; building one...
# Found "bjam" source directory
"/zomojo/regression_boost/boost/tools/build/jam_src"
# Building "bjam" (./build.sh gcc)...
###
### Using 'gcc' toolset.
###
rm -rf bootstrap
mkdir bootstrap
gcc -o bootstrap/jam0 command.c compile.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 modules/set.c modules/path.c modules/regex.c
modules/property-set.c modules/sequence.c modules/order.c
./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 43 targets...
...updating 2 targets...
[MKDIR] bin.linux
[COMPILE] bin.linux/bjam
...updated 2 targets...
# Searching for "bjam" in
"/zomojo/regression_boost/boost/tools/build/jam_src"...
# bjam succesfully built in
"/zomojo/regression_boost/boost/tools/build/jam_src/bin.linux/bjam"
location
# Preinstalled "/zomojo/regression_boost/process_jam_log" is not
found; building one...
# Found "process_jam_log" source directory
"/zomojo/regression_boost/boost/tools/regression/build"
# Building "process_jam_log"
("/zomojo/regression_boost/boost/tools/build/jam_src/bin.linux/bjam"
"-sBOOST_BUILD_PATH=/zomojo/regression_boost"
"-sBOOST_ROOT=/zomojo/regression_boost/boost" "-sTOOLS=gcc")...
...patience...
...found 765 targets...
...updating 28 targets...
MkDir1 ../../../bin
MkDir1 ../../../bin/boost
MkDir1 ../../../bin/boost/libs
MkDir1 ../../../bin/boost/libs/filesystem
MkDir1 ../../../bin/boost/libs/filesystem/build
MkDir1 ../../../bin/boost/libs/filesystem/build/libboost_filesystem.a
MkDir1 ../../../bin/boost/libs/filesystem/build/libboost_filesystem.a/gcc
MkDir1 ../../../bin/boost/libs/filesystem/build/libboost_filesystem.a/gcc/release
gcc-C++-action ../../../bin/boost/libs/filesystem/build/libboost_filesystem.a/gcc/release/exception.o
gcc-C++-action ../../../bin/boost/libs/filesystem/build/libboost_filesystem.a/gcc/release/operations_posix_windows.o
gcc-C++-action ../../../bin/boost/libs/filesystem/build/libboost_filesystem.a/gcc/release/path_posix_windows.o
gcc-C++-action ../../../bin/boost/libs/filesystem/build/libboost_filesystem.a/gcc/release/convenience.o
gcc-Archive-action
../../../bin/boost/libs/filesystem/build/libboost_filesystem.a/gcc/release/libboost_filesystem-gcc-1_33.a
/usr/bin/ar: creating
../../../bin/boost/libs/filesystem/build/libboost_filesystem.a/gcc/release/libboost_filesystem-gcc-1_33.a
system-Ranlib ../../../bin/boost/libs/filesystem/build/libboost_filesystem.a/gcc/release/libboost_filesystem-gcc-1_33.a
MkDir1 ../../../bin/boost/tools
MkDir1 ../../../bin/boost/tools/regression
MkDir1 ../../../bin/boost/tools/regression/build
MkDir1 ../../../bin/boost/tools/regression/build/process_jam_log
MkDir1 ../../../bin/boost/tools/regression/build/process_jam_log/gcc
MkDir1 ../../../bin/boost/tools/regression/build/process_jam_log/gcc/release
gcc-C++-action ../../../bin/boost/tools/regression/build/process_jam_log/gcc/release/process_jam_log.o
gcc-C++-action ../../../bin/boost/tools/regression/build/process_jam_log/gcc/release/tiny_xml.o
gcc-Link-action
../../../bin/boost/tools/regression/build/process_jam_log/gcc/release/process_jam_log
Chmod1 ../../../bin/boost/tools/regression/build/process_jam_log/gcc/release/process_jam_log
MkDir1 ../../../bin/boost/tools/regression/build/compiler_status
MkDir1 ../../../bin/boost/tools/regression/build/compiler_status/gcc
MkDir1 ../../../bin/boost/tools/regression/build/compiler_status/gcc/release
gcc-C++-action ../../../bin/boost/tools/regression/build/compiler_status/gcc/release/compiler_status.o
gcc-C++-action ../../../bin/boost/tools/regression/build/compiler_status/gcc/release/tiny_xml.o
gcc-Link-action
../../../bin/boost/tools/regression/build/compiler_status/gcc/release/compiler_status
Chmod1 ../../../bin/boost/tools/regression/build/compiler_status/gcc/release/compiler_status
...updated 28 targets...
# Searching for "process_jam_log" in
"/zomojo/regression_boost/boost/bin/boost/tools/regression/build/process_jam_log"...
# process_jam_log succesfully built in
"/zomojo/regression_boost/boost/bin/boost/tools/regression/build/process_jam_log/gcc/release/process_jam_log"
location
# Making "/zomojo/regression_boost/results" directory...
# Starting tests
("/zomojo/regression_boost/boost/tools/build/jam_src/bin.linux/bjam"
"-sBOOST_BUILD_PATH=/zomojo/regression_boost"
"-sBOOST_ROOT=/zomojo/regression_boost/boost" "-sTOOLS=gcc" -d2
--dump-tests "-sALL_LOCATE_TARGET=/zomojo/regression_boost/results"
>>"/zomojo/regression_boost/results/bjam.log" 2>&1)...


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk