Date: Mon, 10 Jun 2013 08:09:33 +0200 From: Matthias Andree <mandree@FreeBSD.org> To: FreeBSD-gnats-submit@freebsd.org Cc: naddy@freebsd.org, multimedia@freebsd.org Subject: ports/179449: multimedia/vlc, audio/flac: utterly broken since FLAC update Message-ID: <E1UlvIL-000GMR-HL@apollo.emma.line.org> Resent-Message-ID: <201306100610.r5A6A0ne036221@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 179449 >Category: ports >Synopsis: multimedia/vlc, audio/flac: utterly broken since FLAC update >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 06:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 9.1-RELEASE-p3 amd64 >Organization: >Environment: System: FreeBSD apollo.emma.line.org 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:27:25 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Greetings, multimedia/vlc is utterly broken since the last change that was claimed to chase the FLAC updates. The FLAC updates are incomplete, because the FLAC include files appear to have moved into /usr/local/include/FLAC (the FLAC part is new), and vlc misses other stuff. >How-To-Repeat: Update ports tree, try to update all ports, see vlc build fail with a missing stream_decoder.h include file when building its FLAC plugin. Fix that with CPPFLAGS+=${LOCALBASE}/include/FLAC and see that there are other failures, some from a missing #include <assert.h>, and other issues. My vlc configuration is: (pretty-print-config): +A52 -AALIB -ASS +AVAHI -CACA +DBUS -DEBUG -DIRAC +DOCS +DTS +DVDNAV +DVDREAD +FAAD +FLAC -FLUID -FRIBIDI +GLX -GNOMEVFS +GNUTLS -GOOM +HTTPD -JACK +LIBBLURAY -LIRC -LIVEMEDIA +LUA +MAD +MATROSKA -MODPLUG +MPEG2 +MTP -MUSEPACK -NCURSES +NLS -NOTIFY -NO_DVD +OGG +OPTIMIZED_CFLAGS +OPUS +PNG -PORTAUDIO -PROJM -PULSEAUDIO +QT4 +REALAUDIO -RUNROOT -SAMBA +SAMPLERATE -SCHROED +SDL -SERVER_ONLY -SHOUTCAST -SIDPLAY +SKINS +SPEEX -SQLITE +STREAM -SVG +TAGLIB +THEORA +TWOLAME +UPNP +V4L +VAAPI +VCD +VORBIS +X11 +X264 +XCB -XOSD +XVIDEO -ZVBI >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1UlvIL-000GMR-HL>