From: Alexander S. <har...@gm...> - 2014-04-22 17:20:54
|
OK, I decided to try again with clean MSYS2. Here is the output: $ pacman -S mingw-w64-x86_64-cmake resolving dependencies... looking for conflicting packages... Packages (36) mingw-w64-x86_64-binutils-2.24-4 mingw-w64-x86_64-bzip2-1.0.6-1 mingw-w64-x86_64-cloog-0.18.1-1 mingw-w64-x86_64-crt-svn-4.0.0.6475-1 mingw-w64-x86_64-curl-7.35.0-1 mingw-w64-x86_64-expat-2.1.0-2 mingw-w64-x86_64-gcc-4.8.2-6 mingw-w64-x86_64-gcc-libs-4.8.2-6 mingw-w64-x86_64-gettext-0.18.3.2-1 mingw-w64-x86_64-gmp-5.1.3-2 mingw-w64-x86_64-gnutls-3.2.9-1 mingw-w64-x86_64-headers-svn-4.0.0.6479-1 mingw-w64-x86_64-isl-0.12.1-1 mingw-w64-x86_64-libarchive-3.1.2-3 mingw-w64-x86_64-libffi-3.0.13-1 mingw-w64-x86_64-libgcrypt-1.6.1-1 mingw-w64-x86_64-libgnurx-2.5.1-1 mingw-w64-x86_64-libgpg-error-1.12-1 mingw-w64-x86_64-libiconv-1.14-1 mingw-w64-x86_64-libidn-1.28-1 mingw-w64-x86_64-libssh2-1.4.3-1 mingw-w64-x86_64-libtasn1-3.4-1 mingw-w64-x86_64-libwinpthread-svn-4.0.0.6471-1 mingw-w64-x86_64-lzo2-2.06-1 mingw-w64-x86_64-mpc-1.0.2-1 mingw-w64-x86_64-mpfr-3.1.2.p5-1 mingw-w64-x86_64-ncurses-5.9-2 mingw-w64-x86_64-nettle-2.7.1-2 mingw-w64-x86_64-openssl-1.0.1f-1 mingw-w64-x86_64-p11-kit-0.20.1-1 mingw-w64-x86_64-pkgconf-0.9.3-1 mingw-w64-x86_64-rtmpdump-git-r493.dc76f0a-1 mingw-w64-x86_64-winpthreads-svn-4.0.0.6471-1 mingw-w64-x86_64-xz-5.0.5-1 mingw-w64-x86_64-zlib-1.2.8-2 mingw-w64-x86_64-cmake-2.8.12.2-2 Total Download Size: 41.63 MiB Total Installed Size: 312.33 MiB However, even before installation of CMake, here is what happens during downloading: mingw-w64-x86_64-cmake-2.8.12.2-2-any 0.0 B 0.00B/s 00:00 [------------------------------------------------------------------------------] 0% mingw-w64-x86_64-cmake-2.8.12.2-2-any 0.0 B 0.00B/s 00:00 [------------------------------------------------------------------------------] 0%error: failed retrieving file 'mingw-w64-x86_64-cmake-2.8.12.2-2-any.pkg.tar.xz' from 148.251.42.38 : Maximum file size exceeded error: failed retrieving file 'mingw-w64-x86_64-cmake-2.8.12.2-2-any.pkg.tar.xz' from sourceforge.net : Maximum file size exceeded warning: failed to retrieve some files error: failed to commit transaction (download library error) Errors occurred, no packages were upgraded. Any ideas? |