mpfr patches first fail then are sloowwwww!
Has anyone else noticed how slowwwww downloading the patches for the mpfrMacPort is? I need mpfr as a prerequisite for the gcc41 and gcc42 ports. At first my attempt to install mpfr failed like this: # port install mpfr ---> Fetching mpfr ---> Attempting to fetch patch01 from http://www.mpfr.org/mpfr-2.2.1/ ---> Attempting to fetch patch02 from http://www.mpfr.org/mpfr-2.2.1/ ---> Attempting to fetch patch02 from http://svn.macports.org/repository/macports/distfiles/mpfr ---> Attempting to fetch patch02 from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch patch02 from http://svn.macports.org/repository/macports/downloads/mpfr Error: Target org.macports.fetch returned: fetch failed Error: Status 1 encountered during processing. But then I re-started like this and the patches started to download and install but it took a relatively large amount of time. I'm wondering if anyone might know why? # port -v install mpfr
---> Fetching mpfr ---> patch02 doesn't seem to exist in /opt/local/var/macports/distfiles/mpfr ---> Attempting to fetch patch02 from http://www.mpfr.org/mpfr-2.2.1/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1687 100 1687 0 0 3 0 0:09:22 0:08:47 0:00:35 446 ---> patch03 doesn't seem to exist in /opt/local/var/macports/distfiles/mpfr ---> Attempting to fetch patch03 from http://www.mpfr.org/mpfr-2.2.1/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 11655 100 11655 0 0 23 0 0:08:26 0:08:21 0:00:05 3063 ---> patch04 doesn't seem to exist in /opt/local/var/macports/distfiles/mpfr ---> Attempting to fetch patch04 from http://www.mpfr.org/mpfr-2.2.1/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:04:54 --:--:-- 0
Thanks for any info, T.M.
On 2007-07-22 13:13:47 -1000, Tabitha McNerney wrote:
Has anyone else noticed how slowwwww downloading the patches for the mpfrMacPort is? I need mpfr as a prerequisite for the gcc41 and gcc42 ports. At first my attempt to install mpfr failed like this:
# port install mpfr ---> Fetching mpfr ---> Attempting to fetch patch01 from http://www.mpfr.org/mpfr-2.2.1/ ---> Attempting to fetch patch02 from http://www.mpfr.org/mpfr-2.2.1/ ---> Attempting to fetch patch02 from http://svn.macports.org/repository/macports/distfiles/mpfr ---> Attempting to fetch patch02 from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch patch02 from http://svn.macports.org/repository/macports/downloads/mpfr Error: Target org.macports.fetch returned: fetch failed Error: Status 1 encountered during processing.
But then I re-started like this and the patches started to download and install but it took a relatively large amount of time. I'm wondering if anyone might know why?
The server may temporarily be slow. Please retry. FYI, I hope that MPFR 2.3.0-rc2 will be ready for the beginning of August. -- Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
On 7/24/07, Vincent Lefevre <vincent-opdarw@vinc17.org> wrote:
On 2007-07-22 13:13:47 -1000, Tabitha McNerney wrote:
Has anyone else noticed how slowwwww downloading the patches for the mpfrMacPort is? I need mpfr as a prerequisite for the gcc41 and gcc42 ports. At first my attempt to install mpfr failed like this:
# port install mpfr ---> Fetching mpfr ---> Attempting to fetch patch01 from http://www.mpfr.org/mpfr-2.2.1/ ---> Attempting to fetch patch02 from http://www.mpfr.org/mpfr-2.2.1/ ---> Attempting to fetch patch02 from http://svn.macports.org/repository/macports/distfiles/mpfr ---> Attempting to fetch patch02 from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch patch02 from http://svn.macports.org/repository/macports/downloads/mpfr Error: Target org.macports.fetch returned: fetch failed Error: Status 1 encountered during processing.
But then I re-started like this and the patches started to download and install but it took a relatively large amount of time. I'm wondering if anyone might know why?
The server may temporarily be slow. Please retry.
FYI, I hope that MPFR 2.3.0-rc2 will be ready for the beginning of August.
Vincent, thank you for the heads up. With some extra patience, I had no problem retrieving MPFR but it just took some time that's all. Thank you for your contribution to MPFR. It plays a vital role in GCC and there are some people who are doing some serious numerical solutions that require Fortran as well with OpenMP! Best wishes, Tabitha --
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon) _______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
participants (2)
-
Tabitha McNerney
-
Vincent Lefevre