From owner-svn-ports-all@freebsd.org Mon May 28 21:23:07 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 921BAEF270F; Mon, 28 May 2018 21:23:07 +0000 (UTC) (envelope-from warlock@phouka1.phouka.net) Received: from phouka1.phouka.net (phouka1.phouka.net [107.170.196.116]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "phouka.net", Issuer "Go Daddy Secure Certificate Authority - G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 23A9A890A2; Mon, 28 May 2018 21:23:06 +0000 (UTC) (envelope-from warlock@phouka1.phouka.net) Received: from phouka1.phouka.net (localhost [127.0.0.1]) by phouka1.phouka.net (8.15.2/8.15.2) with ESMTPS id w4SLLi1P007079 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 28 May 2018 14:21:45 -0700 (PDT) (envelope-from warlock@phouka1.phouka.net) Received: (from warlock@localhost) by phouka1.phouka.net (8.15.2/8.15.2/Submit) id w4SLLi3M007078; Mon, 28 May 2018 14:21:44 -0700 (PDT) (envelope-from warlock) Date: Mon, 28 May 2018 14:21:44 -0700 From: John Kennedy To: Tobias Kortkamp Cc: Eric Turgeon , 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> References: <201805281420.w4SEKNQX028529@repo.freebsd.org> <1527530782.108895.1388220600.72B829AD@webmail.messagingengine.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1527530782.108895.1388220600.72B829AD@webmail.messagingengine.com> User-Agent: Mutt/1.10.0 (2018-05-17) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 May 2018 21:23:07 -0000 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