[Bug 222755] www/youtube-dl update to 2017.10.01 error

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 3 13:56:39 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222755

            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 at FreeBSD.org
          Reporter: mbeis at xs4all.nl

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

===>  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
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

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


More information about the freebsd-ports-bugs mailing list