Opened 6 months ago

Closed 6 months ago

#68772 closed defect (duplicate)

ffmpeg @4.4.4_3: fails to build on Sonoma arm64

Reported by: adrianioancozma Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: dbevans (David B. Evans), mascguy (Christopher Nielsen)
Port: ffmpeg

Description

The port fails to build on Sonoma 14.1.1, M1 with the following log:

:info:build makeinfo --html -I doc --no-split -D config-not-all --init-file=./doc/t2h.pm --output doc/ffmpeg.html doc/ffmpeg.texi
:info:build perl ./doc/texidep.pl . doc/ffmpeg.texi doc/ffmpeg-all.html >doc/ffmpeg-all.html.d
:info:build makeinfo --html -I doc --no-split -D config-not-all --init-file=./doc/t2h.pm --output doc/ffplay.html doc/ffplay.texi
:info:build makeinfo --html -I doc --no-split -D config-not-all --init-file=./doc/t2h.pm --output doc/ffprobe.html doc/ffprobe.texi
:info:build perl ./doc/texidep.pl . doc/ffplay.texi doc/ffplay-all.html >doc/ffplay-all.html.d
:info:build makeinfo --html -I doc --no-split -D config-all --init-file=./doc/t2h.pm --output doc/ffmpeg-all.html doc/ffmpeg.texi
:info:build perl ./doc/texidep.pl . doc/ffprobe.texi doc/ffprobe-all.html >doc/ffprobe-all.html.d
:info:build makeinfo: error parsing ./doc/t2h.pm: Undefined subroutine &Texinfo::Config::set_from_init_file called at ./doc/t2h.pm line 24.
:info:build gmake: *** [doc/Makefile:67: doc/ffmpeg.html] Error 1
:info:build gmake: *** Waiting for unfinished jobs....
:info:build makeinfo --html -I doc --no-split -D config-all --init-file=./doc/t2h.pm --output doc/ffplay-all.html doc/ffplay.texi
:info:build makeinfo: error parsing ./doc/t2h.pm: Undefined subroutine &Texinfo::Config::set_from_init_file called at ./doc/t2h.pm line 24.
:info:build gmake: *** [doc/Makefile:67: doc/ffplay.html] Error 1
:info:build makeinfo: error parsing ./doc/t2h.pm: Undefined subroutine &Texinfo::Config::set_from_init_file called at ./doc/t2h.pm line 24.
:info:build gmake: *** [doc/Makefile:67: doc/ffprobe.html] Error 1
:info:build makeinfo: error parsing ./doc/t2h.pm: Undefined subroutine &Texinfo::Config::set_from_init_file called at ./doc/t2h.pm line 24.
:info:build gmake: *** [doc/Makefile:71: doc/ffmpeg-all.html] Error 1
:info:build makeinfo --html -I doc --no-split -D config-all --init-file=./doc/t2h.pm --output doc/ffprobe-all.html doc/ffprobe.texi
:info:build makeinfo: error parsing ./doc/t2h.pm: Undefined subroutine &Texinfo::Config::set_from_init_file called at ./doc/t2h.pm line 24.
:info:build gmake: *** [doc/Makefile:71: doc/ffplay-all.html] Error 1
:info:build makeinfo: error parsing ./doc/t2h.pm: Undefined subroutine &Texinfo::Config::set_from_init_file called at ./doc/t2h.pm line 24.
:info:build gmake: *** [doc/Makefile:71: doc/ffprobe-all.html] Error 1
:info:build gmake: Leaving directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-4.4.4'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-4.4.4" && /opt/local/bin/gmake -j8 -w all
:info:build Exit code: 2

Change History (2)

comment:1 Changed 6 months ago by reneeotten (Renee Otten)

Cc: dbevans mascguy added
Owner: set to jeremyhu
Status: newassigned
Summary: @4.4.4_3 fails to build on Sonoma arm64ffmpeg@4.4.4_3: fails to build on Sonoma arm64

comment:2 Changed 6 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: assignedclosed
Summary: ffmpeg@4.4.4_3: fails to build on Sonoma arm64ffmpeg @4.4.4_3: fails to build on Sonoma arm64

Duplicate of #68747.

Note: See TracTickets for help on using tickets.