Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908063 - dev-python/cryptography-41.0.1 - error: cant find Rust compiler
Summary: dev-python/cryptography-41.0.1 - error: cant find Rust compiler
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-08 10:48 UTC by Toralf Förster
Modified: 2023-06-08 17:03 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,22.77 KB, text/plain)
2023-06-08 10:48 UTC, Toralf Förster
Details
dev-python:cryptography-41.0.1:20230608-104714.log (dev-python:cryptography-41.0.1:20230608-104714.log,27.39 KB, text/plain)
2023-06-08 10:48 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,69.04 KB, application/x-xz)
2023-06-08 10:48 UTC, Toralf Förster
Details
environment (environment,159.94 KB, text/plain)
2023-06-08 10:48 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,784 bytes, application/x-xz)
2023-06-08 10:48 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.84 KB, application/x-xz)
2023-06-08 10:48 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,36.56 KB, application/x-xz)
2023-06-08 10:49 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-06-08 10:48:53 UTC
    pip: n/a
    setuptools: 67.8.0
    setuptools_rust: 1.6.0
    rustc: n/a
    =============================DEBUG ASSISTANCE=============================
    
error: can't find Rust compiler

If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j5-20230602-183511

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.5
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.69.0
  [2]   rust-bin-1.70.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
4)	Eclipse Temurin JRE 17.0.6_p10 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm
  [4]   openjdk-jre-bin-17 

php cli (if any):
go version go1.20.5 linux/amd64

  HEAD of ::gentoo
commit 37b79598d596a5e75cd22eae6236e8e61bc50ccf
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jun 8 10:31:57 2023 +0000

    2023-06-08 10:31:56 UTC

emerge -qpvO dev-python/cryptography
[ebuild     U ] dev-python/cryptography-41.0.1 [40.0.2-r1] USE="-debug -test" PYTHON_TARGETS="python3_11 -pypy3 -python3_10 -python3_12"
Comment 1 Toralf Förster gentoo-dev 2023-06-08 10:48:54 UTC
Created attachment 863549 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-06-08 10:48:55 UTC
Created attachment 863550 [details]
dev-python:cryptography-41.0.1:20230608-104714.log
Comment 3 Toralf Förster gentoo-dev 2023-06-08 10:48:56 UTC
Created attachment 863551 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-06-08 10:48:58 UTC
Created attachment 863552 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-06-08 10:48:58 UTC
Created attachment 863553 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-06-08 10:48:59 UTC
Created attachment 863554 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-06-08 10:49:00 UTC
Created attachment 863555 [details]
temp.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-06-08 11:22:32 UTC
root cause is b0rken rust-bin
Comment 9 Toralf Förster gentoo-dev 2023-06-08 17:03:00 UTC
Hhm, the affected rust-bin package was unkeyworded already - and most of the tinderbox images downgraded rust-bin correctly before emerging other packages.
I do wonder if this package has all X-DEPEND set right ?