Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Unable to install zee with the system-clipboard feature enabled #95

Open
DtxdF opened this issue Oct 18, 2022 · 0 comments
Open

Comments

@DtxdF
Copy link

DtxdF commented Oct 18, 2022

System information

OS: FreeBSD
OS version: 13.1-RELEASE-p2
cargo --version: 1.63.0

Steps to reproduce

cargo install --locked --features system-clipboard zee
    Updating crates.io index
  Installing zee v0.3.2
   Compiling libc v0.2.124
   Compiling autocfg v1.1.0
   Compiling proc-macro2 v1.0.37
   Compiling unicode-xid v0.2.2
   Compiling syn v1.0.91
   Compiling cfg-if v1.0.0
   Compiling serde_derive v1.0.136
   Compiling serde v1.0.136
   Compiling memchr v2.4.1
   Compiling crossbeam-utils v0.8.8
   Compiling pkg-config v0.3.25
   Compiling log v0.4.16
   Compiling version_check v0.9.4
   Compiling rayon-core v1.9.2
   Compiling getrandom v0.1.16
   Compiling lazy_static v1.4.0
   Compiling scopeguard v1.1.0
   Compiling futures-core v0.3.21
   Compiling bitflags v1.3.2
   Compiling regex-syntax v0.6.25
   Compiling anyhow v1.0.57
   Compiling ppv-lite86 v0.2.16
   Compiling futures-channel v0.3.21
   Compiling zee-grammar v0.3.0
   Compiling siphasher v0.3.10
   Compiling futures-task v0.3.21
   Compiling signal-hook v0.3.13
   Compiling futures-util v0.3.21
   Compiling tinyvec_macros v0.1.0
   Compiling pin-project-lite v0.2.8
   Compiling futures-sink v0.3.21
   Compiling parking_lot_core v0.9.2
   Compiling slab v0.4.6
   Compiling matches v0.1.9
   Compiling lexical-core v0.7.6
   Compiling typenum v1.15.0
   Compiling once_cell v1.10.0
   Compiling either v1.6.1
   Compiling ryu v1.0.9
   Compiling str_indices v0.3.2
   Compiling futures-io v0.3.21
   Compiling proc-macro-hack v0.5.19
   Compiling itoa v1.0.1
   Compiling pin-utils v0.1.0
   Compiling serde_json v1.0.79
   Compiling unicode-segmentation v1.9.0
   Compiling unicode-bidi v0.3.7
   Compiling static_assertions v1.1.0
   Compiling percent-encoding v2.1.0
   Compiling rustversion v1.0.6
   Compiling base64 v0.13.0
   Compiling unicode-width v0.1.9
   Compiling arrayvec v0.5.2
   Compiling fnv v1.0.7
   Compiling time-macros v0.2.4
   Compiling hashbrown v0.11.2
   Compiling same-file v1.0.6
   Compiling bytes v1.1.0
   Compiling gimli v0.26.1
   Compiling os_str_bytes v6.0.0
   Compiling adler v1.0.2
   Compiling heck v0.4.0
   Compiling openssl-probe v0.1.5
   Compiling glob v0.3.0
   Compiling termcolor v1.1.3
   Compiling textwrap v0.15.0
   Compiling strsim v0.10.0
   Compiling rustc-demangle v0.1.21
   Compiling ansi_term v0.12.1
   Compiling maplit v1.0.2
   Compiling crossclip v0.7.0
   Compiling libloading v0.7.3
   Compiling memoffset v0.6.5
   Compiling crossbeam-epoch v0.9.8
   Compiling num-traits v0.2.14
   Compiling rayon v1.5.2
   Compiling num-integer v0.1.44
   Compiling lock_api v0.4.7
   Compiling num-iter v0.1.42
   Compiling num-rational v0.2.4
   Compiling num-complex v0.2.4
   Compiling indexmap v1.8.1
   Compiling proc-macro-error-attr v1.0.4
   Compiling proc-macro-error v1.0.4
   Compiling nom v5.1.2
   Compiling phf_shared v0.8.0
   Compiling tinyvec v1.5.1
   Compiling thread_local v1.1.4
   Compiling form_urlencoded v1.0.1
   Compiling walkdir v2.3.2
   Compiling clap_lex v0.1.1
   Compiling miniz_oxide v0.5.1
   Compiling addr2line v0.17.0
   Compiling fuzzy-matcher v0.3.7
   Compiling phf v0.8.0
   Compiling unicode-normalization v0.1.19
   Compiling jobserver v0.1.24
   Compiling num_cpus v1.13.1
   Compiling atty v0.2.14
   Compiling dirs-sys v0.3.7
   Compiling signal-hook-registry v1.4.0
   Compiling num_threads v0.1.5
   Compiling quote v1.0.18
   Compiling crossbeam-channel v0.5.4
   Compiling aho-corasick v0.7.18
   Compiling bstr v0.2.17
   Compiling object v0.28.3
   Compiling mio v0.8.2
   Compiling generic-array v0.12.4
   Compiling pkg-version-impl v0.1.1
   Compiling cc v1.0.73
   Compiling rand_core v0.5.1
   Compiling idna v0.2.3
   Compiling colored v2.0.0
   Compiling dirs v4.0.0
   Compiling time v0.3.9
   Compiling euclid v0.22.7
   Compiling approx v0.3.2
   Compiling regex v1.5.5
   Compiling pkg-version v1.0.0
   Compiling rand_chacha v0.2.2
   Compiling rand_pcg v0.2.1
   Compiling tree-sitter v0.20.6
   Compiling openssl-sys v0.9.72
   Compiling libz-sys v1.1.5
   Compiling libssh2-sys v0.2.23
   Compiling libgit2-sys v0.13.2+1.4.2
   Compiling backtrace v0.3.65
   Compiling url v2.2.2
   Compiling signal-hook-mio v0.2.3
   Compiling crossbeam-deque v0.8.1
   Compiling globset v0.4.8
   Compiling rand v0.7.3
   Compiling num v0.2.1
   Compiling ignore v0.4.18
   Compiling futures-macro v0.3.21
   Compiling thiserror-impl v1.0.30
   Compiling tokio-macros v1.7.0
   Compiling palette_derive v0.5.0
   Compiling clap_derive v3.1.7
   Compiling phf_generator v0.8.0
   Compiling size_format v1.0.2
   Compiling tokio v1.17.0
   Compiling thiserror v1.0.30
   Compiling phf_codegen v0.8.0
   Compiling clap v3.1.12
   Compiling flexi_logger v0.22.3
   Compiling palette v0.5.0
   Compiling futures-executor v0.3.21
   Compiling smallvec v1.8.0
   Compiling serde_regex v1.1.0
   Compiling toml v0.5.9
   Compiling ron v0.7.0
   Compiling futures v0.3.21
   Compiling ropey v1.4.1
   Compiling smallstr v0.3.0
   Compiling zee-highlight v0.3.0
   Compiling zee v0.3.2
   Compiling parking_lot v0.12.0
   Compiling zi v0.3.2
   Compiling zee-edit v0.1.0
   Compiling crossterm v0.23.2
   Compiling zi-term v0.3.2
   Compiling git2 v0.14.2
error[E0433]: failed to resolve: could not find `SystemClipboard` in `crossclip`
  --> /root/.cargo/registry/src/github.com-1ecc6299db9ec823/zee-0.3.2/src/clipboard.rs:38:38
   |
38 |             let context = crossclip::SystemClipboard::new()?;
   |                                      ^^^^^^^^^^^^^^^ could not find `SystemClipboard` in `crossclip`

error[E0412]: cannot find type `SystemClipboard` in crate `crossclip`
  --> /root/.cargo/registry/src/github.com-1ecc6299db9ec823/zee-0.3.2/src/clipboard.rs:33:36
   |
33 |         context: RwLock<crossclip::SystemClipboard>,
   |                                    ^^^^^^^^^^^^^^^ not found in `crossclip`

Some errors have detailed explanations: E0412, E0433.
For more information about an error, try `rustc --explain E0412`.
error: could not compile `zee` due to 2 previous errors
error: failed to compile `zee v0.3.2`, intermediate artifacts can be found at `/tmp/cargo-installmCT4R4`

Expected behaviour

Install zee with the system-clipboard feature enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant