diff options
| author | Sam James <sam@gentoo.org> | 2024-09-22 02:17:10 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2024-09-22 02:18:47 +0100 |
| commit | d09b2cb36c5fa5e26543d529dd224de3df17d879 (patch) | |
| tree | 7aeca73f91d5d8cecc7ee58c04ae8d5fd743f5f2 | |
| parent | 61e28896902f67a7446ec5df2a47149cc5c32fc1 (diff) | |
| download | gentoo-d09b2cb36c5fa5e26543d529dd224de3df17d879.tar.gz gentoo-d09b2cb36c5fa5e26543d529dd224de3df17d879.tar.bz2 gentoo-d09b2cb36c5fa5e26543d529dd224de3df17d879.zip | |
sys-devel/clang-common: drop PDEPEND on sys-devel/clang:*
Drop the PDEPEND on sys-devel/clang:* because it confuses Portage
and leads to things like `emerge -v1 sys-devel/clang:17` pulling in
sys-devel/clang:18.
From emerge --debug:
```
Parent: (sys-devel/clang-common-18.1.8-r1:0/0::gentoo, ebuild scheduled for merge)
Depstring: sys-devel/clang:* sys-devel/gcc sys-devel/gcc sys-devel/binutils
Priority: runtime_post
Candidates: ['sys-devel/clang:*', 'sys-devel/gcc', 'sys-devel/gcc', 'sys-devel/binutils']
ebuild: sys-devel/clang-18.1.8::gentoo
```
This is one of those patterns which comes up every so often, same with
pam and pambase. Ultimately, nobody is going to emerge clang-common by
itself and then wonder why clang isn't installed.
We're better off just dropping the dep as it serves no real value anyway.
Reported-by: Calvin Buckley <calvin@cmpct.info>
Signed-off-by: Sam James <sam@gentoo.org>
11 files changed, 0 insertions, 11 deletions
diff --git a/sys-devel/clang-common/clang-common-15.0.7-r9.ebuild b/sys-devel/clang-common/clang-common-15.0.7-r10.ebuild index 3416e3b981a4..d724729a628b 100644 --- a/sys-devel/clang-common/clang-common-15.0.7-r9.ebuild +++ b/sys-devel/clang-common/clang-common-15.0.7-r10.ebuild @@ -17,7 +17,6 @@ IUSE=" " PDEPEND=" - sys-devel/clang:* default-compiler-rt? ( sys-devel/clang-runtime:${PV}[compiler-rt] llvm-libunwind? ( sys-libs/llvm-libunwind[static-libs] ) diff --git a/sys-devel/clang-common/clang-common-16.0.6-r5.ebuild b/sys-devel/clang-common/clang-common-16.0.6-r6.ebuild index 8f96c70ce638..e6b8345426e7 100644 --- a/sys-devel/clang-common/clang-common-16.0.6-r5.ebuild +++ b/sys-devel/clang-common/clang-common-16.0.6-r6.ebuild @@ -17,7 +17,6 @@ IUSE=" " PDEPEND=" - sys-devel/clang:* default-compiler-rt? ( sys-devel/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( sys-libs/llvm-libunwind[static-libs] ) diff --git a/sys-devel/clang-common/clang-common-17.0.6-r8.ebuild b/sys-devel/clang-common/clang-common-17.0.6-r10.ebuild index 4e7d8272b374..0770e0337cbd 100644 --- a/sys-devel/clang-common/clang-common-17.0.6-r8.ebuild +++ b/sys-devel/clang-common/clang-common-17.0.6-r10.ebuild @@ -17,7 +17,6 @@ IUSE=" " PDEPEND=" - sys-devel/clang:* default-compiler-rt? ( sys-devel/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( sys-libs/llvm-libunwind[static-libs] ) diff --git a/sys-devel/clang-common/clang-common-17.0.6-r7.ebuild b/sys-devel/clang-common/clang-common-17.0.6-r9.ebuild index bb6ffa025ae6..5f634ac72ad7 100644 --- a/sys-devel/clang-common/clang-common-17.0.6-r7.ebuild +++ b/sys-devel/clang-common/clang-common-17.0.6-r9.ebuild @@ -17,7 +17,6 @@ IUSE=" " PDEPEND=" - sys-devel/clang:* default-compiler-rt? ( sys-devel/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( sys-libs/llvm-libunwind[static-libs] ) diff --git a/sys-devel/clang-common/clang-common-18.1.8-r2.ebuild b/sys-devel/clang-common/clang-common-18.1.8-r3.ebuild index 96b90d764032..bd5543518470 100644 --- a/sys-devel/clang-common/clang-common-18.1.8-r2.ebuild +++ b/sys-devel/clang-common/clang-common-18.1.8-r3.ebuild @@ -17,7 +17,6 @@ IUSE=" " PDEPEND=" - sys-devel/clang:* default-compiler-rt? ( sys-devel/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( sys-libs/llvm-libunwind[static-libs] ) diff --git a/sys-devel/clang-common/clang-common-19.1.0-r1.ebuild b/sys-devel/clang-common/clang-common-19.1.0-r2.ebuild index 4efa71e4b04e..96be6fb619b1 100644 --- a/sys-devel/clang-common/clang-common-19.1.0-r1.ebuild +++ b/sys-devel/clang-common/clang-common-19.1.0-r2.ebuild @@ -17,7 +17,6 @@ IUSE=" " PDEPEND=" - sys-devel/clang:* default-compiler-rt? ( sys-devel/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( sys-libs/llvm-libunwind[static-libs] ) diff --git a/sys-devel/clang-common/clang-common-19.1.0_rc4.ebuild b/sys-devel/clang-common/clang-common-19.1.0_rc4.ebuild index 4941ce7d998c..c96a86c4e05b 100644 --- a/sys-devel/clang-common/clang-common-19.1.0_rc4.ebuild +++ b/sys-devel/clang-common/clang-common-19.1.0_rc4.ebuild @@ -16,7 +16,6 @@ IUSE=" " PDEPEND=" - sys-devel/clang:* default-compiler-rt? ( sys-devel/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( sys-libs/llvm-libunwind[static-libs] ) diff --git a/sys-devel/clang-common/clang-common-20.0.0.9999.ebuild b/sys-devel/clang-common/clang-common-20.0.0.9999.ebuild index 98626b9813fa..6eb8b79a8c99 100644 --- a/sys-devel/clang-common/clang-common-20.0.0.9999.ebuild +++ b/sys-devel/clang-common/clang-common-20.0.0.9999.ebuild @@ -16,7 +16,6 @@ IUSE=" " PDEPEND=" - sys-devel/clang:* default-compiler-rt? ( sys-devel/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( sys-libs/llvm-libunwind[static-libs] ) diff --git a/sys-devel/clang-common/clang-common-20.0.0_pre20240830.ebuild b/sys-devel/clang-common/clang-common-20.0.0_pre20240830.ebuild index 4941ce7d998c..c96a86c4e05b 100644 --- a/sys-devel/clang-common/clang-common-20.0.0_pre20240830.ebuild +++ b/sys-devel/clang-common/clang-common-20.0.0_pre20240830.ebuild @@ -16,7 +16,6 @@ IUSE=" " PDEPEND=" - sys-devel/clang:* default-compiler-rt? ( sys-devel/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( sys-libs/llvm-libunwind[static-libs] ) diff --git a/sys-devel/clang-common/clang-common-20.0.0_pre20240910.ebuild b/sys-devel/clang-common/clang-common-20.0.0_pre20240910.ebuild index 4941ce7d998c..c96a86c4e05b 100644 --- a/sys-devel/clang-common/clang-common-20.0.0_pre20240910.ebuild +++ b/sys-devel/clang-common/clang-common-20.0.0_pre20240910.ebuild @@ -16,7 +16,6 @@ IUSE=" " PDEPEND=" - sys-devel/clang:* default-compiler-rt? ( sys-devel/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( sys-libs/llvm-libunwind[static-libs] ) diff --git a/sys-devel/clang-common/clang-common-20.0.0_pre20240917.ebuild b/sys-devel/clang-common/clang-common-20.0.0_pre20240917.ebuild index 98626b9813fa..6eb8b79a8c99 100644 --- a/sys-devel/clang-common/clang-common-20.0.0_pre20240917.ebuild +++ b/sys-devel/clang-common/clang-common-20.0.0_pre20240917.ebuild @@ -16,7 +16,6 @@ IUSE=" " PDEPEND=" - sys-devel/clang:* default-compiler-rt? ( sys-devel/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( sys-libs/llvm-libunwind[static-libs] ) |
