The tests that build extension code in the test suite are not currently
enabled: we need to opt-in to both the "calls subprocesses" and "CPU
intensive" features.

Until that is done, drop the dependencies. They're only valid for when
python3 was built with the GCC toolchain and would need to be set using
toolchain overrides instead, and there's also breakage if ccache is
enabled.

This has the side-effect of removing a dependency on target gcc from all
builds of python3.

Signed-off-by: Ross Burton <[email protected]>
---
 meta/recipes-devtools/python/python3_3.14.5.bb | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/meta/recipes-devtools/python/python3_3.14.5.bb 
b/meta/recipes-devtools/python/python3_3.14.5.bb
index 501de75fb18..b3709db9e21 100644
--- a/meta/recipes-devtools/python/python3_3.14.5.bb
+++ b/meta/recipes-devtools/python/python3_3.14.5.bb
@@ -553,10 +553,6 @@ RDEPENDS:${PN}-ptest = "\
     binutils \
     bzip2 \
     coreutils \
-    gcc \
-    gcc-symlinks \
-    g++ \
-    libgcc \
     locale-base-fr-fr \
     locale-base-en-us \
     locale-base-de-de \
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#238174): 
https://lists.openembedded.org/g/openembedded-core/message/238174
Mute This Topic: https://lists.openembedded.org/mt/119663921/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to