Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem with removing of clang
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
RIA77
Guru
Guru


Joined: 24 Feb 2016
Posts: 381

PostPosted: Mon Aug 05, 2024 1:53 pm    Post subject: Problem with removing of clang Reply with quote

Hello,

I have xfce x64 profile. After installing of clang, it deeply integrates into system. Therefore, I can't remove it.

Emerge --deselect clang won't work.

Code:
emerge --depclean -a intel_clc libclc clang compiler-rt clang-toolchain-symlinks compiler-rt clang-runtime --verbose

Calculating dependencies... done!
  dev-libs/libclc-17.0.6 pulled in by:
    dev-util/intel_clc-24.1.3 requires dev-libs/libclc
    media-libs/mesa-24.1.3 requires dev-libs/libclc[spirv(-)]

  dev-util/intel_clc-24.1.3 pulled in by:
    media-libs/mesa-24.1.3 requires ~dev-util/intel_clc-24.1.3

  sys-devel/clang-17.0.6 pulled in by:
    dev-libs/libclc-17.0.6 requires sys-devel/clang:17
    dev-util/intel_clc-24.1.3 requires sys-devel/clang:17
    sys-devel/clang-common-17.0.6-r5 requires sys-devel/clang:*
    sys-devel/clang-toolchain-symlinks-17 requires sys-devel/clang:17
    sys-libs/compiler-rt-17.0.6 requires sys-devel/clang

  sys-devel/clang-runtime-17.0.6 pulled in by:
    sys-devel/clang-17.0.6 requires ~sys-devel/clang-runtime-17.0.6

  sys-devel/clang-toolchain-symlinks-17 pulled in by:
    sys-devel/clang-17.0.6 requires sys-devel/clang-toolchain-symlinks:17

  sys-libs/compiler-rt-17.0.6 pulled in by:
    sys-devel/clang-runtime-17.0.6 requires ~sys-libs/compiler-rt-17.0.6:17[abi_x86_32(+),abi_x86_64(+)]

>>> No packages selected for removal by depclean


I have been using gcc as main compiler.
Back to top
View user's profile Send private message
Banana
Moderator
Moderator


Joined: 21 May 2004
Posts: 1621
Location: Germany

PostPosted: Mon Aug 05, 2024 2:07 pm    Post subject: Reply with quote

Maybe this topic https://forums.gentoo.org/viewtopic-p-8437982.html and this wikipage can help: https://wiki.gentoo.org/wiki/User/Unhappy-Ending/Clang
_________________
Forum Guidelines

PFL - Portage file list - find which package a file or command belongs to.
My delta-labs.org snippets do expire
Back to top
View user's profile Send private message
logrusx
Advocate
Advocate


Joined: 22 Feb 2018
Posts: 2164

PostPosted: Mon Aug 05, 2024 2:18 pm    Post subject: Reply with quote

Banana wrote:
https://wiki.gentoo.org/wiki/User/Unhappy-Ending/Clang


It's worth noting unhappy ending is the name of the user and there's nothing that indicates unhappy ending in the page.

Best Regards,
Georgi
Back to top
View user's profile Send private message
grknight
Retired Dev
Retired Dev


Joined: 20 Feb 2015
Posts: 1833

PostPosted: Mon Aug 05, 2024 2:35 pm    Post subject: Reply with quote

Removal of clang is no longer possible with VIDEO_CARDS=intel without pulling a binpkg because both dev-libs/libclc and dev-util/intel_clc are required build dependencies on media-libs/mesa.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum