Skip to content

half@2.5.0 requires rustc 1.81 #31

Description

@forria64

icpp-pro was installed in both anaconda and pipx environments. This issue is always encountered:

user@host:~/.../... $ icpp install-rust
Installing rust into /home/user/.icpp/rust/1.79.0
Details in /home/user/.icpp/logs/install_rust.log
- 1/4 Installing rustup (be patient...)
- 2/4 Installing wasm32-wasi target for rust compiler
- 3/4 Installing wasi2ic c0f5063e734f8365f1946baf2845d8322cc9bfec
- 4/4 Installing ic-wasi-polyfill  b3ef005140e7eebf7d0b5471ccc3a6d4cbec4ee5

Error: Command '/home/user/.icpp/rust/1.79.0/bin/cargo build --release --target wasm32-wasi ' failed:
(...)
error: rustc 1.79.0 is not supported by the following package:
  half@2.5.0 requires rustc 1.81
Either upgrade rustc or select compatible dependency versions with
`cargo update <name>@<current-ver> --precise <compatible-ver>`
where `<compatible-ver>` is the latest version supporting rustc 1.79.0

SYSTEM DETAILS:

  • OS openSUSE Tumbleweed x86_64
  • shell bash 5.2.37
  • clang 19.1.7, alongside clang-tools and libstdc++-devel installed as system packages via zypper
  • rustup 1.28.1 installed as system package via zypper, rustc 1.85.1 stable toolchain present in user-space and accessible in path

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions