Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718074 - www-client/chromium-81.0.4044.113: Package 'dri' requires 'libdrm >= 2.4.101' but version of libdrm is 2.4.100
Summary: www-client/chromium-81.0.4044.113: Package 'dri' requires 'libdrm >= 2.4.101'...
Status: RESOLVED DUPLICATE of bug 717322
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-18 16:45 UTC by Samuel Bernardo
Modified: 2020-04-18 17:57 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Bernardo 2020-04-18 16:45:51 UTC
* Configuring Chromium...
gn gen --args= is_clang=false custom_toolchain="//build/toolchain/linux/unbundle:default" host_toolchain="//build/toolchain/linux/unbundle:default" is_debug=false is_component_build=false use_allocator="tcmalloc" enable_nacl=false use_system_harfbuzz=true use_gnome_keyring=false closure_compile=true enable_hangout_services_extension=true enable_widevine=true use_cups=true use_kerberos=true use_pulseaudio=true fieldtrial_testing_like_official_build=true use_gold=false use_sysroot=false linux_use_bundled_binutils=false use_custom_libcxx=false use_lld=false proprietary_codecs=true ffmpeg_branding="Chrome" google_api_key="AIzaSyDEAOvatFo0eTgsV_ZlEzx0ObmepsMzfAc" google_default_client_id="329227923882.apps.googleusercontent.com" google_default_client_secret="vgKG0NNv7GoDpbtoFNLxCUXu" target_cpu="x64" treat_warnings_as_errors=false fatal_linker_warnings=false icu_use_data_file=false  out/Release
ERROR at //build/config/linux/pkg_config.gni:103:17: Script returned non-zero exit code.
    pkgresult = exec_script(pkg_config_script, args, "value")
                ^----------
Current dir: /var/tmp/portage/www-client/chromium-81.0.4044.113/work/chromium-81.0.4044.113/out/Release/
Command: python /var/tmp/portage/www-client/chromium-81.0.4044.113/work/chromium-81.0.4044.113/build/config/linux/pkg-config.py dri
Returned 1.
stderr:

Package 'dri' requires 'libdrm >= 2.4.101' but version of libdrm is 2.4.100
Could not run pkg-config.

See //build/config/linux/dri/BUILD.gn:9:1: whence it was called.
pkg_config("dri") {
^------------------
See //content/gpu/BUILD.gn:132:18: which caused the file to be included.
    configs += [ "//build/config/linux/dri" ]
                 ^-------------------------




libdrm 2.4.101 is hard masked... Why chromium 81.0.4044.113 is stable for amd64?

[I] x11-libs/libdrm
     Available versions:  2.4.100^t{tbz2} [M](~)2.4.101^t{tbz2} **9999*l^t {libkms valgrind ABI_MIPS="n32 n64 o32" ABI_RISCV="lp64 lp64d" ABI_S390="32 64" ABI_X86="32 64 x32" VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vivante vmware"}
     Installed versions:  2.4.100^t{tbz2}(04:08:07 PM 04/13/2020)(libkms -valgrind ABI_MIPS="-n32 -n64 -o32" ABI_RISCV="-lp64 -lp64d" ABI_S390="-32 -64" ABI_X86="64 -32 -x32" VIDEO_CARDS="amdgpu radeon -exynos -freedreno -intel -nouveau -omap -tegra -vc4 -vivante -vmware")
     Homepage:            https://dri.freedesktop.org/ https://gitlab.freedesktop.org/mesa/drm
     Description:         X.Org libdrm library
Comment 1 Mike Gilbert gentoo-dev 2020-04-18 17:57:13 UTC

*** This bug has been marked as a duplicate of bug 717322 ***