-
## common list:
- [ ] upload all packages(20-07-04)
- [ ] new package manager in rust
- [ ] bash completion
### special list(most are patches):
- [x] keep trying at wine, it is fixed
+ (http…
-
### Describe the bug
```
make V=s toolchain/binutils/compile
make[2]: Entering directory '/mnt/Data/Sources/openwrt/x-wrt/scripts/config'
make[2]: 'conf' is up to date.
make[2]: Leaving directo…
-
### What happened
Due to its improvements in vectorization, I want to use a newer version of the GCC toolchain to build applications for the big core that implements RVV1.0. I am able to build the …
-
Description
===========
I'm trying to build a binary for the Docker image, however I'm running into quite a gcc error when running `go build`.
How to reproduce
================
`Docke…
-
I ran this:
make clean && CC=/opt/cross/mipsel-linux-musl/bin/mipsel-linux-musl-gcc make && mv console ../../binaries/console.mipsel
but it threw an error
rm -f *.o console
/opt/cross/mipsel-lin…
-
Hello,
first of all, sorry if I'll be missing important info here, i'm really unexperienced with linkers, compilers and stuff like that.
I am developing a Rust app that seems to be using ring as…
-
# github.com/fatedier/frp/cmd/frpc
/home/bosense/lede/staging_dir/hostpkg/lib/go-cross/pkg/tool/linux_amd64/link: running aarch64-openwrt-linux-musl-gcc failed: exit status 1
/home/bosense/lede/stag…
-
decaf uses several functions provided by `ucontext.h` that are deprecated POSIX API and not implemented in Musl libc.
https://wiki.musl-libc.org/open-issues#ucontext.h
```
/usr/lib/gcc/x86_64-alp…
-
Command :
bitbake musl
=============== Error logs =========================
ERROR: Unbuildable tasks were found.
These are usually caused by circular dependencies and any circular dependency cha…
-
### What type of bug is this?
Unexpected error
### What subsystems and features are affected?
Query executor
### What happened?
I just run a delete sql to clean history data, but met un…