Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 837959 - media-tv/mythtv-32.0 fails to compile: ERROR: can not find libbluray
Summary: media-tv/mythtv-32.0 fails to compile: ERROR: can not find libbluray
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wilson M. Michaels
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-04-12 06:57 UTC by Agostino Sarubbo
Modified: 2022-04-27 13:19 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,53.97 KB, text/plain)
2022-04-12 06:57 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-04-12 06:57:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-tv/mythtv-32.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-12 06:57:59 UTC
Created attachment 770246 [details]
build.log

build log and emerge --info
Comment 2 Florian Evers 2022-04-13 18:34:48 UTC
Hi,

same error here "ERROR: can not find libbluray".

Regards,
Florian
Comment 3 Wilson M. Michaels 2022-04-13 20:36:36 UTC
Upstream now requires libbluray.

I made a PullRequest to fix it (see above). Waiting for QA to finish checking it.

Just emerging libbluray may not fix it. sys-libs/zlib is also required.
Comment 4 Amel Hodzic 2022-04-15 05:24:15 UTC
libbluray and dev-libs/libzip are required.  Having sys-libs/zlib installed does not fix it.
Comment 5 Larry the Git Cow gentoo-dev 2022-04-15 05:27:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c3ae0953070326856bb40c84516dd67622017ea

commit 1c3ae0953070326856bb40c84516dd67622017ea
Author:     Wilson Michaels <thebitpit@austincustomerrands.com>
AuthorDate: 2022-04-12 17:00:56 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-15 05:27:11 +0000

    media-tv/mythtv: remove bluray USE flag, RDEPEND dev-libs/libzip
    
    Closes: https://bugs.gentoo.org/837959
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Wilson Michaels <thebitpit@austincustomerrands.com>
    Closes: https://github.com/gentoo/gentoo/pull/25013
    Signed-off-by: Sam James <sam@gentoo.org>

 media-tv/mythtv/{mythtv-32.0.ebuild => mythtv-32.0-r1.ebuild} | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)
Comment 6 Larry the Git Cow gentoo-dev 2022-04-15 05:28:13 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cec2bdd73836ff0a84d84a3279b83fbb40731fb0

commit cec2bdd73836ff0a84d84a3279b83fbb40731fb0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-04-15 05:27:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-15 05:27:41 +0000

    media-tv/mythtv: add subslot dep on libzip
    
    We link against it & it exposes a subslot, so :=.
    
    Bug: https://bugs.gentoo.org/837959
    Signed-off-by: Sam James <sam@gentoo.org>

 media-tv/mythtv/mythtv-32.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 7 Larry the Git Cow gentoo-dev 2022-04-27 13:19:06 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0636a3f3e7e636ba7b91d74cad36b03ebbee4b90

commit 0636a3f3e7e636ba7b91d74cad36b03ebbee4b90
Author:     Wilson Michaels <thebitpit@austincustomerrands.com>
AuthorDate: 2022-04-18 16:45:21 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-04-27 13:18:57 +0000

    media-tv/mythtv: inherit java-pkg-opt-2 and java-ant-2
    
    Bug: https://bugs.gentoo.org/837959
    Bug: https://bugs.gentoo.org/838919
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Wilson Michaels <thebitpit@austincustomerrands.com>
    Closes: https://github.com/gentoo/gentoo/pull/25092
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-tv/mythtv/{mythtv-32.0-r1.ebuild => mythtv-32.0-r2.ebuild} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)