From owner-freebsd-ports@FreeBSD.ORG Mon Jun 15 11:55:01 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0B3B1065670 for ; Mon, 15 Jun 2009 11:55:01 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from smtp-vbr12.xs4all.nl (smtp-vbr12.xs4all.nl [194.109.24.32]) by mx1.freebsd.org (Postfix) with ESMTP id 5F3F08FC13 for ; Mon, 15 Jun 2009 11:55:01 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from yokozuna.lan (213-84-73-82.adsl.xs4all.nl [80.101.78.208]) by smtp-vbr12.xs4all.nl (8.13.8/8.13.8) with ESMTP id n5FBdXxt044070 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 15 Jun 2009 13:39:33 +0200 (CEST) (envelope-from mbeis@xs4all.nl) Received: from yokozuna.lan (yokozuna.lan [127.0.0.1]) by yokozuna.lan (8.14.3/8.14.3) with ESMTP id n5FBdWgI085913 for ; Mon, 15 Jun 2009 13:39:32 +0200 (CEST) (envelope-from mbeis@xs4all.nl) Date: Mon, 15 Jun 2009 13:39:32 +0200 (CEST) From: Marco Beishuizen Sender: marco@yokozuna.lan To: freebsd-ports@freebsd.org In-Reply-To: <20090614084934.GB13676@tandon.net> Message-ID: References: <20090614064409.GA95015@ozzmosis.com> <20090614084934.GB13676@tandon.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Re: www/youtube_dl build failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marco Beishuizen List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2009 11:55:02 -0000 On Sun, 14 Jun 2009, Sahil Tandon wrote: > On Sun, 14 Jun 2009, andrew clarke wrote: > >> 16:40 ozzmosis@blizzard [/usr/ports/www/youtube_dl]sudo make >> ===> Vulnerability check disabled, database not found >> ===> Extracting for youtube_dl-2009.05.30_1 >> cannot open 2009.05.30/youtube-dl: No such file or directory >> *** Error code 2 > > This is not a build failure; make(1) errors out during the extract phase. > After the most recent update (committed just a few hours ago), the fetch > target sees an old youtube-dl file in ${DISTDIR}, and does not download it > into ${DISTDIR}/2009.05.30/youtube-dl, which is where the port is now looking > for the file. Try deleting /usr/ports/distfiles/youtube-dl and make(1) > again. I have this same problem. Removing the directory doesn't solve the problem. /usr/ports/distfiles/youtube-dl doesn't exist because that isn't the correct directory, it's /usr/ports/distfiles/youtube_dl. -- MSDOS is not dead, it just smells that way. -- Henry Spencer