www/youtube_dl build failure

Sahil Tandon sahil at tandon.net
Sun Jun 14 08:49:37 UTC 2009


On Sun, 14 Jun 2009, andrew clarke wrote:

> 16:40 ozzmosis at 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.

-- 
Sahil Tandon <sahil at tandon.net>


More information about the freebsd-ports mailing list