maintainer-feedback requested: [Bug 226033] multimedia/vlc-qt4: Doesn't build with libbluray
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 19 07:48:19 UTC 2018
Vladimir Omelchuk <admin at vladiom.com.ua> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to
multimedia at 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 at vladiom:~ # pkg version -v | grep libbluray
libbluray-1.0.2,1 = up-to-date with index
root at 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 at 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 at 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 at vladiom:~ # uname -srm
FreeBSD 11.1-RELEASE-p6 amd64
More information about the freebsd-multimedia
mailing list