|
Boost : |
Subject: [boost] Testing issues
From: Belcourt, Kenneth (kbelco_at_[hidden])
Date: 2017-01-16 13:24:19
Hi,
Tests seem to have stopped cycling, and I see this error in the nightly testing output:
error: Cannot create link ../../../boost_root/boost/process.hpp to ../../../boost_root/libs/process/include/boost/process.hpp.
error: Link previously defined to another file, ../../../boost_root/libs/proccess/include/boost/process.hpp.
# Searching for "process_jam_log" in "/scratch/kbelco/boost_testing/boost_regression/stage/bin"...
Traceback (most recent call last):
File "run.py", line 71, in <module>
runner(root)
File "/scratch/kbelco/boost_testing/boost_regression_src/regression.py", line 287, in __init__
self.main()
File "/scratch/kbelco/boost_testing/boost_regression_src/regression.py", line 624, in main
getattr(self,action_m)()
File "/scratch/kbelco/boost_testing/boost_regression_src/regression.py", line 581, in command_regression
self.command_setup()
File "/scratch/kbelco/boost_testing/boost_regression_src/regression.py", line 352, in command_setup
self.build_if_needed(self.process_jam_log,self.pjl_toolset)
File "/scratch/kbelco/boost_testing/boost_regression_src/regression.py", line 715, in build_if_needed
tool[ 'build_path' ] = self.tool_path( tool )
File "/scratch/kbelco/boost_testing/boost_regression_src/regression.py", line 740, in tool_path
, '\n'.join( [ name_or_spec[ 'path' ], build_dir ] )
Exception: Cannot find "process_jam_log" in any of the following locations:
Does this problem look familiar to anyone?
â- Noel
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk