Opened 5 years ago
Closed 5 years ago
#59451 closed defect (fixed)
ffmpeg @4.2.1_1+gpl2: unable to upgrade to 4.2.1_2
Reported by: | thomasrussellmurphy (Thomas Russell Murphy) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | jeremyhu (Jeremy Huddleston Sequoia) | |
Port: | ffmpeg |
Description (last modified by mf2k (Frank Schima))
Error: Failed to configure ffmpeg: configure failure: command execution failed
MacOS 10.14.6, Xcode 11.1 (11A1027)
Attachments (2)
Change History (7)
Changed 5 years ago by thomasrussellmurphy (Thomas Russell Murphy)
Attachment: | ffmpeg_4.2.1_2_failure.log added |
---|
comment:1 Changed 5 years ago by mf2k (Frank Schima)
comment:2 Changed 5 years ago by mf2k (Frank Schima)
Cc: | jeremyhu added |
---|---|
Description: | modified (diff) |
Owner: | set to dbevans |
Status: | new → assigned |
comment:3 Changed 5 years ago by jmroot (Joshua Root)
Please also attach the ffbuild/config.log
file which should be inside the path given by port work ffmpeg
.
Changed 5 years ago by thomasrussellmurphy (Thomas Russell Murphy)
Attachment: | ffmpeg_ffbuild_config.log added |
---|
from: sudo cp port work ffmpeg
/ffmpeg-4.2.1/ffbuild/config.log ffmpeg_ffbuild_config.log
comment:4 Changed 5 years ago by thomasrussellmurphy (Thomas Russell Murphy)
The solution from #59376 appears to have enabled me to upgrade ffmpeg:
sudo port -f uninstall ld64 sudo port install ld64 +ld64_xcode
In fact, the fallout from force-reinstalling ld64 resulted in ffmpeg being upgraded in the fixing-up process on my system.
comment:5 Changed 5 years ago by kencu (Ken)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Great to hear!
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting and add the port maintainer(s) to Cc (
port info --maintainers ffmpeg
), if any.