Advertisement
cipricus

Untitled

Apr 26th, 2017
405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. ~/MEGAsync/src $ ./configure
  2. * Disabling external FreeImage
  3. * Downloading software archives only.
  4. * Disabling OpenSSL
  5. * Enabling external libuv.
  6. * Enabling external Sodium.
  7. * Storing local archive files in /home/cipricus/MEGAsync/src/archives
  8. Downloading Sodium
  9. cp: cannot stat '/tmp/megasdkbuild/sodium-1.0.8.tar.gz': No such file or directory
  10. --2017-04-26 16:07:06-- https://download.libsodium.org/libsodium/releases/libsodium-1.0.8.tar.gz
  11. Resolving download.libsodium.org... 37.59.238.213
  12. Connecting to download.libsodium.org|37.59.238.213|:443... connected.
  13. HTTP request sent, awaiting response... 404 Not Found
  14. 2017-04-26 16:07:06 ERROR 404: Not Found.
  15.  
  16. % Total % Received % Xferd Average Speed Time Time Time Current
  17. Dload Upload Total Spent Left Speed
  18. 100 169 100 169 0 0 589 0 --:--:-- --:--:-- --:--:-- 590
  19. Checking MD5SUM for /home/cipricus/MEGAsync/src/archives/sodium-1.0.8.tar.gz
  20. /home/cipricus/MEGAsync/src/archives/sodium-1.0.8.tar.gz: FAILED
  21. md5sum: WARNING: 1 computed checksum did NOT match
  22. Downloading sodium-1.0.8.tar.gz again
  23. --2017-04-26 16:07:06-- https://download.libsodium.org/libsodium/releases/libsodium-1.0.8.tar.gz
  24. Resolving download.libsodium.org... 37.59.238.213
  25. Connecting to download.libsodium.org|37.59.238.213|:443... connected.
  26. HTTP request sent, awaiting response... 404 Not Found
  27. 2017-04-26 16:07:06 ERROR 404: Not Found.
  28.  
  29. % Total % Received % Xferd Average Speed Time Time Time Current
  30. Dload Upload Total Spent Left Speed
  31. 100 169 100 169 0 0 566 0 --:--:-- --:--:-- --:--:-- 567
  32. Checking (again) MD5SUM for /home/cipricus/MEGAsync/src/archives/sodium-1.0.8.tar.gz
  33. /home/cipricus/MEGAsync/src/archives/sodium-1.0.8.tar.gz: FAILED
  34. md5sum: WARNING: 1 computed checksum did NOT match
  35. Aborting execution due to incorrect MD5SUM for /home/cipricus/MEGAsync/src/archives/sodium-1.0.8.tar.gz. Expected: 0a66b86fd3aab3fe4c858edcd2772760. Calculated:
  36. 39e7914c0f3aeed528b0bcbb9426f36b /home/cipricus/MEGAsync/src/archives/sodium-1.0.8.tar.gz
  37. ERROR! Please check log files. Exiting..
  38. * Storing local archive files in /home/cipricus/MEGAsync/src/archives
  39. * Disabling external FreeImage
  40. * Using local files
  41. * Configure only
  42. * Disabling OpenSSL
  43. * Enabling external libuv.
  44. * Enabling external Sodium.
  45. * Installing into /home/cipricus/MEGAsync/src/MEGASync/mega/bindings/qt/3rdparty
  46. Using local file for Sodium
  47. Extracting Sodium
  48. ERROR! Please check log files. Exiting..
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement