Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 698586 - media-libs/mesa-19.2.2 - meson.build:467:2: ERROR: Dependency "vdpau" not found, tried pkgconfig and cmake
Summary: media-libs/mesa-19.2.2 - meson.build:467:2: ERROR: Dependency "vdpau" not fou...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-26 10:23 UTC by Samuel Bernardo
Modified: 2019-10-26 21:24 UTC (History)
0 users

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


Attachments
build.log (build.log,4.63 KB, text/plain)
2019-10-26 10:23 UTC, Samuel Bernardo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Bernardo 2019-10-26 10:23:06 UTC
Created attachment 594046 [details]
build.log

Cross compile bug with already created PR:
https://bugs.freedesktop.org/show_bug.cgi?id=111126
Comment 1 Samuel Bernardo 2019-10-26 18:30:54 UTC
I just realized now that after updating multilib directory with unsymlink-lib there are missing .pv files in /usr/lib/pkgconfig such as vdpau.pc.
This only appears in /usr/lib64/pkgconfig.

Cloud be the reason for this issue, but I'm compiling all packages for abi_x86_32. I'll leave here new comment if it's the solution.
Comment 2 Samuel Bernardo 2019-10-26 18:33:35 UTC
equery f x11-libs/libvdpau | grep vdpau.pc
/usr/lib32/pkgconfig/vdpau.pc
/usr/lib64/pkgconfig/vdpau.pc

/usr/lib32/pkgconfig/vdpau.pc is not installed and it shoud be... unsymlink-lib script didn't work as expected after finish operation.
Comment 3 Samuel Bernardo 2019-10-26 21:24:01 UTC
Problem solved after recompiling libvdpau.