Re: [Boost-bugs] [Boost C++ Libraries] #5587: run.py building with multiple toolsets fails

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5587: run.py building with multiple toolsets fails
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-06-01 17:04:17


#5587: run.py building with multiple toolsets fails
--------------------------------------+-------------------------------------
  Reporter: apolukhin | Owner: grafik
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: Regression Testing
   Version: Boost Development Trunk | Severity: Regression
Resolution: | Keywords:
--------------------------------------+-------------------------------------

Comment (by apolukhin):

> Is it running out of memory? [[BR]]

 When I run run.py with a single toolset, it works perfectly.[[BR]]
 I`ve run the following command

 {{{
 "/home/antoshkka/boost_maintain/full_test/tools_bjam/bin.linuxx86_64/bjam"
 "-sBOOST_BUILD_PATH=/home/antoshkka/boost_maintain/full_test:/home/antoshkka/boost_maintain/full_test/tools_bb"
 "-sBOOST_ROOT=/home/antoshkka/boost_maintain/full_test/boost" "--
 boost=/home/antoshkka/boost_maintain/full_test/boost" "--boost-
 build=/home/antoshkka/boost_maintain/full_test/tools_bb" "--debug-
 configuration" -l300 gcc-4.3 gcc-4.4 gcc-4.5 clang intel -d2 preserve-
 test-targets=off --dump-tests -j2 "--build-
 dir=/home/antoshkka/boost_maintain/full_test/results"
>"/home/antoshkka/boost_maintain/full_test/log.log" 2>&1
 }}}

 and the last rows of log file are


 {{{
 notice: will use 'icpc' for intel-linux, condition <toolset>intel-linux
 notice: using intel libraries :: <toolset>intel-linux ::
 /opt/intel/composerxe-2011.3.174/bin/lib
 /opt/intel/composerxe-2011.3.174/lib/intel64
 /home/antoshkka/boost_maintain/full_test/tools_bb/build/feature.jam:320:
 in validate-feature from module feature
 error: unknown feature "<preserve-test-targets>"
 /home/antoshkka/boost_maintain/full_test/tools_bb/build/feature.jam:354:
 in expand-subfeatures-aux from module feature
 /home/antoshkka/boost_maintain/full_test/tools_bb/build/feature.jam:419:
 in feature.expand-subfeatures from module feature
 /home/antoshkka/boost_maintain/full_test/tools_bb/build/build-
 request.jam:20: in apply-to-property-set from module build-request
 /home/antoshkka/boost_maintain/full_test/tools_bb/kernel/modules.jam:103:
 in modules.call-in from module build-request
 /home/antoshkka/boost_maintain/full_test/tools_bb/util/sequence.jam:48: in
 sequence.transform from module sequence
 /home/antoshkka/boost_maintain/full_test/tools_bb/build/build-
 request.jam:32: in build-request.expand-no-defaults from module build-
 request
 /home/antoshkka/boost_maintain/full_test/tools_bb/build-system.jam:624: in
 load from module build-system
 /home/antoshkka/boost_maintain/full_test/tools_bb/kernel/modules.jam:283:
 in import from module modules
 /home/antoshkka/boost_maintain/full_test/tools_bb/kernel/bootstrap.jam:142:
 in boost-build from module
 /home/antoshkka/boost_maintain/full_test/boost-build.jam:17: in module
 scope from module
 }}}

 Did you mean that command?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5587#comment:4>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:06 UTC