svn commit: r471043 - head/lang/gcc6-aux

John Kennedy warlock at phouka1.phouka.net
Mon May 28 21:23:07 UTC 2018


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


More information about the svn-ports-all mailing list