------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/gmake-4.3_2.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.2.20201017.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1h_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/librtmp-2.4.20190330.txz Installing /packages/All/rtmpdump-2.4.20190330.txz SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> youtube_dlc-2020.10.24.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> youtube_dlc-2020.10.24.6 depends on file: /usr/local/sbin/pkg - found => blackjack4494-yt-dlc-2020.10.24-6_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/blackjack4494/yt-dlc/tar.gz/2020.10.24-6?dummy=/blackjack4494-yt-dlc-2020.10.24-6_GH0.tar.gz fetch: https://codeload.github.com/blackjack4494/yt-dlc/tar.gz/2020.10.24-6?dummy=/blackjack4494-yt-dlc-2020.10.24-6_GH0.tar.gz: size unknown fetch: https://codeload.github.com/blackjack4494/yt-dlc/tar.gz/2020.10.24-6?dummy=/blackjack4494-yt-dlc-2020.10.24-6_GH0.tar.gz: size of remote file is not known blackjack4494-yt-dlc-2020.10.24-6_GH0.tar.gz 0 B 0 Bps blackjack4494-yt-dlc-2020.10.24-6_GH0.tar.gz 1457 kB 4973 kBps 00s ===> Fetching all distfiles required by youtube_dlc-2020.10.24.6 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> youtube_dlc-2020.10.24.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by youtube_dlc-2020.10.24.6 for building => SHA256 Checksum OK for blackjack4494-yt-dlc-2020.10.24-6_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> youtube_dlc-2020.10.24.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by youtube_dlc-2020.10.24.6 for building ===> Extracting for youtube_dlc-2020.10.24.6 => SHA256 Checksum OK for blackjack4494-yt-dlc-2020.10.24-6_GH0.tar.gz. Extracted Memory Use: 7.57M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for youtube_dlc-2020.10.24.6 ===> Applying ports patches for youtube_dlc-2020.10.24.6 from /xports/www/youtube_dlc/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> youtube_dlc-2020.10.24.6 depends on package: gmake>=4.3 - found ===> youtube_dlc-2020.10.24.6 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> youtube_dlc-2020.10.24.6 depends on package: gmake>=4.3 - found ===> youtube_dlc-2020.10.24.6 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for youtube_dlc-2020.10.24.6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for youtube_dlc-2020.10.24.6 gmake[1]: Entering directory '/construction/www/youtube_dlc/yt-dlc-2020.10.24-6' mkdir -p zip for d in youtube_dlc youtube_dlc/downloader youtube_dlc/extractor youtube_dlc/postprocessor ; do \ mkdir -p zip/$d ;\ cp -pPR $d/*.py zip/$d/ ;\ done /usr/local/bin/python3.7 devscripts/bash-completion.py /usr/local/bin/python3.7 devscripts/zsh-completion.py /usr/local/bin/python3.7 devscripts/fish-completion.py /usr/local/bin/python3.7 devscripts/make_supportedsites.py docs/supportedsites.md touch -t 200001010101 zip/youtube_dlc/*.py zip/youtube_dlc/*/*.py mv zip/youtube_dlc/__main__.py zip/ cd zip ; bsdtar -a -cf ../youtube-dlc.zip youtube_dlc/*.py youtube_dlc/*/*.py __main__.py rm -rf zip echo '#!/usr/local/bin/python3.7' > youtube-dlc cat youtube-dlc.zip >> youtube-dlc rm youtube-dlc.zip chmod a+x youtube-dlc gmake[1]: Leaving directory '/construction/www/youtube_dlc/yt-dlc-2020.10.24-6' SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> youtube_dlc-2020.10.24.6 depends on executable: rtmpdump - found ===> youtube_dlc-2020.10.24.6 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for youtube_dlc-2020.10.24.6 ===> youtube_dlc-2020.10.24.6 depends on executable: rtmpdump - found ===> youtube_dlc-2020.10.24.6 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/www/youtube_dlc/yt-dlc-2020.10.24-6' install -d /construction/www/youtube_dlc/stage/usr/local/bin install -m 755 youtube-dlc /construction/www/youtube_dlc/stage/usr/local/bin install -d /construction/www/youtube_dlc/stage/usr/local/etc/bash_completion.d install -m 644 youtube-dlc.bash-completion /construction/www/youtube_dlc/stage/usr/local/etc/bash_completion.d/youtube-dlc.sh install -d /construction/www/youtube_dlc/stage/usr/local/share/zsh/site-functions install -m 644 youtube-dlc.zsh /construction/www/youtube_dlc/stage/usr/local/share/zsh/site-functions/_youtube-dlc install -d /construction/www/youtube_dlc/stage/usr/local/share/fish/vendor_completions.d install -m 644 youtube-dlc.fish /construction/www/youtube_dlc/stage/usr/local/share/fish/vendor_completions.d/youtube-dlc.fish gmake[1]: Leaving directory '/construction/www/youtube_dlc/yt-dlc-2020.10.24-6' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for youtube_dlc-2020.10.24.6 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:20