Coder Social home page Coder Social logo

Can't build from source on develop about firefly HOT 2 OPEN

jkbbwr avatar jkbbwr commented on May 25, 2024
Can't build from source on develop

from firefly.

Comments (2)

bitwalker avatar bitwalker commented on May 25, 2024

Install the nightly-2023-02-07 toolchain, the one you mentioned is too old for what's in develop currently, and make sure you use it when building the project, e.g. cargo +nightly-2023-02-07 make, it looks like you are just using the regular nightly channel in your pasted output. I'm assuming one or the other of those is why that library is failing to compile.

from firefly.

twilson63 avatar twilson63 commented on May 25, 2024

I am also having trouble building source

  • I installed LLVM 16 in /usr/lib
Compiled regex 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)
Build finished with errors!
Build command completed, waiting for exit..
Error: command did not execute successfully: PATH="/usr/lib/bin:/home/gitpod/.sdkman/candidates/maven/current/bin:/home/gitpod/.sdkman/candidates/java/current/bin:/home/gitpod/.sdkman/candidates/gradle/current/bin:/workspace/.cargo/bin:/home/gitpod/.rvm/gems/ruby-3.2.1/bin:/home/gitpod/.rvm/gems/ruby-3.2.1@global/bin:/home/gitpod/.rvm/rubies/ruby-3.2.1/bin:/home/gitpod/.pyenv/shims:/workspace/go/bin:/home/gitpod/.nix-profile/bin:/ide/bin/remote-cli:/home/gitpod/go/bin:/home/gitpod/go-packages/bin:/home/gitpod/.nvm/versions/node/v18.16.1/bin:/home/gitpod/.yarn/bin:/home/gitpod/.pnpm:/home/gitpod/.pyenv/bin:/home/gitpod/.rvm/bin:/home/gitpod/.cargo/bin:/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin/:/home/gitpod/.local/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/gitpod/.nvm/versions/node/v18.16.1/bin:/home/gitpod/.rvm/bin" RUSTFLAGS="-Z unstable-options -C link-args=-Wl,-rpath,/usr/lib/lib -C opt-level=0 -C debuginfo=2 -C prefer-dynamic=no -Z remap-cwd-prefix=." "rustup" "run" "nightly-2023-02-07" "cargo" "rustc" "-p" "firefly" "--target" "x86_64-unknown-linux-gnu" "--message-format=json-diagnostic-rendered-ansi" "-vv" "--" "--remap-path-prefix" "/workspace/firefly=." "-Clink-args=-Wl,-v"
expected success, got: exit status: 101

from firefly.

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.