Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924146 - media-libs/nvidia-vaapi-driver-0.0.11 fails to compile: hevc.c:237:90: error: __compar_d_fn_t undeclared (first use in this function)
Summary: media-libs/nvidia-vaapi-driver-0.0.11 fails to compile: hevc.c:237:90: error:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-02-09 10:23 UTC by Agostino Sarubbo
Modified: 2024-02-10 08:04 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,69.32 KB, text/plain)
2024-02-09 10:23 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 2024-02-09 10:23:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/nvidia-vaapi-driver-0.0.11 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-09 10:23:17 UTC
Created attachment 884593 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-09 10:23:17 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: nvidia_drv_video.so.p/src_hevc.c.o 
../nvidia-vaapi-driver-0.0.11/src/hevc.c:237:90: error: '__compar_d_fn_t' undeclared (first use in this function)
Comment 3 Larry the Git Cow gentoo-dev 2024-02-10 08:04:07 UTC
The bug has been closed via the following commit(s):

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

commit 3b3e4315aa5da662201437cfede7371dcebb9f97
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2024-02-09 18:04:47 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-02-10 08:04:05 +0000

    media-libs/nvidia-vaapi-driver: fix building with musl
    
    Closes: https://bugs.gentoo.org/924146
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/35247
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../nvidia-vaapi-driver-0.0.11_musl-support.patch  | 27 ++++++++++++++++++++++
 .../nvidia-vaapi-driver-0.0.11.ebuild              |  6 ++++-
 2 files changed, 32 insertions(+), 1 deletion(-)