Re: [Boost-bugs] [Boost C++ Libraries] #6639: b2 --clean-all fails under Visual Studio 2008 and 2011

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6639: b2 --clean-all fails under Visual Studio 2008 and 2011
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-07-04 20:55:27


#6639: b2 --clean-all fails under Visual Studio 2008 and 2011
----------------------------------------------+-----------------------------
  Reporter: Florian George <fgeorge@…> | Owner:
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: Building Boost
   Version: Boost 1.49.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------------------+-----------------------------

Comment (by Florian George <fgeorge@…>):

 This issue is still present in Boost 1.50.0

 Tested under Visual Studio 2008 SP1

 Output:
 {{{
 C:\temp\boost_1_50_0>b2 --clean-all

 Building the Boost C++ Libraries.


 Performing configuration checks

     - has_icu builds : no
 warning: Graph library does not contain MPI-based parallel components.
 note: to enable them, add "using mpi ;" to your user-config.jam
     - iconv (libc) : no
     - iconv (separate) : no
     - icu : no
     - icu (lib64) : no
     - gcc visibility : no
     - long double support : yes
 warning: skipping optional Message Passing Interface (MPI) library.
 note: to enable MPI support, add "using mpi ;" to user-config.jam.
 note: to suppress this message, pass "--without-mpi" to bjam.
 note: otherwise, you can safely ignore this message.
 ...found 1 target...
 ...updating 1 target...
 ...updated 1 target...

 C:\temp\boost_1_50_0>
 }}}

 After cleanup, the boost_1_50_0/bin.v2 directory is still full of
 temporary files.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6639#comment:1>
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:10 UTC