From owner-freebsd-multimedia@freebsd.org Mon Feb 19 07:48:18 2018 Return-Path: Delivered-To: freebsd-multimedia@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9B27AF0AAA3 for ; Mon, 19 Feb 2018 07:48:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 34A9185B75 for ; Mon, 19 Feb 2018 07:48:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D73F6F0AA9E; Mon, 19 Feb 2018 07:48:17 +0000 (UTC) Delivered-To: multimedia@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ACF7CF0AA9D for ; Mon, 19 Feb 2018 07:48:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B1BB85B71 for ; Mon, 19 Feb 2018 07:48:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 7D36C103D7 for ; Mon, 19 Feb 2018 07:48:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w1J7mGHU059458 for ; Mon, 19 Feb 2018 07:48:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w1J7mGon059457 for multimedia@FreeBSD.org; Mon, 19 Feb 2018 07:48:16 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: maintainer-feedback requested: [Bug 226033] multimedia/vlc-qt4: Doesn't build with libbluray Date: Mon, 19 Feb 2018 07:48:15 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: multimedia@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Feb 2018 07:48:19 -0000 Vladimir Omelchuk has reassigned Bugzilla Automation '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=3D226033 --- 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 =3D up-to-date with index root@vladiom:/usr/ports/multimedia/vlc-qt4# make showconfig =3D=3D=3D> The following configuration options are available for vlc-qt4-2.= 2.8_2,4: [...] LIBBLURAY=3Don: Blu-ray discs support via libbluray [...] =3D=3D=3D> Use 'make config' to modify these settings root@vladiom:/usr/ports/multimedia/vlc-qt4 # make =3D=3D=3D> License GPLv2 accepted by the user =3D=3D=3D> vlc-qt4-2.2.8_2,4 depends on file: /usr/local/sbin/pkg - found =3D=3D=3D> Fetching all distfiles required by vlc-qt4-2.2.8_2,4 for building =3D=3D=3D> Extracting for vlc-qt4-2.2.8_2,4 =3D> SHA256 Checksum OK for vlc-2.2.8.tar.xz. =3D=3D=3D> Patching for vlc-qt4-2.2.8_2,4 =3D=3D=3D> 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 >=3D 0.3.0 needed for bluray was not fo= und =3D=3D=3D> 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