FS#60437 - [rustup] fails to build in clean chroot

Attached to Project: Community Packages
Opened by Erich Eckner (deepthought) - Wednesday, 17 October 2018, 06:47 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Wednesday, 05 December 2018, 20:33 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

extra-x86_64 fails with:

error: failed to run custom build command for `openssl v0.9.24`
process didn't exit successfully: `/build/rustup/src/rustup.rs-1.13.0/target/release/build/openssl-4e050bcc8f5aae18/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'Unable to detect OpenSSL version', /build/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14
note: Run with `RUST_BACKTRACE=1` for a backtrace.

Additional info:
* package version(s)
rustup 1.13.0-3 (git revision 3ae9a765085e5b7863dc4d9a8eb7c40a41b99e93)
* config and/or log files etc.
full log is attached

Steps to reproduce:
> git checkout 3ae9a765085e5b7863dc4d9a8eb7c40a41b99e93
> cd rustup/repos/community-x86_64
> extra-x86_64-build
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Wednesday, 05 December 2018, 20:33 GMT
Reason for closing:  Fixed
Comment by Sven-Hendrik Haase (Svenstaro) - Thursday, 18 October 2018, 02:10 GMT
Can't do anything here. https://github.com/rust-lang-nursery/rustup.rs/issues/1518

Gotta wait for that to get merged.

Loading...