Re: [boost] Problem with regression tests

2003-01-24 Thread Beman Dawes
At 07:04 AM 1/24/2003, John Maddock wrote:

>> I have now run the regression tests on a Cray SV1 but it seems there is
>> still a problem in the postprocessing stage. I get output like:
>
>I would expect to see that if you haven't filtered the bjam output 
through
>process_jam_log, double check your bin/ directory to see what output 
files
>have been generated for each target.

Good advice.

Also, it is a lot easier to get started if you limit initial testing to one 
simple test.

I like to use config_info because its output helps you verify that there 
aren't serious configuration problems.

Try running one step at a time, inspecting important outputs.

* stdout and stderr from the bjam run.
* The test_log.xml file output from process_jam_log.
* The table files output from compiler_status.

HTH,

--Beman


___
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Re: [boost] Problem with regression tests

2003-01-24 Thread John Maddock
> I have now run the regression tests on a Cray SV1 but it seems there is
> still a problem in the postprocessing stage. I get output like:

I would expect to see that if you haven't filtered the bjam output through
process_jam_log, double check your bin/ directory to see what output files
have been generated for each target.

John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm



___
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost



[boost] Problem with regression tests

2003-01-23 Thread Matthias Troyer
Hi,

I have now run the regression tests on a Cray SV1 but it seems there is 
still a problem in the postprocessing stage. I get output like:

generating html tables:
Using /u/ph/troyer/boost/status/bin/bind_test.test to determine 
compilers
Missing jam_log.xml in target 
"/u/ph/troyer/boost/status/bin/bind_test.test/cray/debug"
Missing jam_log.xml in target 
"/u/ph/troyer/boost/status/bin/mem_fn_test.test/cray/debug"
Missing jam_log.xml in target 
"/u/ph/troyer/boost/status/bin/mem_fn_void_test.test/cray/debug"
Missing jam_log.xml in target 
"/u/ph/troyer/boost/status/bin/mem_fn_derived_test.test/cray/debug"
Missing jam_log.xml in target 
"/u/ph/troyer/boost/status/bin/config_info.test/cray/debug"
Missing jam_log.xml in target 
"/u/ph/troyer/boost/status/bin/array1.test/cray/debug"
Missing jam_log.xml in target 
"/u/ph/troyer/boost/status/bin/array2.test/cray/debug"
Missing jam_log.xml in target 
"/u/ph/troyer/boost/status/bin/array3.test/cray/debug"
Missing jam_log.xml in target 
"/u/ph/troyer/boost/status/bin/array4.test/cray/debug"
...

Can anyone help me and point me to a location where I might start 
looking for the problem?

Matthias

___
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost