[MacPorts] #70160: ffmpeg configure failure: ERROR: zvbi-0.2 not found using pkg-config
MacPorts
noreply at macports.org
Tue Jun 4 09:01:35 UTC 2024
#70160: ffmpeg configure failure: ERROR: zvbi-0.2 not found using pkg-config
--------------------------+--------------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.9.3
Keywords: | Port: ffmpeg, zvbi
--------------------------+--------------------------
This is the default `ffmpeg` from the master:
{{{
---> Configuring ffmpeg
Executing: 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"
&& ./configure --prefix=/opt/local --cc="/opt/local/bin/gcc-mp-13"
--mandir=/opt/local/share/man --disable-audiotoolbox --disable-indev=jack
--disable-libjack --disable-libopencore-amrnb --disable-libopencore-amrwb
--disable-libxcb --disable-libxcb-shm --disable-libxcb-xfixes --disable-
opencl --disable-outdev=xv --disable-sdl2 --disable-securetransport
--disable-videotoolbox --enable-avfilter --enable-avresample --enable-
fontconfig --enable-gnutls --enable-libass --enable-libbluray --enable-
libdav1d --enable-libfreetype --enable-libfribidi --enable-libmodplug
--enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-librsvg
--enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvorbis
--enable-libvpx --enable-libzimg --enable-libzvbi --enable-lzma --enable-
pthreads --enable-shared --enable-swscale --enable-zlib --disable-
filter=coreimage --disable-filter=coreimagesrc --disable-
indev=avfoundation --enable-libaom --enable-libsvtav1 --arch=ppc --enable-
gpl --enable-libvidstab --enable-libx264 --enable-libx265 --enable-libxvid
--enable-postproc
ERROR: zvbi-0.2 not found using pkg-config
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.libera.chat.
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.4.4"
&& ./configure --prefix=/opt/local --cc="/opt/local/bin/gcc-mp-13"
--mandir=/opt/local/share/man --disable-audiotoolbox --disable-indev=jack
--disable-libjack --disable-libopencore-amrnb --disable-libopencore-amrwb
--disable-libxcb --disable-libxcb-shm --disable-libxcb-xfixes --disable-
opencl --disable-outdev=xv --disable-sdl2 --disable-securetransport
--disable-videotoolbox --enable-avfilter --enable-avresample --enable-
fontconfig --enable-gnutls --enable-libass --enable-libbluray --enable-
libdav1d --enable-libfreetype --enable-libfribidi --enable-libmodplug
--enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-librsvg
--enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvorbis
--enable-libvpx --enable-libzimg --enable-libzvbi --enable-lzma --enable-
pthreads --enable-shared --enable-swscale --enable-zlib --disable-
filter=coreimage --disable-filter=coreimagesrc --disable-
indev=avfoundation --enable-libaom --enable-libsvtav1 --arch=ppc --enable-
gpl --enable-libvidstab --enable-libx264 --enable-libx265 --enable-libxvid
--enable-postproc
Exit code: 1
}}}
I think I have seen this before but got it fixed somehow. Maybe we need to
force a modern compiler for `zvbi`?
--
Ticket URL: <https://trac.macports.org/ticket/70160>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list