Boost logo

Boost Testing :

From: Stephen Carson (StephenC_at_[hidden])
Date: 2005-12-17 11:17:59


After a pause in my testing (due to my Mac being off for repair) I tried to
run a full test last night. What happened is below. I believe I had run a
full test successfully since switching back to HEAD so something must
have happened in the last week.

--
Stephen W. Carson
Dirxion Software, St. Louis, MO, USA.
Fri Dec 16 23:21:23 CST 2005
# Cleaning up "/Users/stephencarson/Development/boost/boost" 
directory ...
# Cleaning up "/Users/stephencarson/Development/boost/boost/bin" 
directory ...
# Cleaning up "/Users/stephencarson/Development/boost/results" 
directory ...
# Getting sources (2005-12-17T05:22:02Z)...
# Downloading "http://www.meta-comm.com/engineering/boost/
snapshot/boost-CVS-HEAD.tar.bz2" to "/Users/stephencarson/
Development/boost"...
# Looking for old unpacked archives...
# Unpacking boost tarball ("/Users/stephencarson/Development/boost/
boost-CVS-HEAD.tar.bz2")...
#     Unpacked into directory "/Users/stephencarson/Development/
boost/boost-CVS-HEAD-05-12-17-0506"
# Renaming "/Users/stephencarson/Development/boost/boost-CVS-
HEAD-05-12-17-0506" into "/Users/stephencarson/Development/boost/
boost"
# Preinstalled "/Users/stephencarson/Development/boost/bjam" is not 
found; building one...
# Found "bjam" source directory "/Users/stephencarson/Development/
boost/boost/tools/build/jam_src"
# Building "bjam" (./build.sh darwin)...
###
### Using 'darwin' toolset.
###
rm -rf bootstrap
mkdir bootstrap
cc -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
./bootstrap/jam0 -f build.jam --toolset=darwin --toolset-root= clean
...found 1 target...
...updating 1 target...
...updated 1 target...
./bootstrap/jam0 -f build.jam --toolset=darwin --toolset-root=
...found 45 targets...
...updating 2 targets...
[MKDIR] bin.macosxppc
[COMPILE] bin.macosxppc/bjam
...updated 2 targets...
# Searching for "bjam" in "/Users/stephencarson/Development/boost/
boost/tools/build/jam_src"...
# bjam succesfully built in "/Users/stephencarson/Development/boost/
boost/tools/build/jam_src/bin.macosxppc/bjam" location
# Preinstalled "/Users/stephencarson/Development/boost/
process_jam_log" is not found; building one...
# Found "process_jam_log" source directory "/Users/stephencarson/
Development/boost/boost/tools/regression/build"
# Building "process_jam_log" ("/Users/stephencarson/Development/
boost/boost/tools/build/jam_src/bin.macosxppc/bjam" "-
sBOOST_BUILD_PATH=/Users/stephencarson/Development/boost" "-
sBOOST_ROOT=/Users/stephencarson/Development/boost/boost" "-
sTOOLS=darwin")...
...patience...
...found 962 targets...
...updating 29 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/darwin
MkDir1 ../../../bin/boost/libs/filesystem/build/libboost_filesystem.a/
darwin/release
darwin-C++-action ../../../bin/boost/libs/filesystem/build/
libboost_filesystem.a/darwin/release/exception.o
darwin-C++-action ../../../bin/boost/libs/filesystem/build/
libboost_filesystem.a/darwin/release/operations.o
/Users/stephencarson/Development/boost/boost/libs/filesystem/src/
operations.cpp:55:28: sys/statvfs.h: No such file or directory
/Users/stephencarson/Development/boost/boost/libs/filesystem/src/
operations.cpp: In
   function `boost::filesystem::detail::space_pair 
   boost::filesystem::detail::space_api(const std::string&)':
/Users/stephencarson/Development/boost/boost/libs/filesystem/src/
operations.cpp:936: error: aggregate
   `boost::filesystem::detail::statvfs vfs' has incomplete type and cannot 
be 
   defined
/Users/stephencarson/Development/boost/boost/libs/filesystem/src/
operations.cpp:938: error: `::
   statvfs' undeclared (first use here)
    c++ -c -ftemplate-depth-256  -DNDEBUG -DNDEBUG -
DBOOST_FILESYSTEM_STATIC_LINK -Wno-long-double -no-cpp-
precomp -O3 -finline-functions -Wno-inline -Wall   -I"../../../bin/boost/libs/
filesystem/build" -I"/Users/stephencarson/Development/boost/boost" -I"/
usr/include" -I"/Users/stephencarson/Development/boost/boost" -o "../../
../bin/boost/libs/filesystem/build/libboost_filesystem.a/darwin/release/
operations.o" "/Users/stephencarson/Development/boost/boost/libs/
filesystem/build/../src/operations.cpp"
...failed darwin-C++-action ../../../bin/boost/libs/filesystem/build/
libboost_filesystem.a/darwin/release/operations.o...
darwin-C++-action ../../../bin/boost/libs/filesystem/build/
libboost_filesystem.a/darwin/release/path.o
darwin-C++-action ../../../bin/boost/libs/filesystem/build/
libboost_filesystem.a/darwin/release/portability.o
darwin-C++-action ../../../bin/boost/libs/filesystem/build/
libboost_filesystem.a/darwin/release/utf8_codecvt_facet.o
...skipped <@boost!libs!filesystem!build/libboost_filesystem.a/darwin/
release>libboost_filesystem-1_34.a for lack of <
@boost!libs!filesystem!build/libboost_filesystem.a/darwin/release>
operations.o...
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/darwin
MkDir1 ../../../bin/boost/tools/regression/build/process_jam_log/darwin/
release
darwin-C++-action ../../../bin/boost/tools/regression/build/
process_jam_log/darwin/release/process_jam_log.o
darwin-C++-action ../../../bin/boost/tools/regression/build/
process_jam_log/darwin/release/tiny_xml.o
...skipped <@boost!tools!regression!build/process_jam_log/darwin/
release>process_jam_log for lack of <@boost!libs!filesystem!build/
libboost_filesystem.a/darwin/release>libboost_filesystem-1_34.a...
MkDir1 ../../../bin/boost/tools/regression/build/compiler_status
MkDir1 ../../../bin/boost/tools/regression/build/compiler_status/darwin
MkDir1 ../../../bin/boost/tools/regression/build/compiler_status/darwin/
release
darwin-C++-action ../../../bin/boost/tools/regression/build/
compiler_status/darwin/release/compiler_status.o
darwin-C++-action ../../../bin/boost/tools/regression/build/
compiler_status/darwin/release/tiny_xml.o
...skipped <@boost!tools!regression!build/compiler_status/darwin/
release>compiler_status for lack of <@boost!libs!filesystem!build/
libboost_filesystem.a/darwin/release>libboost_filesystem-1_34.a...
...failed updating 1 target...
...skipped 3 targets...
...updated 25 targets...
# Searching for "process_jam_log" in "/Users/stephencarson/
Development/boost/boost/bin/boost/tools/regression/build/
process_jam_log"...
Traceback (most recent call last):
  File "regression.py", line 882, in ?
    commands[ command ]( **accept_args( args ) )
  File "regression.py", line 706, in regression
    setup( comment, toolsets, bjam_toolset, pjl_toolset, monitored, proxy, 
[] )
  File "regression.py", line 434, in setup
    build_if_needed( process_jam_log, pjl_toolset, toolsets )
  File "regression.py", line 384, in build_if_needed
    tool[ 'build_path' ] = tool_path( tool )
  File "regression.py", line 345, in tool_path
    raise Exception( 'Cannot find "%s" in any of the following locations:\
n%s' % (
Exception: Cannot find "process_jam_log" in any of the following 
locations:
/Users/stephencarson/Development/boost/process_jam_log
/Users/stephencarson/Development/boost/boost/bin/boost/tools/
regression/build/process_jam_log
Fri Dec 16 23:31:07 CST 2005 
_______________________________________________________
_________
Sent via the WebMail system at Mail.Dirxion.com
 
                   

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