[MacPorts] #55198: ffmpeg @3.4: ld: cannot link directly with /System/Library/Frameworks//CoreImage.framework/CoreImage

MacPorts noreply at macports.org
Thu Mar 1 07:35:13 UTC 2018


#55198: ffmpeg @3.4: ld: cannot link directly with
/System/Library/Frameworks//CoreImage.framework/CoreImage
------------------------+-----------------------
  Reporter:  fhgwright  |      Owner:  dbevans
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:
Resolution:             |   Keywords:  mavericks
      Port:  ffmpeg     |
------------------------+-----------------------

Comment (by kencu):

 For reasons that are not completely clear to me, our configure lines do
 not match up:
 {{{
 # ./configure --prefix=/opt/local --enable-swscale --enable-avfilter
 --enable-avresample --enable-libmp3lame --enable-libvorbis --enable-
 libopus --enable-librsvg --enable-libtheora --enable-libopenjpeg --enable-
 libmodplug --enable-libvpx --enable-libsoxr --enable-libspeex --enable-
 libass --enable-libbluray --enable-lzma --enable-gnutls --enable-
 fontconfig --enable-libfreetype --enable-libfribidi --disable-jack
 --disable-libopencore-amrnb --disable-libopencore-amrwb --disable-libxcb
 --disable-libxcb-shm --disable-libxcb-xfixes --disable-indev=jack
 --enable-opencl --disable-outdev=xv --enable-audiotoolbox --enable-
 videotoolbox --enable-sdl2 --mandir=/opt/local/share/man --enable-shared
 --enable-pthreads --cc=/usr/bin/clang --arch=x86_64 --enable-x86asm
 --enable-libx265 --enable-gpl --enable-postproc --enable-libx264 --enable-
 libxvid
 # ./configure --prefix=/opt/local --enable-swscale --enable-avfilter
 --enable-avresample --enable-libmp3lame --enable-libvorbis --enable-
 libopus --enable-librsvg --enable-libtheora --enable-libopenjpeg --enable-
 libmodplug --enable-libvpx --enable-libsoxr --enable-libspeex --enable-
 libass --enable-libbluray --enable-lzma --enable-gnutls --enable-
 fontconfig --enable-libfreetype --enable-libfribidi --disable-indev=jack
 --disable-outdev=xv --enable-audiotoolbox --enable-sdl2
 --mandir=/opt/local/share/man --enable-shared --enable-pthreads
 --cc=/usr/bin/clang --enable-videotoolbox --enable-libx265 --enable-gpl
 --enable-postproc --enable-libx264 --enable-libxvid --arch=x86_64
 --enable-x86asm
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/55198#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list