From owner-svn-ports-head@FreeBSD.ORG Tue Apr 28 14:21:51 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 4E93C97E; Tue, 28 Apr 2015 14:21:51 +0000 (UTC) Date: Tue, 28 Apr 2015 14:21:51 +0000 From: Alexey Dokuchaev To: Gerald Pfeifer Cc: Jan Beich , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r384881 - head/lang/gcc5 Message-ID: <20150428142151.GA2306@FreeBSD.org> References: <201504272342.t3RNgAnb073128@svn.freebsd.org> <8udd-3trw-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Apr 2015 14:21:51 -0000 On Tue, Apr 28, 2015 at 04:05:20PM +0200, Gerald Pfeifer 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 BTW, did anyone else notice that for new FreeBSD versions, fetch line now always has this "0 B 0 Bps" part in the logs? Yet when building port for e.g. FreeBSD 8.4, some meaningful numbers are reported there. ./danfe