Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Oct 2017 13:56:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222755] www/youtube-dl update to 2017.10.01 error
Message-ID:  <bug-222755-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222755

            Bug ID: 222755
           Summary: www/youtube-dl update to 2017.10.01 error
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: mbeis@xs4all.nl

The update of www/youtube-dl to youtube_dl-2017.10.01 fails with an error:

=3D=3D=3D>  Building for youtube_dl-2017.10.01
--- youtube-dl ---
mkdir -p zip
for d in youtube_dl youtube_dl/downloader youtube_dl/extractor
youtube_dl/postprocessor ; do  mkdir -p zip/$d ; cp -pPR $d/*.py zip/$d/ ; =
done
touch -t 200001010101 zip/youtube_dl/*.py zip/youtube_dl/*/*.py
mv zip/youtube_dl/__main__.py zip/
cd zip ; zip -q ../youtube-dl youtube_dl/*.py youtube_dl/*/*.py __main__.py
rm -rf zip
echo '#!/usr/local/bin/python2.7' > youtube-dl
cat youtube-dl.zip >> youtube-dl
cat: youtube-dl.zip: No such file or directory
*** [youtube-dl] Error code 1

make[2]: stopped in /usr/ports/www/youtube_dl/work/youtube-dl
1 error

make[2]: stopped in /usr/ports/www/youtube_dl/work/youtube-dl
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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