Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656986 - media-video/ffmpeg-9999 - src_configure(): ERROR: ffnvcodec requested but not found
Summary: media-video/ffmpeg-9999 - src_configure(): ERROR: ffnvcodec requested but not...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-31 18:47 UTC by stressfactor
Modified: 2018-07-21 12:25 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,8.37 KB, text/plain)
2018-05-31 18:47 UTC, stressfactor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stressfactor 2018-05-31 18:47:50 UTC
Created attachment 534322 [details]
build.log

I get the following error trying to emerge ffmpeg-9999:

(ERROR: ffnvcodec requested but not found                                                                                                     
                                                                                                                                             
If you think configure made a mistake, make sure you are using the latest
version from Git.  If the latest version fails, report the problem to the
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.)

It has been like this for a couple weeks or so. I think they moved something around upstream.
Comment 1 Alex 2018-06-02 19:24:15 UTC
Same problem here.
Comment 2 m0par 2018-07-19 17:51:43 UTC
I also experienced the same issue.

In my case, per the ffbuild/config.log, it is a result of an outdated nv-codec-headers. Today's ffmpeg-9999 wants >=8.1.24.2, but the only one in gentoo's tree is 8.1.24.1.

I think we need a nv-codec-headers-9999.ebuild to go with ffmpeg-9999 now.
Comment 3 Larry the Git Cow gentoo-dev 2018-07-21 12:25:21 UTC
The bug has been closed via the following commit(s):

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

commit cda273cd14c958b3fdc0b9c29d99ca59ef4a2e12
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2018-07-21 10:40:01 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-07-21 12:23:45 +0000

    media-video/ffmpeg: bump nv codec header dep
    
    Closes: https://bugs.gentoo.org/656986
    Package-Manager: Portage-2.3.43, Repoman-2.3.10

 media-video/ffmpeg/ffmpeg-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)