Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 2018 07:48:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 226033] multimedia/vlc-qt4: Doesn't build with libbluray
Message-ID:  <bug-226033-12827-Igq4XRoAT0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226033-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226033-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

Vladimir Omelchuk <admin@vladiom.com.ua> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to
multimedia@FreeBSD.org:
Bug 226033: multimedia/vlc-qt4: Doesn't build with libbluray
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226033



--- Description ---
Doesn't build vlc-qt4 after update libbluray to 1.0.2

root@vladiom:~ # pkg version -v | grep libbluray
libbluray-1.0.2,1		   =   up-to-date with index

root@vladiom:/usr/ports/multimedia/vlc-qt4# make showconfig
===> The following configuration options are available for vlc-qt4-2.2.8_2,4:
[...]
     LIBBLURAY=on: Blu-ray discs support via libbluray
[...]
===> Use 'make config' to modify these settings


root@vladiom:/usr/ports/multimedia/vlc-qt4 # make
===>  License GPLv2 accepted by the user
===>   vlc-qt4-2.2.8_2,4 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by vlc-qt4-2.2.8_2,4 for building
===>  Extracting for vlc-qt4-2.2.8_2,4
=> SHA256 Checksum OK for vlc-2.2.8.tar.xz.
===>  Patching for vlc-qt4-2.2.8_2,4
===>  Applying FreeBSD patches for vlc-qt4-2.2.8_2,4
[...]
checking for dvdnav_stream_cb in dvdnav/dvdnav.h... yes
checking for BLURAY... no
configure: error: Library libbluray >= 0.3.0 needed for bluray was not found
===>  Script "configure" failed unexpectedly.
Please report the problem to multimedia@FreeBSD.org [maintainer] and attach
the "/usr/ports/multimedia/vlc-qt4/work/vlc-2.2.8/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/multimedia/vlc-qt4
*** Error code 1

Stop.
make: stopped in /usr/ports/multimedia/vlc-qt4


root@vladiom:~ # uname -srm
FreeBSD 11.1-RELEASE-p6 amd64



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226033-12827-Igq4XRoAT0>