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

master branch and tag v0.2.1 / v0.2.0 of ycm not compiling #103

Closed
traversaro opened this issue Nov 25, 2016 · 1 comment · Fixed by #104
Closed

master branch and tag v0.2.1 / v0.2.0 of ycm not compiling #103

traversaro opened this issue Nov 25, 2016 · 1 comment · Fixed by #104

Comments

@traversaro
Copy link
Member

Tested on macOS / Ubuntu .

Scanning dependencies of target 3rdparty-ovito
[ 65%] Downloading file cmake/FindQCustomPlot.cmake from OVITO (The Open Visualization Tool) git repository (ref 8689fcb1fdd2e8dc748e76d54d3b77a3f87d384c)
-- Cannot download file https://sourceforge.net/p/ovito/git/ci/8689fcb1fdd2e8dc748e76d54d3b77a3f87d384c/tree/cmake/FindQCustomPlot.cmake?format=raw
  Network problem or not existing file.
  CMake Error at /Users/traversaro/src/ycm/build/3rdparty/CMakeFiles/3rdparty-ovito.dir/ycm_download_cmake_FindQCustomPlot_cmake_real.cmake:9 (file):
  file DOWNLOAD HASH mismatch

    for file: [/Users/traversaro/src/ycm/build/3rdparty/CMakeFiles/3rdparty-ovito.dir/downloads/cmake/FindQCustomPlot.cmake]
      expected hash: [a59dd4d955a5e775270a4f2656a039ae490e03ed]
        actual hash: [da39a3ee5e6b4b0d3255bfef95601890afd80709]
             status: [22;"HTTP response code said error"].
  Retrying.

-- Cannot download file https://sourceforge.net/p/ovito/git/ci/8689fcb1fdd2e8dc748e76d54d3b77a3f87d384c/tree/cmake/FindQCustomPlot.cmake?format=raw
  Network problem or not existing file.
  CMake Error at /Users/traversaro/src/ycm/build/3rdparty/CMakeFiles/3rdparty-ovito.dir/ycm_download_cmake_FindQCustomPlot_cmake_real.cmake:9 (file):
  file DOWNLOAD HASH mismatch

    for file: [/Users/traversaro/src/ycm/build/3rdparty/CMakeFiles/3rdparty-ovito.dir/downloads/cmake/FindQCustomPlot.cmake]
      expected hash: [a59dd4d955a5e775270a4f2656a039ae490e03ed]
        actual hash: [da39a3ee5e6b4b0d3255bfef95601890afd80709]
             status: [22;"HTTP response code said error"].
  Retrying.

CMake Error at /Users/traversaro/src/ycm/build/3rdparty/CMakeFiles/3rdparty-ovito.dir/ycm_download_cmake_FindQCustomPlot_cmake.cmake:30 (message):
  Cannot download file
  https://sourceforge.net/p/ovito/git/ci/8689fcb1fdd2e8dc748e76d54d3b77a3f87d384c/tree/cmake/FindQCustomPlot.cmake?format=raw


    Network problem or not existing file.
    CMake Error at /Users/traversaro/src/ycm/build/3rdparty/CMakeFiles/3rdparty-ovito.dir/ycm_download_cmake_FindQCustomPlot_cmake_real.cmake:9 (file):
    file DOWNLOAD HASH mismatch

  

      for file: [/Users/traversaro/src/ycm/build/3rdparty/CMakeFiles/3rdparty-ovito.dir/downloads/cmake/FindQCustomPlot.cmake]
        expected hash: [a59dd4d955a5e775270a4f2656a039ae490e03ed]
          actual hash: [da39a3ee5e6b4b0d3255bfef95601890afd80709]
               status: [22;"HTTP response code said error"]


make[2]: *** [3rdparty/ovito/cmake/FindQCustomPlot.cmake] Error 1
make[1]: *** [3rdparty/CMakeFiles/3rdparty-ovito.dir/all] Error 2

To anyone having the same problem: use the offline version of ycm available at https://github.com/robotology/ycm/releases .

@traversaro
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants