Boost logo

Boost-Build :

From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2008-03-29 12:09:48


Hi,

There appears to be a problem with libs/config/test. The nightly
tests are failing with this error message.

error: Unable to find file or target named
error: 'no_adl_barrier_pass.cpp'
error: referred from project at
error: '../libs/config/test'

and sure enough, it looks like this file is missing.

[kbelco_at_sahp7645 test]$ pwd
/var/scratch/boost/libs/config/test

[kbelco_at_sahp7645 test]$ grep no_adl *
config_test.cpp:#include "boost_no_adl_barrier.ipp"
config_test.cpp:namespace boost_no_adl_barrier = empty_boost;
config_test.cpp: if(0 != boost_no_adl_barrier::test())
Jamfile.v2:[ run no_adl_barrier_pass.cpp ]
Jamfile.v2:[ compile-fail no_adl_barrier_fail.cpp ] ;

Anyone know what happened here and what the fix is?

Thanks.

-- Noel


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk