Opened 2 years ago

Closed 2 years ago

#64510 closed defect (fixed)

yt-dlp @2022.01.21 +ffmpeg +python310 build failure

Reported by: thomasrussellmurphy (Thomas Russell Murphy) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc:
Port: yt-dlp

Description

I tried installing the new default +python310 variant and got a build failure. Remaining on +python39 still installs fine as a workaround. MacOS 10.14.6.

@line 4071

:info:build running build_scripts
:info:build creating build/scripts-3.10
:info:build Traceback (most recent call last):
:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/tokenize.py", line 332, in find_cookie
:info:build     line_string = line.decode('utf-8')
:info:build UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf2 in position 14: invalid continuation byte
:info:build During handling of the above exception, another exception occurred:
:info:build Traceback (most recent call last):
:info:build   File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_youtube-dl/yt-dlp/work/yt-dlp/setup.py", line 107, in <module>

Attachments (1)

yt-dlp-main.log (313.0 KB) - added by thomasrussellmurphy (Thomas Russell Murphy) 2 years ago.

Download all attachments as: .zip

Change History (2)

Changed 2 years ago by thomasrussellmurphy (Thomas Russell Murphy)

Attachment: yt-dlp-main.log added

comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.