Skip to content

Nightly fails to build unless git is installed #59565

Closed
@jbeich

Description

@jbeich

Regressed by #59303. Source archives don't have .git subdirectory, so missing git executable shouldn't be fatal.

thread 'main' panicked at 'Command::new("git").args(&["rev-parse", "--verify",
                           &format!("@:./{}" ,
                                    submodule)]).current_dir(&builder.src).output() failed with No such file or directory (os error 2)', src/bootstrap/native.rs:82:26

http://beefy9.nyi.freebsd.org/data/112amd64-default/497233/logs/errors/rust-nightly-1.35.0.20190330_1.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions