MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015836 | CMake | CMake | public | 2015-11-06 01:26 | 2016-05-02 08:30 |
Reporter | Abdul Naseer | ||||
Assigned To | |||||
Priority | immediate | Severity | block | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | OS | OS Version | |||
Product Version | CMake 3.1 | ||||
Target Version | Fixed in Version | ||||
Summary | 0015836: Cmake Build Fails for cmake 3.1 version | ||||
Description | I have tried to build the package cmake 3.1 I used below commands to build the package and install it [root@euca-10-254-99-245 cmake-3.1.0]# ./bootstrap --prefix=/apps/public/cmake_3.1/ --system-libs --no-system-jsoncpp --mandir=/share/man this above command is successfully completed. But when i go for the second command ( gmake command) it fails at some point ( at 31%-fails) [root@euca-10-254-169-217 cmake-3.1.0]# gmake [ 3%] Built target cmIML_test [ 9%] Built target cmsys [ 9%] Built target cmsysTestDynload [ 12%] Built target cmsys_c [ 12%] Built target cmsysTestProcess [ 13%] Built target cmsysTestSharedForward [ 14%] Built target cmsysTestsC [ 17%] Built target cmsysTestsCxx [ 18%] Built target cmcompress [ 31%] Built target cmForm [ 31%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmArchiveWrite.cxx.o /ephemeral/abdnasee/cmake/cmake-3.1.0/Source/cmArchiveWrite.cxx: In function âvoid cm_archive_entry_copy_sourcepath(archive_entry*, const std::string&)â: /ephemeral/abdnasee/cmake/cmake-3.1.0/Source/cmArchiveWrite.cxx:43: error: âarchive_entry_copy_sourcepath_wâ was not declared in this scope /ephemeral/abdnasee/cmake/cmake-3.1.0/Source/cmArchiveWrite.cxx: In constructor âcmArchiveWrite::cmArchiveWrite(std::ostream&, cmArchiveWrite::Compress, cmArchiveWrite::Type)â: /ephemeral/abdnasee/cmake/cmake-3.1.0/Source/cmArchiveWrite.cxx:164: error: âarchive_write_set_format_7zipâ was not declared in this scope gmake[2]: *** [Source/CMakeFiles/CMakeLib.dir/cmArchiveWrite.cxx.o] Error 1 gmake[1]: *** [Source/CMakeFiles/CMakeLib.dir/all] Error 2 gmake: *** [all] Error 2 | ||||
Steps To Reproduce | You can simply download one tar file of cmake 3.1 and untar it and do the build using below commands | ||||
Additional Information | When i am using the first command ( ./bootstrap --prefix=/apps/public/cmake_3.1/ --system-libs --no-system-jsoncpp --mandir=/share/man) without the options --system-libs, the build get successful, but then there wont be any lib files inside the installed path. Is this a bug or do i need to install any packages extra. I have installed all the required dependencies. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | Cmake error.JPG (128,444) 2015-11-06 01:26 https://public.kitware.com/Bug/file/5566/Cmake%20error.JPG | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-11-06 01:26 | Abdul Naseer | New Issue | |||
2015-11-06 01:26 | Abdul Naseer | File Added: Cmake error.JPG | |||
2015-11-06 08:38 | Brad King | Note Added: 0039842 | |||
2015-11-10 04:48 | Abdul Naseer | Note Added: 0039854 | |||
2015-11-10 08:40 | Brad King | Note Added: 0039855 | |||
2015-11-10 16:05 | Gregor Jasny | Note Added: 0039860 | |||
2015-11-10 16:12 | Brad King | Status | new => resolved | ||
2015-11-10 16:12 | Brad King | Resolution | open => no change required | ||
2016-05-02 08:30 | Robert Maynard | Note Added: 0040958 | |||
2016-05-02 08:30 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|