Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2018 14:21:44 -0700
From:      John Kennedy <warlock@phouka1.phouka.net>
To:        Tobias Kortkamp <tobik@freebsd.org>
Cc:        Eric Turgeon <ericbsd@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r471043 - head/lang/gcc6-aux
Message-ID:  <20180528212144.GE66420@phouka1.phouka.net>
In-Reply-To: <1527530782.108895.1388220600.72B829AD@webmail.messagingengine.com>
References:  <201805281420.w4SEKNQX028529@repo.freebsd.org> <1527530782.108895.1388220600.72B829AD@webmail.messagingengine.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 28, 2018 at 08:06:22PM +0200, Tobias Kortkamp wrote:
> Hi,
> 
> this is missing an update to  distinfo.
> 
> => gcc-6-20180516.tar.xz is not in /usr/ports/lang/gcc6-aux/distinfo.
> => Either /usr/ports/lang/gcc6-aux/distinfo is out of date, or
> => gcc-6-20180516.tar.xz is spelled incorrectly.
> *** Error code 1

Well, maybe not distinfo, but it isn't pulling down the file it needs:

	# cd /usr/ports/lang/gcc6-aux
	# make fetch
	===>  License GPLv3 GPLv3RLE accepted by the user
	===>   gcc6-aux-20180516 depends on file: /usr/local/sbin/pkg - found
	=> gcc-6-20180516.tar.xz is not in /usr/ports/lang/gcc6-aux/distinfo.
	=> Either /usr/ports/lang/gcc6-aux/distinfo is out of date, or
	=> gcc-6-20180516.tar.xz is spelled incorrectly.
	*** Error code 1

	# cd /usr/ports/distfiles
	# wget ftp://gcc.gnu.org/pub/gcc/snapshots/6-20180516/gcc-6-20180516.tar.xz

	# cd /usr/ports/lang/gcc6-aux
	# make fetch
	===>  License GPLv3 GPLv3RLE accepted by the user
	===>   gcc6-aux-20180516 depends on file: /usr/local/sbin/pkg - found
	===> Fetching all distfiles required by gcc6-aux-20180516 for building



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180528212144.GE66420>