Boost logo

Boost-Build :

Subject: [Boost-build] Image related problem with feature.jam?
From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2010-02-11 14:19:41


Hi.

I was trying to run the cuda tests on our system and ran into this
error. Since the Boost tests worked okay last night, I suspect there
must be a recent change that caused this problem.

-- Noel

/tmp/kbelco/boost/tools_bb/build/feature.jam:766: in expand-
composites from module feature
error: explicitly-specified values of non-free feature <xsl:param>
conflict
error: existing values: boost.image=Boost nav.layout=horizontal
error: value from expanding <xsl:param>nav.layout=horizontal :
nav.layout=horizontal
/tmp/kbelco/boost/tools_bb/build/feature.jam:852: in feature.expand
from module feature
/tmp/kbelco/boost/tools_bb/build/targets.jam:970: in evaluate-
requirements from module targets
/tmp/kbelco/boost/tools_bb/build/targets.jam:1065: in common-
properties2 from module targets
/tmp/kbelco/boost/tools_bb/build/targets.jam:937: in targets.common-
properties from module targets
/tmp/kbelco/boost/tools_bb/build/targets.jam:1232: in object(alias-
target-class)@47.generate from module object(alias-target-class)@47
/tmp/kbelco/boost/tools_bb/build/targets.jam:732: in generate-really
from module object(main-target)@557
/tmp/kbelco/boost/tools_bb/build/targets.jam:704: in object(main-
target)@557.generate from module object(main-target)@557
/tmp/kbelco/boost/tools_bb/build/targets.jam:848: in targets.generate-
from-reference from module targets
/tmp/kbelco/boost/tools_bb/build/targets.jam:1201: in generate-
dependencies from module object(typed-target)@20
/tmp/kbelco/boost/tools_bb/build/targets.jam:1249: in object(typed-
target)@20.generate from module object(typed-target)@20
/tmp/kbelco/boost/tools_bb/build/targets.jam:732: in generate-really
from module object(main-target)@529
/tmp/kbelco/boost/tools_bb/build/targets.jam:704: in object(main-
target)@529.generate from module object(main-target)@529
/tmp/kbelco/boost/tools_bb/build-system.jam:710: in load from module
build-system
/tmp/kbelco/boost/tools_bb/kernel/modules.jam:283: in import from
module modules
/tmp/kbelco/boost/tools_bb/kernel/bootstrap.jam:142: in boost-build
from module
/tmp/kbelco/boost/boost-build.jam:17: in module scope from module

# Searching for "process_jam_log" in "/tmp/kbelco/boost/
tools_regression/build"...
Traceback (most recent call last):
   File "run.py", line 60, in ?
     runner(root)
   File "/tmp/kbelco/boost/tools_regression_src/regression.py", line
193, in __init__
     self.main()
   File "/tmp/kbelco/boost/tools_regression_src/regression.py", line
551, in main
     getattr(self,action_m)()
   File "/tmp/kbelco/boost/tools_regression_src/regression.py", line
508, in command_regression
     self.command_setup()
   File "/tmp/kbelco/boost/tools_regression_src/regression.py", line
300, in command_setup
     self.build_if_needed(self.process_jam_log,self.pjl_toolset)
   File "/tmp/kbelco/boost/tools_regression_src/regression.py", line
650, in build_if_needed
     tool[ 'build_path' ] = self.tool_path( tool )
   File "/tmp/kbelco/boost/tools_regression_src/regression.py", line
673, 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:


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