MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015860 | CMake | Modules | public | 2015-11-24 23:55 | 2016-05-02 08:30 |
Reporter | Yubin Lim | ||||
Assigned To | |||||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | suspended | ||
Platform | Linux | OS | CentOS | OS Version | 6.6 |
Product Version | CMake 3.4 | ||||
Target Version | Fixed in Version | ||||
Summary | 0015860: FindBoost module return fails | ||||
Description | My CentOS 6.6 with SCL/devtoolset-3 machine, FindBoost module return this error always. CMake Error at /usr/lib64/boost/Boost.cmake:536 (message): The imported target "boost_date_time-static" references the file "/usr/lib64/lib64/libboost_date_time.a" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib64/boost/Boost.cmake" but not all the files it references. Call Stack (most recent call first): /usr/lib64/boost/BoostConfig.cmake:28 (include) /usr/share/cmake-3.4/Modules/FindBoost.cmake:210 (find_package) src/pw/_check/CMakeLists.txt:302 (include) -- Configuring incomplete, errors occurred! See also "/home/purewell/git/libpw.centos6/build/CMakeFiles/CMakeOutput.log". See also "/home/purewell/git/libpw.centos6/build/CMakeFiles/CMakeError.log". make: *** [unix] Error 1 | ||||
Steps To Reproduce | 1. yum install scl, devtoolset-3, boost(1.41 official of CentOS6.6) 2. make CMakeLists.txt ===== cmake_minimum_required(VERSION 3.4) find_package(Boost 1.41 REQUIRED regex) ===== 3. run "scl enable devtoolset-3 bash" 4. cmake . | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-11-24 23:55 | Yubin Lim | New Issue | |||
2015-11-24 23:57 | Yubin Lim | Note Added: 0039908 | |||
2015-11-26 01:11 | Orion Poplawski | Note Added: 0039911 | |||
2015-11-30 09:28 | Brad King | Status | new => resolved | ||
2015-11-30 09:28 | Brad King | Resolution | open => suspended | ||
2016-05-02 08:30 | Robert Maynard | Note Added: 0040971 | |||
2016-05-02 08:30 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|