[MacPorts] #70882: OpenCore Legacy Patcher 2.0.2 installs faulty CoreImage framework on macOS 15 on Macs using 3802-based GPUs
MacPorts
noreply at macports.org
Wed Oct 16 07:02:28 UTC 2024
#70882: OpenCore Legacy Patcher 2.0.2 installs faulty CoreImage framework on macOS
15 on Macs using 3802-based GPUs
-------------------------------------------------+-------------------------
Reporter: RivetBenoit | Owner: (none)
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.1
Resolution: | Keywords: sequoia
Port: ffmpeg, ffmpeg6, ffmpeg7, ffmpeg- |
devel |
-------------------------------------------------+-------------------------
Comment (by kampfflunder):
Replying to [comment:32 ryandesign]:
> > And at least ffmpeg, ffprobe and ffplay seem to work fine.
>
> Oh! That's new information. I assumed ffmpeg et al would not launch. But
it works? Is that true for everyone following this ticket?
Ah, I noticed that the +nonfree crashes:
{{{
}}}
While the "regular" variant is fine:
{{{
❯ ffmpeg
ffmpeg version 4.4.4 Copyright (c) 2000-2023 the FFmpeg developers
built with Apple clang version 16.0.0 (clang-1600.0.26.3)
configuration: --prefix=/opt/local --cc=/usr/bin/clang
--mandir=/opt/local/share/man --enable-audiotoolbox --disable-indev=jack
--disable-libjack --disable-libopencore-amrnb --disable-libopencore-amrwb
--disable-libxcb --disable-libxcb-shm --disable-libxcb-xfixes --enable-
opencl --disable-outdev=xv --enable-sdl2 --disable-securetransport
--enable-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-libwebp --enable-libzimg --enable-libzvbi
--enable-lzma --enable-pthreads --enable-shared --enable-swscale --enable-
zlib --enable-libaom --enable-libsvtav1 --arch=x86_64 --enable-x86asm
--enable-gpl --enable-libvidstab --enable-libx264 --enable-libx265
--enable-libxvid --enable-postproc
libavutil 56. 70.100 / 56. 70.100
libavcodec 58.134.100 / 58.134.100
libavformat 58. 76.100 / 58. 76.100
libavdevice 58. 13.100 / 58. 13.100
libavfilter 7.110.100 / 7.110.100
libavresample 4. 0. 0 / 4. 0. 0
libswscale 5. 9.100 / 5. 9.100
libswresample 3. 9.100 / 3. 9.100
libpostproc 55. 9.100 / 55. 9.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options]
outfile}...
Use -h to get full help or, even better, run 'man ffmpeg'
}}}
While `+nonfree` crashes:
{{{
❯ ffmpeg
dyld[28367]: Library not loaded: /opt/local/lib/libavcodec.58.dylib
Referenced from: <8FAB48B7-BAF9-32FA-88C8-7D23395C3792>
/opt/local/bin/ffmpeg
Reason: tried: '/opt/local/lib/libavcodec.58.dylib' (not a mach-o file),
'/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/libavcodec.58.dylib'
(no such file), '/opt/local/lib/libavcodec.58.dylib' (not a mach-o file),
'/opt/local/lib/libavcodec.58.134.100.dylib' (not a mach-o file),
'/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/libavcodec.58.134.100.dylib'
(no such file), '/opt/local/lib/libavcodec.58.134.100.dylib' (not a mach-o
file)
[1] 28367 abort ffmpeg
}}}
But this seems to be another problem?
--
Ticket URL: <https://trac.macports.org/ticket/70882#comment:33>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list