-
**What happened**:
Crash while resolving dependencies.
**What you expected to happen**:
Work like before.
**How to reproduce it (as minimally and precisely as possible)**:
Update from nex…
-
When building 4.19.1 with musl C library, the following error happens:
```
/home/pokybuild/yocto-worker/musl-qemux86-64/build/build/tmp/work/core2-64-poky-linux-musl/rpm/4.19.1/git/rpmio/rpmglob.c: …
-
While debugging #25, I identified an issue.
To verify that the regex was matching everything, I compared the extracted symbols with an old DB. The issue is that for the same file (same name), I got…
-
## Summary
Static build support appears to be a bit broken?
While troubleshooting a bug encountered from a downstream project, I discovered it was related to `hickory-dns` when enabling the `dns…
-
I tried to build a static version of `borgbackup`, but it failed:
```
$ nix build pkgsStatic.borgbackup -f .
…
builder for '/nix/store/8xji6vq74qz05bansmk362vfqi005dgg-keyutils-1.6-x86_64-unknow…
-
follow on to #150 , though perhaps less important. For kernel.org builds of LLVM, we should see if we can link clang itself against musl (dynamically; static linking I assume is orthogonal). @arndb …
-
源码:immortalwrt
平台:x86_64
内核:6.6.34
日志:
```
make[3]: Entering directory '/home/ntbowen/openwrt/package/Applications/linkease/nas-packages/multimedia/ffmpeg-remux'
rm -f /home/ntbowen/openwrt/immo…
-
With the `x86_64-unknown-linux-musl` target installed:
```
$ cat hello.rs
fn main() {
println!("Hello, world!");
}
$ rustc hello.rs --target x86_64-unknown-linux-musl && file hello && ./h…
-
### Describe the bug
- Failed to Build for banana pi r3 firmware
```log
...
DEVICE_ID="bananapi_bpi-r3" SOURCE_DATE_EPOCH=1691102062 FILE_NAME="openwrt-mediatek-filogic-bananapi_bpi-r3-emmc-bl31…
-
Hey!
Apologies, I tried to nail this down myself, but have been banging my head against it all day and thought maybe you would have some insight.
We have a project (https://github.com/vectordotd…