Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 688371 Details for
Bug 772851
media-libs/mesa-21.0.0_rc5: compilation error due to clang not found (llvm disabled), possible upstream bug
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
updated emerge output for mesa only, with current @world
emerge-updated.txt (text/plain), 8.85 KB, created by
Katze
on 2021-02-25 15:38:00 UTC
(
hide
)
Description:
updated emerge output for mesa only, with current @world
Filename:
MIME Type:
Creator:
Katze
Created:
2021-02-25 15:38:00 UTC
Size:
8.85 KB
patch
obsolete
>% sudo emerge -1u mesa > >These are the packages that would be merged: > >Calculating dependencies o > ... done! >[ebuild U ] media-libs/mesa-21.0.0_rc5::gentoo [20.3.4::gentoo] USE="X classic dri3 egl gbm gles2 vdpau vulkan wayland xvmc zstd -d3d9 -debug -gallium -gles1 -llvm -lm-sensors -opencl -osmesa (-selinux) -test -unwind -vaapi -valgrind -vulkan-overlay -xa -zink" VIDEO_CARDS="(-freedreno) -i915 -i965 -intel -iris (-lima) -nouveau (-panfrost) -r100 -r200 -r300 -r600 -radeon -radeonsi (-v3d) (-vc4) -virgl (-vivante) -vmware" 0 KiB > >Total: 1 package (1 upgrade), Size of downloads: 0 KiB > >Would you like to merge these packages? [Yes/No] >>>> Verifying ebuild manifests > >>>> Running pre-merge checks for media-libs/mesa-21.0.0_rc5 > * Ignoring USE=vulkan since VIDEO_CARDS does not contain i965, iris, radeonsi, or v3d > * Ignoring USE=vdpau since VIDEO_CARDS does not contain r300, r600, radeonsi, or nouveau > * Ignoring USE=xvmc since VIDEO_CARDS does not contain r600 or nouveau > * Ignoring USE=vdpau since USE does not contain gallium > * Ignoring USE=xvmc since USE does not contain gallium > >>>> Emerging (1 of 1) media-libs/mesa-21.0.0_rc5::gentoo > * mesa-21.0.0-rc5.tar.xz BLAKE2B SHA512 size ;-) ... [ ok ] > * Using python3.8 to build >>>> Unpacking source... >>>> Unpacking mesa-21.0.0-rc5.tar.xz to /var/tmp/portage/media-libs/mesa-21.0.0_rc5/work >>>> Source unpacked in /var/tmp/portage/media-libs/mesa-21.0.0_rc5/work >>>> Preparing source in /var/tmp/portage/media-libs/mesa-21.0.0_rc5/work/mesa-21.0.0-rc5 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/mesa-21.0.0_rc5/work/mesa-21.0.0-rc5 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure >meson setup --buildtype plain --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /var/tmp/portage/media-libs/mesa-21.0.0_rc5/temp/python3.8/pkgconfig:/usr/share/pkgconfig --pkg-config-path /var/tmp/portage/media-libs/mesa-21.0.0_rc5/temp/python3.8/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/media-libs/mesa-21.0.0_rc5/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Dplatforms=x11,wayland -Dglvnd=true -Dbuild-tests=false -Dglx=dri -Dshared-glapi=enabled -Ddri3=enabled -Degl=enabled -Dgbm=enabled -Dgles1=disabled -Dgles2=enabled -Dosmesa=false -Dselinux=false -Dzstd=enabled -Dvalgrind=false -Ddri-drivers= -Dgallium-drivers= -Dvulkan-drivers= -Dvulkan-device-select-layer=true -Dvulkan-overlay-layer=false --buildtype plain -Db_ndebug=true /var/tmp/portage/media-libs/mesa-21.0.0_rc5/work/mesa-21.0.0-rc5 /var/tmp/portage/media-libs/mesa-21.0.0_rc5/work/mesa-21.0.0-rc5-abi_x86_64.amd64 >DEPRECATION: c_args in the [properties] section of the machine file is deprecated, use the [built-in options] section. >DEPRECATION: c_link_args in the [properties] section of the machine file is deprecated, use the [built-in options] section. >DEPRECATION: cpp_args in the [properties] section of the machine file is deprecated, use the [built-in options] section. >DEPRECATION: cpp_link_args in the [properties] section of the machine file is deprecated, use the [built-in options] section. >DEPRECATION: fortran_args in the [properties] section of the machine file is deprecated, use the [built-in options] section. >DEPRECATION: fortran_link_args in the [properties] section of the machine file is deprecated, use the [built-in options] section. >DEPRECATION: objc_args in the [properties] section of the machine file is deprecated, use the [built-in options] section. >DEPRECATION: objc_link_args in the [properties] section of the machine file is deprecated, use the [built-in options] section. >DEPRECATION: objcpp_args in the [properties] section of the machine file is deprecated, use the [built-in options] section. >DEPRECATION: objcpp_link_args in the [properties] section of the machine file is deprecated, use the [built-in options] section. >The Meson build system >Version: 0.56.2 >Source dir: /var/tmp/portage/media-libs/mesa-21.0.0_rc5/work/mesa-21.0.0-rc5 >Build dir: /var/tmp/portage/media-libs/mesa-21.0.0_rc5/work/mesa-21.0.0-rc5-abi_x86_64.amd64 >Build type: native build >Program python found: YES (/var/tmp/portage/media-libs/mesa-21.0.0_rc5/temp/python3.8/bin/python) >Project name: mesa >Project version: 21.0.0-rc5 >C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 10.2.0 "x86_64-pc-linux-gnu-gcc (Gentoo 10.2.0-r5 p6) 10.2.0") >C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.35.2 >C++ compiler for the host machine: x86_64-pc-linux-gnu-g++ (gcc 10.2.0 "x86_64-pc-linux-gnu-g++ (Gentoo 10.2.0-r5 p6) 10.2.0") >C++ linker for the host machine: x86_64-pc-linux-gnu-g++ ld.bfd 2.35.2 >Host machine cpu family: x86_64 >Host machine cpu: x86_64 >Found CMake: /usr/bin/cmake (3.19.5) >Run-time dependency clang found: NO (tried cmake) > >../mesa-21.0.0-rc5/meson.build:436:4: ERROR: Problem encountered: EGL requires dri > >A full log can be found at /var/tmp/portage/media-libs/mesa-21.0.0_rc5/work/mesa-21.0.0-rc5-abi_x86_64.amd64/meson-logs/meson-log.txt > * ERROR: media-libs/mesa-21.0.0_rc5::gentoo failed (configure phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 125: Called src_configure > * environment, line 4085: Called multilib-minimal_src_configure > * environment, line 2760: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > * environment, line 3013: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 2690: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 2688: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > * environment, line 909: Called multilib-minimal_abi_src_configure > * environment, line 2754: Called multilib_src_configure > * environment, line 3323: Called meson_src_configure > * environment, line 2622: Called die > * The specific snippet of code: > * "${mesonargs[@]}" ) || die > * > * If you need support, post the output of `emerge --info '=media-libs/mesa-21.0.0_rc5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/mesa-21.0.0_rc5::gentoo'`. > * The complete build log is located at '/var/tmp/portage/media-libs/mesa-21.0.0_rc5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/mesa-21.0.0_rc5/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/mesa-21.0.0_rc5/work/mesa-21.0.0-rc5-abi_x86_64.amd64' > * S: '/var/tmp/portage/media-libs/mesa-21.0.0_rc5/work/mesa-21.0.0-rc5' > >>>> Failed to emerge media-libs/mesa-21.0.0_rc5, Log file: > >>>> '/var/tmp/portage/media-libs/mesa-21.0.0_rc5/temp/build.log' > > * Messages for package media-libs/mesa-21.0.0_rc5: > > * Ignoring USE=vulkan since VIDEO_CARDS does not contain i965, iris, radeonsi, or v3d > * Ignoring USE=vdpau since VIDEO_CARDS does not contain r300, r600, radeonsi, or nouveau > * Ignoring USE=xvmc since VIDEO_CARDS does not contain r600 or nouveau > * Ignoring USE=vdpau since USE does not contain gallium > * Ignoring USE=xvmc since USE does not contain gallium > > * Messages for package media-libs/mesa-21.0.0_rc5: > > * ERROR: media-libs/mesa-21.0.0_rc5::gentoo failed (configure phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 125: Called src_configure > * environment, line 4085: Called multilib-minimal_src_configure > * environment, line 2760: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > * environment, line 3013: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 2690: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 2688: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > * environment, line 909: Called multilib-minimal_abi_src_configure > * environment, line 2754: Called multilib_src_configure > * environment, line 3323: Called meson_src_configure > * environment, line 2622: Called die > * The specific snippet of code: > * "${mesonargs[@]}" ) || die > * > * If you need support, post the output of `emerge --info '=media-libs/mesa-21.0.0_rc5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/mesa-21.0.0_rc5::gentoo'`. > * The complete build log is located at '/var/tmp/portage/media-libs/mesa-21.0.0_rc5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/mesa-21.0.0_rc5/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/mesa-21.0.0_rc5/work/mesa-21.0.0-rc5-abi_x86_64.amd64' > * S: '/var/tmp/portage/media-libs/mesa-21.0.0_rc5/work/mesa-21.0.0-rc5'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 772851
:
688299
| 688371