From owner-svn-ports-head@freebsd.org Wed Aug 26 16:09:53 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95FB09C29BE; Wed, 26 Aug 2015 16:09:53 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 88369881; Wed, 26 Aug 2015 16:09:53 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 872B21BF8; Wed, 26 Aug 2015 16:09:53 +0000 (UTC) Date: Wed, 26 Aug 2015 16:09:53 +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: <20150826160953.GA52864@FreeBSD.org> References: <201504272342.t3RNgAnb073128@svn.freebsd.org> <8udd-3trw-wny@FreeBSD.org> <20150428142151.GA2306@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150428142151.GA2306@FreeBSD.org> 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: Wed, 26 Aug 2015 16:09:53 -0000 On Tue, Apr 28, 2015 at 02:21:51PM +0000, Alexey Dokuchaev wrote: > 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. Given lack of replies, apparently no one did. :( I've filed a PR for it in hope it'd be fixed: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202424 ./danfe