|
Boost Users : |
Subject: Re: [Boost-users] Boost 1_58_0_rc1 is available for testing
From: Alain Miniussi (alain.miniussi_at_[hidden])
Date: 2015-03-16 06:31:30
Hi,
I am getting the same problem as with git/master:
[alain_at_compute-0-9 boost_1_58_0_b1]$ ./b2
Building the Boost C++ Libraries.
Performing configuration checks
- 32-bit : no
- 64-bit : yes
- arm : no
- mips1 : no
- power : no
- sparc : no
- x86 : yes
- lockfree boost::atomic_flag : yes
- lockfree boost::atomic_flag : yes
- has_icu builds : no
- zlib : yes
- iconv (libc) : yes
- icu : no
- icu (lib64) : no
- compiler-supports-ssse3 : yes
- compiler-supports-avx2 : yes
- gcc visibility : yes
- long double support : yes
- zlib : yes
error: Name clash for '<pstage/lib>libboost_system.so.1.58.0'
error:
error: Tried to build the target twice, with property sets having
error: these incompabile properties:
error:
error: - none
error: - <address-model>64 <architecture>x86
error:
error: Please make sure to have consistent requirements for these
error: properties everywhere in your project, especially for install
error: targets.
[alain_at_compute-0-9 boost_1_58_0_b1]$
Thanks
* System:
[alain_at_compute-0-9 boost_1_58_0_b1]$ more /etc/centos-release
CentOS release 6.3 (Final)
[alain_at_compute-0-9 boost_1_58_0_b1]
* Configured with:
./bootstrap.sh
--prefix=/home/alain/install/boost-1.58.0.rc2-intel15-ompi184
--with-toolset=intel-linux
* Compiler:
[alain_at_compute-0-9 boost_1_58_0_b1]$ icpc --version
icpc (ICC) 15.0.2 20150121
Copyright (C) 1985-2015 Intel Corporation. All rights reserved.
[alain_at_compute-0-9 boost_1_58_0_b1]$
* Source from:
boost_1_58_0_b1_rc2.zip
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net