Summary: | media-video/ffmpeg with USE=samba fails to build whem net-fs/samba compiled without USE=client | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alexey Skobkin <skobkin-ru> |
Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | candrews, gentoo |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/10403 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Alexey Skobkin
2018-11-10 22:26:20 UTC
Are you sure this isn't a duplicate of bug 666548 ? (In reply to Craig Andrews from comment #1) > Are you sure this isn't a duplicate of bug 666548 ? Actually, ffmpeg does require net-fs/samba[client], which is what this bug wants. bug 666548 will still prevent ffmpeg from compiling against >=net-fs/samba-4.9.0 but that doesn't have anything to do with samba's client use flag. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c48303e3a22d6feaa494ad9ab1a257f516855598 commit c48303e3a22d6feaa494ad9ab1a257f516855598 Author: Craig Andrews <candrews@gentoo.org> AuthorDate: 2018-11-13 02:19:54 +0000 Commit: Craig Andrews <candrews@gentoo.org> CommitDate: 2018-11-26 14:15:53 +0000 media-video/ffmpeg: When using samba, require the client use flag Closes: https://bugs.gentoo.org/670868 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org> media-video/ffmpeg/ffmpeg-3.2.6.ebuild | 2 +- media-video/ffmpeg/ffmpeg-3.2.7.ebuild | 2 +- media-video/ffmpeg/ffmpeg-3.3.4.ebuild | 2 +- media-video/ffmpeg/ffmpeg-3.3.6.ebuild | 2 +- media-video/ffmpeg/ffmpeg-3.3.8.ebuild | 2 +- media-video/ffmpeg/ffmpeg-3.4.5.ebuild | 2 +- media-video/ffmpeg/ffmpeg-4.0.2.ebuild | 2 +- media-video/ffmpeg/ffmpeg-4.0.3.ebuild | 2 +- media-video/ffmpeg/ffmpeg-4.1.ebuild | 2 +- media-video/ffmpeg/ffmpeg-9999.ebuild | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) |