-
It seems there’s a problem when performing the detailed steps in `README.MD` on a fresh Fedora 34 installation.
Maybe an update in the backtrace related crate is the source of the issue?
[li…
-
First, a fantastic idea for a tool to build "wasm" projects :) I keep my fingers crossed for this project :)
I wanted to use this tool to build my project in which I experiment with rust and wasm. …
-
When I run
```
cargo build --target aarch64-linux-android --release -p my_project
```
I get:
```
Compiling ring v0.16.15
Compiling proc-macro-nested v0.1.6
Compiling httparse v…
-
Hi
I get several errors building.
```
error: aborting due to 43 previous errors
Some errors have detailed explanations: E0034, E0308.
For more information about an error, try `rustc --explain…
-
### Affected Version
`paru v1.7.0.r0.gf173e7a - libalpm v13.0.0`
`pacman 6.0.0-2` from core repos
### Description
This does not happen when installing any package, but specific ones, such as `we…
-
After installing from source, `elexis-dictionary-service start` segfaults:
```
$ RUST_BACKTRACE=1 target/release/elexis-dictionary-service start
Starting server at 0.0.0.0:8000
thread 'main' pan…
kernc updated
3 years ago
-
Running `mach build --dev` in a fresh clone (5dac1f6) fails, as for creating the virtualenv to build `mozjs` Python3 is used instead of Python2.7:
```
error: failed to run custom build command for `m…
-
There are a lot of things out of date when you run `buildifier -lint=fix -mode=fix -warnings=all -r ./`. Many things can be fixed by re-running `cargo-raze` on the latest version, but there are a few …
-
First of all, thanks a lot for this crate! We use it in [sticker2](https://github.com/stickeritis/sticker2) to write Tensorboard summaries during training and it works great :tada: . However, adding `…
-
Just building a regular gtk-rs app, doesn't seem to be working :/
```
Using default tag: latest
latest: Pulling from etrombly/rust-crosscompile
ee7e89337106: Pulling fs layer
4d98f3e6d0f3: Pull…