svn commit: r384881 - head/lang/gcc5
Mathieu Arnold
mat at FreeBSD.org
Tue Apr 28 14:26:56 UTC 2015
+--On 28 avril 2015 16:05:20 +0200 Gerald Pfeifer <gerald at pfeifer.com>
wrote:
| On Tue, 28 Apr 2015, Jan Beich wrote:
|> It fails to fetch from GCC mirrors. Did you mean the following?
|>
|> MASTER_SITE_SUBDIR= releases/gcc-${DISTVERSION}
|
| Thanks Jan! Fixed now.
|
| I spent 20+ minutes trying to diagnose what had happened, and found this:
|
| => Attempting to fetch
| http://distcache.freebsd.org/ports-distfiles/gcc-5.1.0.tar.bz2
| gcc-5.1.0.tar.bz2 0 B 0 Bps
|
| Interestingly this happens still, even after I commented all lines
| containing "distcache" in $PORTSDIR/Mk/bsd.*.mk.
|
| Where _does_ that usage of distcache.freebsd.org come from, then?
>From bsd.port.mk, around line 2423.
To disable it, set "MASTER_SITE_BACKUP=" in make.conf or the command line.
--
Mathieu Arnold
More information about the svn-ports-all
mailing list