Hi,

I've restarted the release branch tests for darwin (intel and ppc).  The PPC tests ran okay but I got this error trying to compile process_jam_log.cpp on the Intel-based machine.  If I just remove the -isysroot option, things compile okay.  Not sure who added this option for Intel Mac, nor when it was added.

A cron job is setup to run the tests twice a day (6 am and 6 pm) so once this is fixed in the 1.35 branch, you should see the results 12 hours later.

-- Noel

Begin forwarded message:

From: "K. Noel Belcourt" <kbelco@sandia.gov>
Date: July 1, 2008 11:15:10 AM MDT
To: "Belcourt, Kenneth" <kbelco@sandia.gov>
Subject: pjl build failure on release branch

darwin.compile.c++ bin/darwin-4.0.1/release/process_jam_log.o
     "/usr/bin/g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-
inline -Wall -fPIC -dynamic -no-cpp-precomp -gdwarf-2 -Wno-long-
double -isysroot /Developer/SDKs/MacOSX10.3.9.sdk  -
DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -
DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -D_CRT_SECURE_NO_WARNINGS  -I"/
private/tmp/kbelco/boost/boost" -c -o "bin/darwin-4.0.1/release/
process_jam_log.o" "../src/process_jam_log.cpp"

In file included from /private/tmp/kbelco/boost/boost/boost/config/
no_tr1/utility.hpp:21,
                  from /private/tmp/kbelco/boost/boost/boost/config/
select_stdlib_config.hpp:20,
                  from /private/tmp/kbelco/boost/boost/boost/
config.hpp:40,
                  from /private/tmp/kbelco/boost/boost/boost/
smart_ptr.hpp:14,
                  from ../src/detail/tiny_xml.hpp:17,
                  from ../src/process_jam_log.cpp:11:
/Developer/SDKs/MacOSX10.3.9.sdk/usr/include/c++/4.0.0/utility:65:28:
error: bits/c++config.h: No such file or directory