Opened 13 months ago
Last modified 13 months ago
#68521 assigned defect
ffmpeg @4.4.4 cannot find zvbi: ERROR: zvbi-0.2 not found using pkg-config
Reported by: | barracuda156 | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | powerpc | Cc: | |
Port: | ffmpeg |
Description
Didn't we have something like this earlier?
---> 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-videotoolbox --enable-avfilter --enable-avresample --enable-fontconfig --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-librtmp --enable-gpl --enable-libvidstab --enable-libx264 --enable-libx265 --enable-libxvid --enable-postproc --enable-libaribb24 --enable-libsmbclient --enable-version3 --enable-libfdk-aac --enable-nonfree 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@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-videotoolbox --enable-avfilter --enable-avresample --enable-fontconfig --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-librtmp --enable-gpl --enable-libvidstab --enable-libx264 --enable-libx265 --enable-libxvid --enable-postproc --enable-libaribb24 --enable-libsmbclient --enable-version3 --enable-libfdk-aac --enable-nonfree Exit code: 1
Both zvbi
and ffmpeg
are being built from standard portfiles, and I just force-upgraded zvbi
to make sure; it does have zvbi-0.2.pc
:
---> Installing zvbi @0.2.35_3 Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_zvbi/zvbi/work/destroot" && /usr/bin/tar -cvf - . | /opt/local/bin/lbzip2 -c9 > /opt/local/var/macports/software/zvbi/zvbi-0.2.35_3.darwin_10.ppc.tbz2 ./ ./+COMMENT ./+CONTENTS ./+DESC ./+PORTFILE ./+STATE ./opt/ ./opt/local/ ./opt/local/bin/ ./opt/local/bin/zvbi-ntsc-cc ./opt/local/include/ ./opt/local/include/libzvbi.h ./opt/local/lib/ ./opt/local/lib/libzvbi.0.dylib ./opt/local/lib/libzvbi.a ./opt/local/lib/libzvbi.dylib ./opt/local/lib/libzvbi.la ./opt/local/lib/pkgconfig/ ./opt/local/lib/pkgconfig/zvbi-0.2.pc ./opt/local/share/ ./opt/local/share/locale/ ./opt/local/share/locale/de/ ./opt/local/share/locale/de/LC_MESSAGES/ ./opt/local/share/locale/de/LC_MESSAGES/zvbi.mo ./opt/local/share/locale/en@boldquot/ ./opt/local/share/locale/en@boldquot/LC_MESSAGES/ ./opt/local/share/locale/en@boldquot/LC_MESSAGES/zvbi.mo ./opt/local/share/locale/en@quot/ ./opt/local/share/locale/en@quot/LC_MESSAGES/ ./opt/local/share/locale/en@quot/LC_MESSAGES/zvbi.mo ./opt/local/share/locale/es/ ./opt/local/share/locale/es/LC_MESSAGES/ ./opt/local/share/locale/es/LC_MESSAGES/zvbi.mo ./opt/local/share/locale/fr/ ./opt/local/share/locale/fr/LC_MESSAGES/ ./opt/local/share/locale/fr/LC_MESSAGES/zvbi.mo ./opt/local/share/locale/it/ ./opt/local/share/locale/it/LC_MESSAGES/ ./opt/local/share/locale/it/LC_MESSAGES/zvbi.mo ./opt/local/share/locale/nl/ ./opt/local/share/locale/nl/LC_MESSAGES/ ./opt/local/share/locale/nl/LC_MESSAGES/zvbi.mo ./opt/local/share/locale/pl/ ./opt/local/share/locale/pl/LC_MESSAGES/ ./opt/local/share/locale/pl/LC_MESSAGES/zvbi.mo ./opt/local/share/man/ ./opt/local/share/man/man1/ ./opt/local/share/man/man1/zvbi-ntsc-cc.1.gz ---> Activating zvbi @0.2.35_3
- S. I am away from the machine with 10.5, will check there in a while.
Attachments (1)
Change History (4)
comment:1 Changed 13 months ago by barracuda156
Summary: | ffmpeg cannot find zvbi: ERROR: zvbi-0.2 not found using pkg-config → ffmpeg @4.4.4 cannot find zvbi: ERROR: zvbi-0.2 not found using pkg-config |
---|
comment:2 follow-up: 3 Changed 13 months ago by mascguy (Christopher Nielsen)
Changed 13 months ago by barracuda156
Attachment: | ffmpeg.log added |
---|
ffmpeg failure to find installed zvbi
comment:3 Changed 13 months ago by barracuda156
Replying to mascguy:
Sergey, it would be very helpful if you could attach the full
main.log
for these tickets. Please and thanks!
Sorry, sure. Both logs added.
Note: See
TracTickets for help on using
tickets.
Sergey, it would be very helpful if you could attach the full
main.log
for these tickets. Please and thanks!