GithubHelp home page GithubHelp logo

machisuji / cardboard Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 2.0 901 KB

A decentralized, kanban-style collaboration tool which lets you organize tasks into customizable cards based on plain, versioned text files.

License: MIT License

CSS 4.99% Rust 74.45% JavaScript 10.31% HTML 10.25%
collaboration decentralized git kanban kanban-board rust

cardboard's People

Contributors

bunkerbewohner avatar machisuji avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

cardboard's Issues

Dependencies are out of date for newer OpenSSL versions.

After installing the OpenSSL build dependencies (see https://docs.rs/openssl/0.10.20/openssl/), this does not build after running cargo run. It shows:

$ cargo run                                
   Compiling openssl-sys v0.9.2
   Compiling num-bigint v0.1.35
   Compiling num-iter v0.1.32
   Compiling unicase v1.4.0
error: failed to run custom build command for `openssl-sys v0.9.2`
process didn't exit successfully: `/home/ya/src/github.com/machisuji/cardboard/target/debug/build/openssl-sys-c97d8f84c1378599/build-script-build` (exit code: 101)
--- stdout
cargo:rustc-link-search=native=/usr/lib64
cargo:rustc-link-lib=ssl
cargo:rustc-link-lib=crypto

--- stderr
thread 'main' panicked at '

This crate is only compatible with OpenSSL 1.0.1, 1.0.2, and 1.1.0, but a
different version of OpenSSL was found:

    0x1010102fL

The build is now aborting due to this version mismatch.

', /home/ya/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.2/build.rs:243:9
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.

warning: build failed, waiting for other jobs to finish...
error: build failed

After running cargo update, cargo run fails with:

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

warning: build failed, waiting for other jobs to finish...
error: build failed

It eventually needs to be resolved upstream with the openssl-sys crate.

This has been tested on a Fedora 29 machine with latest patch level.

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.