[CMake] Meet an error when extracting boost_1_52_0.zip.

200005275 at 163.com 200005275 at 163.com
Tue Oct 22 13:37:17 EDT 2013


hi,all
I was working on windows7 and use cmake-2.8.12, swig: C:/swigwin-2.0.10/swig.exe, Python:C:/Python27/python.exe.
I meet an error when i compile Bolt source code.
the steps as below:
1. Start a Powershell.exe and then enter my work directory.
2. Download Bolt source code by "git clone https://github.com/HSA-Libraries/Bolt".
3. mkdir build & cd ./build.
4. Compile the Bolt liabrary with command "cmake ../Bolt/superbuild", so it generate build files successful.
5. Open build files with VS2012, then compile all, i meet an error:
3>  -- verifying file...
3>       file='D:/workspace/Bolt/program/Bolt/build/external/boost/src/boost_1_52_0.zip'
3>  -- verifying file... done
3>  -- extracting...
3>       src='D:/workspace/Bolt/program/Bolt/build/external/boost/src/boost_1_52_0.zip'
3>       dst='D:/workspace/Bolt/program/Bolt/build/external/boost/src/Boost'
3>  -- extracting... [tar xfz]
3>CUSTOMBUILD : CMake error : Problem with archive_write_finish_entry(): Can't restore time
3>CUSTOMBUILD : CMake error : Problem extracting tar: D:/workspace/Bolt/program/Bolt/build/external/boost/src/boost_1_52_0.zip
3>  -- extracting... [error clean up]
3>  CMake Error at Boost-stamp/extract-Boost.cmake:33 (message):
3>CUSTOMBUILD : error : extract of
3>    'D:/workspace/Bolt/program/Bolt/build/external/boost/src/boost_1_52_0.zip'
3>    failed

But when i do this on another PC which installed the same softwares, it work well.

IF anyone can give me a little advise?

Thanks!
Changcheng Wang




200005275 at 163.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20131022/51e66be8/attachment-0001.htm>


More information about the CMake mailing list