Boost logo

Boost :

Subject: Re: [boost] Can't run tests on develop
From: Vladimir Prus (ghost_at_[hidden])
Date: 2014-07-11 13:12:45


On 07/11/2014 09:03 PM, Peter Dimov wrote:
> When I try to run the smart_ptr tests on develop by the usual:
>
> C:\Projects\boost-git\boost\libs\smart_ptr\test>b2 toolset=gcc,gcc-cxx11,msvc-8.0,msvc-10.0,msvc-12.0
>
> I now get the following errors:
>
> ...found 1 target...
> ...updating 1 target...
> msvc.write-setup-script C:\Users\PETERD~1\AppData\Local\Temp\b2_msvc_12.0_vcvarsall_x86.cmd
> ...updated 1 target...
> ...found 1 target...
> ...updating 1 target...
> msvc.write-setup-script C:\Users\PETERD~1\AppData\Local\Temp\b2_msvc_12.0_vcvarsall_x86_amd64.cmd
> ...updated 1 target...
> ...found 1 target...
> ...updating 1 target...
> msvc.write-setup-script C:\Users\PETERD~1\AppData\Local\Temp\b2_msvc_8.0_vcvarsall_x86.cmd
> ...updated 1 target...
> ...found 1 target...
> ...updating 1 target...
> msvc.write-setup-script C:\Users\PETERD~1\AppData\Local\Temp\b2_msvc_8.0_vcvarsall_x86_amd64.cmd
> ...updated 1 target...
> C:/Projects/boost-git/boost/tools/build/src/tools\msvc.jam:1057: in configure-really
> *** argument error
> * rule locate-default-setup ( command : parent : setup-name )
> * called with: ( : C:\Program Files (x86)\Microsoft Visual Studio 8\vc\WPSDK : vcvarsphoneall.bat )

Peter,

What revision of tools/build do you have. This is supposed to be fix in

        https://github.com/boostorg/build/commit/d7fd728245d7c5db73e15d17724589c3d80bdb84

- Volodya


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk