dev-util/rustup-9999 fails compile phase due to missing cargo package: >>> Compiling source in /var/tmp/portage/dev-util/rustup-9999/work/rustup-9999 ... * cargo build --release --features no-self-update --features curl-backend --features reqwest-backend --features reqwest-default-tls --features reqwest-rustls-tls --no-default-features error: none of the selected packages contains these features: reqwest-default-tls Reproducible: Always
Created attachment 906943 [details] rustup-9999-build.log
and emerge --info, please?
Created attachment 906944 [details] emerge --info '=dev-util/rustup-9999::gentoo' (In reply to Greg Kubaryk from comment #2) > and emerge --info, please? added $ emerge -pqv '=dev-util/rustup-9999::gentoo' [ebuild R ] dev-util/rustup-9999 USE="-debug"
(In reply to Fat-Zer from comment #0) > dev-util/rustup-9999 fails compile phase due to missing cargo package: > > >>> Compiling source in /var/tmp/portage/dev-util/rustup-9999/work/rustup-9999 > * cargo build --release --features no-self-update --features curl-backend > --features reqwest-backend --features reqwest-default-tls --features > reqwest-rustls-tls --no-default-features > error: none of the selected packages contains these features: > reqwest-default-tls > > > > Reproducible: Always Where are the fixes?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43a2e9f6860dfdc8942cd14a23b0661de7237eec commit 43a2e9f6860dfdc8942cd14a23b0661de7237eec Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2025-03-18 17:37:24 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2025-03-18 17:49:33 +0000 dev-util/rustup: sync live Closes: https://bugs.gentoo.org/942307 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-util/rustup/rustup-9999.ebuild | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-)
(In reply to Fat-Zer from comment #0) > dev-util/rustup-9999 fails compile phase due to missing cargo package: > > >>> Compiling source in /var/tmp/portage/dev-util/rustup-9999/work/rustup-9999 https://slopeio.org ... > * cargo build --release --features no-self-update --features curl-backend > --features reqwest-backend --features reqwest-default-tls --features > reqwest-rustls-tls --no-default-features > error: none of the selected packages contains these features: > reqwest-default-tls > > > > Reproducible: Always This is an important topic that needs to be addressed as soon as possible.