[MacPorts] #58929: ffmpeg won't build complains that it cannot find libtheora
MacPorts
noreply at macports.org
Wed Sep 4 19:13:54 UTC 2019
#58929: ffmpeg won't build complains that it cannot find libtheora
---------------------+----------------------
Reporter: hellyj | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords:
Port: ffmpeg |
---------------------+----------------------
Changes (by mf2k):
* owner: (none) => dbevans
* keywords: ffmpeg =>
* status: new => assigned
* cc: jeremyhu (added)
Old description:
> -lzma --enable-gnutls --enable-fontconfig --enable-libfreetype --enable-
> libfribidi --disable-libjack --disable-libopencore-amrnb --disable-
> libopencore-amrwb --disable-libxcb --disable-libxcb-shm --disable-libxcb-
> xfixes --disable-indev=jack --enable-opencl --disable-outdev=xv --enable-
> audiotoolbox --enable-videotoolbox --enable-sdl2 --disable-
> securetransport --mandir=/opt/local/share/man --enable-shared --enable-
> pthreads --cc=/usr/bin/clang --arch=x86_64 --enable-x86asm --enable-
> libx265 --enable-gpl --enable-postproc --enable-libx264 --enable-libxvid
> ERROR: libtheora not found
>
> If you think configure made a mistake, make sure you are using the latest
> version from Git. If the latest version fails, report the problem to the
> ffmpeg-user at ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
> Include the log file "ffbuild/config.log" produced by configure as this
> will help
> solve the problem.
> 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.2"
> && ./configure --prefix=/opt/local --enable-swscale --enable-avfilter
> --enable-avresample --enable-libmp3lame --enable-libvorbis --enable-
> libopus --enable-librsvg --enable-libtheora --enable-libopenjpeg
> --enable-libmodplug --enable-libvpx --enable-libsoxr --enable-libspeex
> --enable-libass --enable-libbluray --enable-lzma --enable-gnutls
> --enable-fontconfig --enable-libfreetype --enable-libfribidi --disable-
> libjack --disable-libopencore-amrnb --disable-libopencore-amrwb
> --disable-libxcb --disable-libxcb-shm --disable-libxcb-xfixes --disable-
> indev=jack --enable-opencl --disable-outdev=xv --enable-audiotoolbox
> --enable-videotoolbox --enable-sdl2 --disable-securetransport
> --mandir=/opt/local/share/man --enable-shared --enable-pthreads
> --cc=/usr/bin/clang --arch=x86_64 --enable-x86asm --enable-libx265
> --enable-gpl --enable-postproc --enable-libx264 --enable-libxvid
> Exit code: 1
> Error: Failed to configure ffmpeg: configure failure: command execution
> failed
> DEBUG: Error code: NONE
New description:
{{{
-lzma --enable-gnutls --enable-fontconfig --enable-libfreetype --enable-
libfribidi --disable-libjack --disable-libopencore-amrnb --disable-
libopencore-amrwb --disable-libxcb --disable-libxcb-shm --disable-libxcb-
xfixes --disable-indev=jack --enable-opencl --disable-outdev=xv --enable-
audiotoolbox --enable-videotoolbox --enable-sdl2 --disable-securetransport
--mandir=/opt/local/share/man --enable-shared --enable-pthreads
--cc=/usr/bin/clang --arch=x86_64 --enable-x86asm --enable-libx265
--enable-gpl --enable-postproc --enable-libx264 --enable-libxvid
ERROR: libtheora not found
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
ffmpeg-user at ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "ffbuild/config.log" produced by configure as this
will help
solve the problem.
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.2"
&& ./configure --prefix=/opt/local --enable-swscale --enable-avfilter
--enable-avresample --enable-libmp3lame --enable-libvorbis --enable-
libopus --enable-librsvg --enable-libtheora --enable-libopenjpeg --enable-
libmodplug --enable-libvpx --enable-libsoxr --enable-libspeex --enable-
libass --enable-libbluray --enable-lzma --enable-gnutls --enable-
fontconfig --enable-libfreetype --enable-libfribidi --disable-libjack
--disable-libopencore-amrnb --disable-libopencore-amrwb --disable-libxcb
--disable-libxcb-shm --disable-libxcb-xfixes --disable-indev=jack
--enable-opencl --disable-outdev=xv --enable-audiotoolbox --enable-
videotoolbox --enable-sdl2 --disable-securetransport
--mandir=/opt/local/share/man --enable-shared --enable-pthreads
--cc=/usr/bin/clang --arch=x86_64 --enable-x86asm --enable-libx265
--enable-gpl --enable-postproc --enable-libx264 --enable-libxvid
Exit code: 1
Error: Failed to configure ffmpeg: configure failure: command execution
failed
DEBUG: Error code: NONE
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/58929#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list