error: [ control enum hardware profiles services ] != [ control enum
hardware profiles services deleted device ids ] error: [ control enum hardware profiles services ] != [ control enum hardware profiles services deleted device ids ] 414 passed 2 failed
Fixed.
So I updated the trunk and rebuild bjam ( the correct one! ) and rerun core_language.py. I don't think anything changed. The output is:
failure {{{ "['c:\\boost\\tools\\build\\v2\\test\\..\\engine\\bin.ntx86\\bjam', '-sBOOST_BUILD_PATH="c:\\boost\\tools\\build\\v2\\test/.."', '-d0', '--quiet', '-ftest.jam', '--test-config="c:\\boost\\tools\\build\\v2\\test\\test-config.jam"', '--ignore-toolset-requirements']" returned 1 }}} reason {{{ unexpected status returned by bjam }}} changes caused by the last build command {{{ Added files : [] Removed files : [] Modified files: [] Touched files : [] }}} STDOUT {{{ error: [ control enum hardware profiles services ] != [ control enum hardware profiles services deleted device ids ] error: [ control enum hardware profiles services ] != [ control enum hardware profiles services deleted device ids ] 414 passed 2 failed }}} STDERR {{{ }}} stacktrace {{{ at line 590 of c:\boost\tools\build\v2\test\BoostBuild.py (fail_test) from line 485 of c:\boost\tools\build\v2\test\BoostBuild.py (run_build_system) from line 11 of core_language.py (<module>) }}} BTW, I reverted back all changes I did, regarding "bjam.exe" and "shell=True". Christian