[Boost-bugs] [Boost C++ Libraries] #1698: Duplicate name of actual target

Subject: [Boost-bugs] [Boost C++ Libraries] #1698: Duplicate name of actual target
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-03-19 10:06:14


#1698: Duplicate name of actual target
----------------------------------------------------------+-----------------
 Reporter: Maik Beckmann <Beckmann.Maik_at_[hidden]> | Owner: vladimir_prus
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: build
  Version: Boost Development Trunk | Severity: Regression
 Keywords: |
----------------------------------------------------------+-----------------
 Hello

 Some days ago building a bunch of boost libs starts failing with
   <bjam-output>
 error: Duplicate name of actual target: <pstage/lib>
 libboost_test_exec_monitor-mt.a
   <bjam-output>

 I reduced it to this line
   <bash>
 ./tools/jam/src/bin.linuxx86_64/bjam variant=release link=static,shared
 --with-serialization --with-test stage
   </bash>
 while
   <bash>
 ./tools/jam/src/bin.linuxx86_64/bjam variant=release link=static,shared
 --with-test stage
   </bash>
 and
   <bash>
 ./tools/jam/src/bin.linuxx86_64/bjam variant=release link=static,shared
 --with-serialization stage
   </bash>
 work perfect.

 --Maik

 PS: I'll try to upload a log file of the bjam output

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1698>
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:49:57 UTC