Giter Site home page Giter Site logo

Comments (4)

ogham avatar ogham commented on May 4, 2024

Could you post your cargo --version, please?

from exa.

gaveen avatar gaveen commented on May 4, 2024

cargo 0.0.1-pre-nightly (43755c0 2015-02-19) (built 2015-02-21)

Guess this has to do with broken cargo nightly. Just noticed: rust-lang/cargo#1342

from exa.

wires avatar wires commented on May 4, 2024

Running into same problem on OSX (have no clue on rust/cargo :-)

 ~/o/exa (master:1) » cargo build                                         09:37
    Updating registry `https://github.com/rust-lang/crates.io-index`
 Downloading libz-sys v0.1.1
 Downloading libssh2-sys v0.1.9
 Downloading pkg-config v0.3.0
 Downloading git2 v0.1.21
An unknown error occurred

To learn more, run the command again with --verbose.
 ~/o/exa (master:1) » cargo -V
cargo 0.0.1-pre-nightly (43755c0 2015-02-19) (built 2015-02-21)

Usage:
    cargo <command> [<args>...]
    cargo [options]
 ~/o/exa (master:1) » cargo build --verbose
Process didn't exit successfully: `rustc - --crate-name - --crate-type dylib --crate-type bin --print=file-names` (status=101)
--- stderr
error: crate name cannot start with a hyphen: -
error: aborting due to previous error

from exa.

gaveen avatar gaveen commented on May 4, 2024

@wires it's a bug in cargo nightly. Should be fixed within a couple of days in nightlies. Please see my above comment.

from exa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.