
I tried to put a user-config.jam file in the top directory (where run.py is) but it did not work. Where should I put user-config.jam, it seems it was not found. user-config.jam: using gcc : 4.1 : g++4 : <compileflags>-mfpmath=sse <compileflags>-mieee-fp <compileflags>-march=nocona ; using intel-linux : 10.0 : icpc : <compileflags>-mp <compileflags>-march=pentium4 ; command to run the tests: $ python run.py --runner=bronf --platform=linux_x86_64 --tag=trunk --bjam-options=-j4 --toolsets=gcc-4.1,intel-linux-10.0 output in results/bjam.log: notice: found boost-build.jam at /soft/bal/usr/builds/boost_test/boost/boost-build.jam notice: loading Boost.Build from /soft/bal/usr/builds/boost_test/tools_bb notice: Searching /etc /soft/bal /soft/bal/usr/builds/boost_test/tools_bb /soft/bal/usr/builds/boost_test /soft/bal/usr/builds/boost_test/tools_bb /soft/bal/usr/builds/boost_test/tools_bb/kernel /soft/bal/usr/builds/boost_test/tools_bb/util /soft/bal/usr/builds/boost_test/tools_bb/build /soft/bal/usr/builds/boost_test/tools_bb/tools /soft/bal/usr/builds/boost_test/tools_bb/contrib /soft/bal/usr/builds/boost_test/tools_bb/. for site-config configuration file site-config.jam . notice: Loading site-config configuration file site-config.jam from /soft/bal/usr/builds/boost_test/tools_bb/site-config.jam . notice: Searching /soft/bal /soft/bal/usr/builds/boost_test/tools_bb /soft/bal/usr/builds/boost_test /soft/bal/usr/builds/boost_test/tools_bb /soft/bal/usr/builds/boost_test/tools_bb/kernel /soft/bal/usr/builds/boost_test/tools_bb/util /soft/bal/usr/builds/boost_test/tools_bb/build /soft/bal/usr/builds/boost_test/tools_bb/tools /soft/bal/usr/builds/boost_test/tools_bb/contrib /soft/bal/usr/builds/boost_test/tools_bb/. for user-config configuration file user-config.jam . notice: Loading user-config configuration file user-config.jam from /soft/bal/usr/builds/boost_test/tools_bb/user-config.jam . notice: iostreams: using prebuilt zlib notice: iostreams: using prebuilt bzip2 notice: [python-cfg] Configuring python... notice: [python-cfg] Checking interpreter command "python"... notice: [python-cfg] running command '"python" -c "from sys import *; print 'version=%d.%d\nplatform=%s\nprefix=%s\nexec_prefix=%s\nexecutable=%s' % (version_info[0],version_info[1],platform,prefix,exec_prefix,executable)" 2>&1' notice: [python-cfg] ...requested configuration matched! notice: [python-cfg] Details of this Python configuration: notice: [python-cfg] interpreter command: "python" notice: [python-cfg] include path: "/usr/include/python2.3" notice: [python-cfg] library path: "/usr/lib/python2.3/config" "/usr/lib" warning: No toolsets are configured. warning: Configuring default toolset "gcc". warning: If the default is wrong, your build may not work correctly. warning: Use the "toolset=xxxxx" option to override our guess. warning: For more configuration options, please consult warning: http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html notice: will use 'g++' for gcc, condition <toolset>gcc-3.4.6 notice: using gcc libraries :: <toolset>gcc-3.4.6 :: /usr/bin /usr/lib /usr/lib32 /usr/lib64 notice: using gcc archiver :: <toolset>gcc-3.4.6 :: /usr/bin/ar warning: toolset gcc initialization: can not find tool windres warning: initialized from notice: using rc compiler :: <toolset>gcc-3.4.6 :: /usr/bin/as /soft/bal/usr/builds/boost_test/tools_bb/build/feature.jam:293: in implied-subfeature from module feature error: "4.1" is not a known subfeature value of <toolset>gcc /soft/bal/usr/builds/boost_test/tools_bb/build/feature.jam:473: in validate-value-string from module feature /soft/bal/usr/builds/boost_test/tools_bb/build/feature.jam:344: in expand-subfeatures-aux from module feature /soft/bal/usr/builds/boost_test/tools_bb/build/feature.jam:405: in feature.expand-subfeatures from module feature /soft/bal/usr/builds/boost_test/tools_bb/build/build-request.jam:20: in apply-to-property-set from module build-request /soft/bal/usr/builds/boost_test/tools_bb/kernel/modules.jam:103: in modules.call-in from module build-request /soft/bal/usr/builds/boost_test/tools_bb/util/sequence.jam:48: in sequence.transform from module sequence /soft/bal/usr/builds/boost_test/tools_bb/build/build-request.jam:32: in build-request.expand-no-defaults from module build-request /soft/bal/usr/builds/boost_test/tools_bb/build-system.jam:585: in load from module build-system /soft/bal/usr/builds/boost_test/tools_bb/kernel/modules.jam:283: in import from module modules /soft/bal/usr/builds/boost_test/tools_bb/kernel/bootstrap.jam:138: in boost-build from module /soft/bal/usr/builds/boost_test/boost/boost-build.jam:17: in module scope from module F. Bron ___________________________________ Frédéric Bron (frederic.bron@alcan.com) Unité ALT, Alcan CRV, BP 27, 38341 Voreppe +33 4 76 57 81 72, +33 6 07 48 56 67 boost-bounces@lists.boost.org a écrit sur 02/12/2008 22:48:56 :
AMDG
frederic.bron@alcan.com wrote:
don't know how to make <e>intel-linux-10.0 ...found 1 target... ...can't find 1 target...
You need to initialize this toolset in your user-config.jam.
In Christ, Steven Watanabe
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Avis : Ce message et toute pièce jointe sont la propriété d'Alcan et sont destinés seulement aux personnes ou à l'entité à qui le message est adressé. Si vous avez reçu ce message par erreur, veuillez le détruire et en aviser l'expéditeur par courriel. Si vous n'êtes pas le destinataire du message, vous n'êtes pas autorisé à utiliser, à copier ou à divulguer le contenu du message ou ses pièces jointes en tout ou en partie. Notice: This message and any attachments are the property of Alcan and are intended solely for the named recipients or entity to whom this message is addressed. If you have received this message in error please inform the sender via e-mail and destroy the message. If you are not the intended recipient you are not allowed to use, copy or disclose the contents or attachments in whole or in part.