[MacPorts] #40025: VLC: configure fails when using ffmpeg-devel
#40025: VLC: configure fails when using ffmpeg-devel ----------------------+------------------------ Reporter: devans@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: ffmpeg | Port: VLC ----------------------+------------------------ When building VLC 2.0.8 using ffmpeg-devel (ffmpeg-2.0), configure fails as follows: {{{ checking if linker supports -Bsymbolic... no checking for AVCODEC... yes configure: error: libavcodec versions 55 and later are not supported yet. Command failed: cd "/opt/local/var/macports/build/_opt_macports_trunk_dports_multimedia_VLC/VLC/work/vlc-2.0.8" && ./configure --prefix=/opt/local --with-macosx-version-min=10.8 --with- contrib=/opt/local/var/macports/build/_opt_macports_trunk_dports_multimedia_VLC/VLC/work/vlc-2.0.8/contrib --disable-debug --disable-update-check --enable-gnutls --disable-notify --disable-telepathy --disable-dbus --disable-growl --enable-libproxy --enable-lua --enable-dvdnav --enable-dvdread --disable-smb --disable-vcdx --disable-macosx-eyetv --disable-realrtsp --enable-sftp --disable-dvbpsi --enable-ogg --enable-mux_ogg --enable-mkv --disable-shout --enable-a52 --enable-faad --enable-flac --disable-live555 --enable-opus --enable- vorbis --enable-ogg --enable-mad --disable-libass --enable-dca --enable- png --disable-quicktime --enable-twolame --disable-speex --enable-theora --enable-x264 --enable-postproc --enable-avcodec --enable-avformat --enable-swscale --enable-fluidsynth --disable-caca --disable-sdl --without-x --disable-xcb --disable-xvideo --disable-glx --disable-fribidi --disable-svg --disable-jack --enable-samplerate --disable-qt4 --enable- ncurses --disable-skins2 --disable-goom --enable-bonjour --enable-upnp --enable-macosx-vout --enable-macosx-audio --with-macosx-sdk=/ --enable- macosx-vlc-app --enable-macosx-qtkit --enable-mod --enable-mpc --enable- freetype --enable-fontconfig --enable-macosx --enable-macosx-dialog- provider Exit code: 1 }}} Build log attached -- Ticket URL: <https://trac.macports.org/ticket/40025> MacPorts <http://www.macports.org/> Ports system for OS X
#40025: VLC: configure fails when using ffmpeg-devel -----------------------+------------------------ Reporter: devans@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: fixed | Keywords: ffmpeg Port: VLC | -----------------------+------------------------ Changes (by jeremyhu@…): * status: new => closed * resolution: => fixed Comment: I assume this works with VLC-devel. This will "just work" when VLC is updated to 2.1 which will happen well before ffmpeg becomes 2.0 -- Ticket URL: <https://trac.macports.org/ticket/40025#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#40025: VLC: configure fails when using ffmpeg-devel -----------------------+------------------------ Reporter: devans@… | Owner: jeremyhu@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: ffmpeg Port: VLC | -----------------------+------------------------ Changes (by egall@…): * status: closed => reopened * resolution: fixed => Comment: This is happening again with ffmpeg-devel @20140828 (i.e. 2.3.git) and VLC @2.1.4_1: {{{ :info:configure checking if linker supports -Bsymbolic... no :info:configure checking for AVCODEC... yes :info:configure configure: error: libavcodec versions 56 and later are not supported yet. :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/vlc-2.1.4" && ./configure --prefix=/opt/local --with- contrib=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/vlc-2.1.4/contrib --disable-debug --disable-update-check --enable-gnutls --disable-notify --disable-dbus --disable-gnomevfs --disable-growl --enable-lua --enable- dvdnav --enable-dvdread --disable-smbclient --disable-realrtsp --disable- libfreerdp --enable-dc1394 --disable-dv1394 --disable-opencv --enable-sftp --disable-libvnc --disable-decklink --enable-ogg --enable-mux_ogg --enable-mkv --disable-sid --enable-a52 --enable-faad --enable-flac --disable-live555 --enable-opus --enable-vorbis --enable-ogg --enable-mad --disable-libass --enable-dca --enable-png --disable-quicktime --enable- twolame --enable-theora --enable-x264 --enable-postproc --enable-avcodec --enable-avformat --enable-swscale --enable-fluidsynth --disable-kate --disable-libva --disable-quicksync --disable-zvbi --disable-tiger --enable-telx --enable-dirac --enable-schroedinger --disable-caca --disable-sdl --enable-samplerate --disable-chromaprint --disable-qt --enable-ncurses --disable-skins2 --disable-goom --disable-projectm --disable-vsxu --enable-bonjour --enable-upnp --disable-udev --disable-mtp --enable-macosx-vout --enable-macosx-audio --with-macosx-sdk=/ --enable- macosx-vlc-app --enable-jack --enable-macosx-qtkit --enable-macosx-eyetv --enable-speex --enable-svg --enable-shout --enable-vcdx --enable-mod --enable-mpc --enable-dvbpsi --enable-freetype --enable-fontconfig --enable-fribidi --with-x --x-include=/opt/local/include --x-lib=/opt/local/lib --enable-xvideo --enable-glx --enable-xcb --enable- macosx --enable-macosx-dialog-provider :info:configure Exit code: 1 }}} And yes, while ffmpeg-devel does work with VLC-devel, I would prefer that it worked with the stable VLC as well, as VLC-devel is having some other runtime issues with me (which I need to file upstream) which are making me want to switch to the stable version. -- Ticket URL: <https://trac.macports.org/ticket/40025#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#40025: VLC: configure fails when using ffmpeg-devel -----------------------+------------------------ Reporter: devans@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: fixed | Keywords: ffmpeg Port: VLC | -----------------------+------------------------ Changes (by devans@…): * status: reopened => closed * resolution: => fixed Comment: Current version of VLC is 2.1.5 which was patched to fix this problem in r125496. Please update your ports tree. Also note that VLC-devel is quite out of date so using VLC instead is a good idea until VLC-devel is updated. -- Ticket URL: <https://trac.macports.org/ticket/40025#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#40025: VLC: configure fails when using ffmpeg-devel -----------------------+------------------------ Reporter: devans@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: fixed | Keywords: ffmpeg Port: VLC | -----------------------+------------------------ Comment (by egall@…): OK, confirming that updating worked, thanks. -- Ticket URL: <https://trac.macports.org/ticket/40025#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts