Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Dec 2018 13:43:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234463] [patch] multimedia/mpv: add missing dependency on sysutils/libcdio
Message-ID:  <bug-234463-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234463

            Bug ID: 234463
           Summary: [patch] multimedia/mpv: add missing dependency on
                    sysutils/libcdio
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: samy.mahmoudi@gmail.com
                CC: cpm@freebsd.org, jhale@FreeBSD.org
                CC: cpm@freebsd.org, jhale@FreeBSD.org

Created attachment 200577
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D200577&action=
=3Dedit
Patch file generated with svn diff

=3D=3D=3D=3D> Running Q/A tests (stage-qa)
Error: /usr/local/bin/mpv is linked to /usr/local/lib/libcdio.so.18 from
sysutils/libcdio but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=3Dlibcdio.so:sysutils/libcdio

This was left unseen because mpv depends on libcdio-paranoia, which in turn
depends on libcdio and because dependency is a transitive relation.

However, the message indicates that mpv directly depends on libcdio. Theref=
ore
we should explicitly highlight this dependency to the port system.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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