Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 571124

Summary: media-libs/virglrenderer-0.2.0 with ld.gold: ../src/.libs/libvirglrenderer.so: error: undefined reference to 'drmPrimeHandleToFD'
Product: Gentoo Linux Reporter: Andrei Slavoiu <ansla80>
Component: Current packagesAssignee: Gentoo QEMU Project <qemu+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Andrei Slavoiu 2016-01-06 21:31:02 UTC
Builds fine with ld.bfd

Reproducible: Always
Comment 1 Andrei Slavoiu 2016-01-06 21:31:39 UTC
Created attachment 422160 [details]
build.log
Comment 2 Andrei Slavoiu 2016-01-06 21:33:06 UTC
Created attachment 422162 [details]
emerge --info
Comment 3 SpanKY gentoo-dev 2016-01-18 04:43:10 UTC
looks like it's missing -ldrm linkage which provides that func
Comment 5 Martin Jansa 2019-02-09 17:07:30 UTC
Sorry for noise in the old ticket, but where it was sent to upstream?

I've checked https://gitlab.freedesktop.org/virgl/virglrenderer/merge_requests and it's not listed there and the issue still exist in latest virglrenderer (and the patch still does apply cleanly).
Comment 6 Martin Jansa 2019-02-14 11:43:32 UTC
It was merged through https://gitlab.freedesktop.org/virgl/virglrenderer/merge_requests/153