[FFmpeg-trac] #10648(build system:new): release 6.1 build fails on MacOS

FFmpeg trac at avcodec.org
Thu Nov 9 02:55:58 EET 2023


#10648: release 6.1 build fails on MacOS
-------------------------------------+-------------------------------------
             Reporter:  David        |                     Type:  defect
  Arnstein                           |
               Status:  new          |                 Priority:  normal
            Component:  build        |                  Version:
  system                             |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 % cd ~/git/ffmpeg
 % git fetch
 % git switch release/6.1
 % cd ../ffmpeg_build
 % ~/git/ffmpeg/configure
 % make
 ffmpeg version 6.1
 }}}
 Result:
 xcrun -sdk macosx metal src/libavfilter/metal/vf_yadif_videotoolbox.metal
 -o libavfilter/metal/vf_yadif_videotoolbox.metal.air
 xcrun -sdk macosx metallib --split-module-without-linking
 libavfilter/metal/vf_yadif_videotoolbox.metal.air -o
 libavfilter/metal/vf_yadif_videotoolbox.metallib
 BIN2C   libavfilter/metal/vf_yadif_videotoolbox.metallib.c
 make: *** [libavfilter/metal/vf_yadif_videotoolbox.metallib.c] Error 255
 rm libavfilter/metal/vf_yadif_videotoolbox.metal.air
 libavfilter/metal/vf_yadif_videotoolbox.metallib
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10648>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list