Opened 2 years ago

Closed 22 months ago

#9739 closed defect (invalid)

ffmpeg 5 fails to build on macOS 10.14.6

Reported by: Mihail Yaremenko Owned by:
Priority: normal Component: build system
Version: git-master Keywords: make build mac mojave
Cc: Mihail Yaremenko Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
ffmpeg fails to build on macOS 10.14.6.

How to reproduce:
Try to build ffmpeg from the latest git master (commit 25d3f96db7d7b4a30acd4373ebf5469821789366).

Configure arguments:

./configure --prefix=/opt/ffmpeg --extra-version=tessus --cc=/usr/bin/clang --enable-shared --enable-pthreads --enable-version3 --enable-ffplay --enable-gnutls --enable-gpl --enable-libaom --enable-libbluray --enable-libdav1d --enable-libmp3lame --enable-libopus --enable-librav1e --enable-librist --enable-librubberband --enable-libsnappy --enable-libtesseract --enable-libtheora --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-videotoolbox --enable-lzma --enable-libfontconfig --enable-libfreetype --enable-frei0r --enable-libass --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libspeex --enable-libsoxr --enable-libzmq --enable-libzimg --disable-libjack --disable-indev=jack

make install

configure output: https://controlc.com/c99224b6
make output: https://controlc.com/f02b853d

Versions of the libraries are latest (updated via Homebrew before build)

Change History (3)

comment:1 by Mihail Yaremenko, 2 years ago

Keywords: make build mac mojave added

comment:2 by Mihail Yaremenko, 2 years ago

Component: undeterminedbuild system

comment:3 by Marton Balint, 22 months ago

Priority: importantnormal
Resolution: invalid
Status: newclosed

This does not seem like an ffmpeg issue. Your installed vulkan headers seem broken / beta somehow.

Note: See TracTickets for help on using tickets.