Skip to content

build.sh beta build tries to git update vendored dependency #9

Closed
@bugabinga

Description

@bugabinga

Hi

It seems this issue is supposed to be fixed upstream.
I am using -stable.
Should build-rust even work with 6.3?

 oliver:130$ ./build.sh beta build                                                                                                      
Tue Jul  3 20:24:54 CEST 2018: target: beta - x86_64-unknown-openbsd
Tue Jul  3 20:24:54 CEST 2018: starting rustbuild dist --jobs=2
running: /usr/local/bin/cargo build --manifest-path /home/oliver/Workspace/rustlang/build-rust/build_dir/rustc-beta-src/src/bootstrap/Cargo.toml --frozen
warning: unused manifest key: package.autobenches
warning: unused manifest key: package.autotests
warning: unused manifest key: package.autobenches
warning: unused manifest key: package.autotests
    Updating git repository `https://github.com/rust-lang-nursery/rustfmt`
error: failed to load source for a dependency on `rustfmt-nightly`

Caused by:
  Unable to update https://github.com/rust-lang-nursery/rustfmt?rev=f3906267#f3906267

Caused by:
  failed to fetch into /home/oliver/Workspace/rustlang/build-rust/install_dir/crates/git/db/rustfmt-5390e0ead582d971

Caused by:
  attempting to update a git repository, but --frozen was specified
Traceback (most recent call last):
  File "/home/oliver/Workspace/rustlang/build-rust/build_dir/rustc-beta-src/x.py", line 20, in <module>
    bootstrap.main()
  File "/home/oliver/Workspace/rustlang/build-rust/build_dir/rustc-beta-src/src/bootstrap/bootstrap.py", line 827, in main
    bootstrap(help_triggered)
  File "/home/oliver/Workspace/rustlang/build-rust/build_dir/rustc-beta-src/src/bootstrap/bootstrap.py", line 806, in bootstrap
    build.build_bootstrap()
  File "/home/oliver/Workspace/rustlang/build-rust/build_dir/rustc-beta-src/src/bootstrap/bootstrap.py", line 633, in build_bootstrap
    run(args, env=env, verbose=self.verbose)
  File "/home/oliver/Workspace/rustlang/build-rust/build_dir/rustc-beta-src/src/bootstrap/bootstrap.py", line 148, in run
    raise RuntimeError(err)
RuntimeError: failed to run: /usr/local/bin/cargo build --manifest-path /home/oliver/Workspace/rustlang/build-rust/build_dir/rustc-beta-src/src/bootstrap/Cargo.toml --frozen

@semarie Unless you think this issue is a new issue, I will close this soon, ok?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions