Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake boost error #300

Closed
jdetter opened this issue Dec 20, 2016 · 1 comment
Closed

CMake boost error #300

jdetter opened this issue Dec 20, 2016 · 1 comment
Labels

Comments

@jdetter
Copy link
Contributor

jdetter commented Dec 20, 2016

With CMake 2.8 on my office machine (master branch), I am getting the following error:

 CMake Error at /usr/share/cmake-2.8/Modules/ExternalProject.cmake:1401 (message):
   Could not extract tarball filename from url:

     http://downloads.sourceforge.net/project/boost/boost/1.61.0/boost_1_61_0.7z
 Call Stack (most recent call first):
   /usr/share/cmake-2.8/Modules/ExternalProject.cmake:1805 (_ep_add_download_command)
   cmake/packages.cmake:166 (ExternalProject_Add)
   cmake/shared.cmake:93 (include)
   CMakeLists.txt:17 (include)

@wrwilliams Can you reproduce this if you reconfigure?

@jdetter
Copy link
Contributor Author

jdetter commented Dec 20, 2016

Now I'm not getting the error anymore, this was probably just another permutation of the issue that comes up when sourceforge is down.

@jdetter jdetter closed this as completed Dec 20, 2016
@wrwilliams wrwilliams added the bug label Apr 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants