Re: [Boost-bugs] [Boost C++ Libraries] #2164: locate_root wrong under CygWin

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2164: locate_root wrong under CygWin
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-12-05 10:53:31


#2164: locate_root wrong under CygWin
-------------------------------+--------------------------------------------
  Reporter: anonymous | Owner: bemandawes
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: system
   Version: Boost 1.35.0 | Severity: Showstopper
Resolution: | Keywords: cygwin
-------------------------------+--------------------------------------------

Comment(by jim_at_[hidden]):

 This bug still present, though #2163 is fixed. bjam derails here:

 {{{
 # Getting test case results out of
 "/cygdrive/C/tmp/boost_rt/results/bjam.log"...
 boost_root: c:/tmp/boost_rt/boost
 locate_root: c:/tmp/boost_rt/boost/status/cygdrive/C/tmp/boost_rt/results
 *****Warning - can't open output file:
 c:/tmp/boost_rt/boost/status/cygdrive/C/tmp/boost_rt/results/rs/test/weighted_extended_p_square.test/gcc-3.4.4/debug
 /link-static/test_log.xml
 *****Warning - can't open output file:
 c:/tmp/boost_rt/boost/status/cygdrive/C/tmp/boost_rt/results/gcc-3.4.4/debug
 /link-static/test_log.xml
 ...
 }}}

 No results files subsequently found.

 boost_root and locate_root should be /cygdrive/C/tmp/boost_rt/... not
 C:/tmp/boost_rt/.../cygdrive/C/tmp/...

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2164#comment:4>
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:59 UTC