-
Hello,
Thank you for your awesome tools. At first I use it at my laptop. Those days I try to run this tool at WDR4300 router. I have success compile the Openwrt filmware for the router and it work we…
-
I'm trying to build this package for OpenWrt but I'm receveing the error bellow. These are the last lines of compiling:
.....
mkdir -p src/c/
protoc-c --c_out=src/c/ *.proto
[libprotobuf WARNING…
-
deepin 系统依赖安装问题,把mkisofs换成 genisoimage ,不选任何驱动和插件没有问题,但只要添加组件就出问题。但同样的编译方式在ubuntu 上没有任何问题。求解各位大神。
root@caixin-PC:/home/caixin/router/peaceful# sudo apt install -y ack antlr3 asciidoc autoconf automak…
-
This is a tracking issue for building aarch64 images, meaning they run natively on linux/arm64 instead of linux/amd64, and what's confirmed to work, what needs to be fixed, and what's currently untest…
-
* https://github.com/rust-lang/rust/pull/70054 added `profiler_builtins` for all Android targets
* https://github.com/rust-lang/rust/issues/57257 added support for the profiler builtins for x86_64-un…
-
Hi,
Not sure it this is musl-cross-make bug or gcc bug, but on arm-linux-musleabihf (I think the same is for other arm builds) at least two symbols are missing from libstdc++:
1.
```
undefined …
-
When running kickoff I receive the following stacktrace:
```txt
Daneo-XPS% RUST_BACKTRACE=full kickoff
thread 'tokio-runtime-worker' panicked at 'Couldn't find font', /home/daneo/.cargo/registry/…
-
We tried to run the libraries outerloop tests on Mono in alpine arm64 and it failed to build mono with:
```
checking whether the C compiler works... no
configure: error: in `/__w/1/s/artifacts/…
-
Micropython would not fit the bill of wyng dependencies in the long run.
CPython could work with additional space freed with modified [IFD and Neutered ME](https://github.com/osresearch/heads/issue…
-
Previously I was able to use `--target x86_64-unknown-linux-musl` on rusty_v8 and deno (excluding the plugin). https://github.com/denoland/rusty_v8/issues/49
> It's unclear to me if it's best to …