Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11588: Build error using --build-type=complete (was: Build error Linux GCC using --build-type=complete)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-08-27 12:24:01
#11588: Build error using --build-type=complete
-------------------------------+---------------------------
Reporter: anonymous | Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: To Be Determined | Component: build
Version: Boost 1.59.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------------
Comment (by anonymous):
{{{
b2 --build-type=complete ^
--without-mpi ^
toolset=msvc-12.0 ^
architecture=x86 ^
address-model=64 ^
link=static ^
-sZLIB_BINARY=zlib ^
-sZLIB_INCLUDE=!BUILD_PREFIX!\include ^
-sZLIB_LIBPATH=!BUILD_PREFIX!\lib ^
-sBZIP2_BINARY=libbz2 ^
-sBZIP2_INCLUDE=!BUILD_PREFIX!\include ^
-sBZIP2_LIBPATH=!BUILD_PREFIX!\lib ^
-sICU_PATH=!BUILD_PREFIX! ^
--prefix=!BUILD_PREFIX! install -j8
(Environment variables don't matter)
Performing configuration checks
- 32-bit : yes
- arm : no
- mips1 : no
- power : no
- sparc : no
- x86 : yes
- symlinks supported : no
- junctions supported : yes
- hardlinks supported : yes
- 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
- zlib : yes
- iconv (libc) : no
- iconv (separate) : no
- icu : yes
- compiler-supports-visibility : no
- message-compiler : yes
- compiler-supports-ssse3 : yes
- compiler-supports-avx2 : yes
- gcc visibility : no
- long double support : yes
- zlib : yes (cached)
- zlib : yes (cached)
- zlib : yes (cached)
- zlib : yes (cached)
warning: Skipping Boost.Locale library with threading=single.
warning: Skipping Boost.Thread library with threading=single.
warning: Skipping Boost.Wave library with threading=single.
- zlib : yes (cached)
error: Name clash for '<pA:\dev-git\3rdParty\windows-x86_64-vc120\lib
>libboost_atomic-vc120-mt-sgd-1_59.l
ib'
error:
error: Tried to build the target twice, with property sets having
error: these incompatible properties:
error:
error: - none
error: - <dll-path>/A:/dev-git/3rdParty/windows-x86_64-vc120/bin
error:
error: Please make sure to have consistent requirements for these
error: properties everywhere in your project, especially for install
error: targets.
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11588#comment:2> 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:18 UTC