-
Can't run Rust programs that use `std::time` build with 1.71+ for static `arm-unknown-linux-musleabi` on a synology_armada38x_ds218j NAS box running Linux `3.10.105`.
### Code
```rust
fn main() {
…
-
We have native builders for x86_64, x86_64-musl and i686. ARM architectures are cross-compiled, so native builds are actually not tested. This is especially a problem for packages which have `$nocross…
-
Everything goes fine when I try to build the crate for GNU/Linux, Windows or even Android but when I set `x86_64-apple-darwin` as the target, I get the following error:
```
....
Compiling bla…
-
Hi @jguhlin,
I am not sure whether this is interesting to others but I want to report here. I was trying to import and compile many Rust software packages to Linux-based android device so that we c…
-
re
-
m4 had to be installed for building flex, which successfully compiled, so:
1) How is a prerequisite for building still being required by software once the binary has already been made and installed?…
-
@ernsteiswuerfel I pushed 1.52.1 and 1.53.0
please always make a backup with quickpkg once you went up one version successfully, and please never ever use +system-llvm, you can end up in horrible …
-
Creating a docker image with python:3.10-alpine3.16 base images. Here i used pyjq 2.6 version but while building the docker image it is failing with following error.
13:14:33 Building wheel for …
-
I want to compile my test.lua into test.exe using target "lua". So I installed lua-5.4.2 and luax-7.1.5 in my Windows 10.
Both paths to luax and lua were added to the system PATH environment variab…
-
Continuing discussion from https://github.com/NodeOS/NodeOS/issues/267#issuecomment-230011134
Starting @piranna and @luii