Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12357: Seg Fault running bcp in 1.61.0 when trying to build in custom namespace
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-10-24 05:23:50
#12357: Seg Fault running bcp in 1.61.0 when trying to build in custom namespace
-------------------------------------+-------------------------------------
Reporter: Matthew Russell | Owner: johnmaddock
<mrussell@â¦> | Status: new
Type: Bugs | Component: bcp
Milestone: To Be Determined | Severity: Problem
Version: Boost 1.61.0 | Keywords: segmentation fault bcp
Resolution: | custom namespace
-------------------------------------+-------------------------------------
Comment (by anonymous):
I experienced the same problem with boost 1.62.
My steps to reproduce:
{{{
wget
https://sourceforge.net/projects/boost/files/boost/1.62.0/boost_1_62_0.tar.bz2
tar vxfj boost_1_62_0.tar.bz2
cd boost_1_62_0
./bootstrap.sh
./b2 --ignore-site-config tools/bcp
mkdir -p ../myboost_src_1_62_0
./dist/bin/bcp --boost=. --namespace=myboost --namespace-alias asio
../myboost_src_1_62_0
}}}
Problem is reproducible with different versions of Debian and Ubuntu
systems.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12357#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:20 UTC