#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
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to