-
# Description of problem
CI kata-deploy test for `make-kata-tarball` fails for branch `main`.
Testing command used to reproduce (directory: kata-containers):
```
make kata-tarball
```
# Ex…
-
Hi,
Current sched_fq_pie does not compile under LEDE when selected in make menuconfig.
It looks like the proper header file for function qdisc_tree_decrease_qlen() is missing (defined in sch_generic.…
-
After compilation I found generated libs were not compiled with `-fPIC` flag and I don't know where to add it.
The problem is, without the flag, it's not possible to build SOs using any function from…
-
I'm trying to add qjoypad as a package under void linux, which builds for x86 and multiple arm archetectures, and when building on aarch64 I get the following errors:
[30/52] Building CXX object sr…
-
Hi,
I try to build musl toolchain from an x86_64 host to an aarch64 hosts.
My config.mak:
```
TARGET = aarch64-linux-musl
OUTPUT = /usr/local
BINUTILS_VER = 2.38
GCC_VER = 12.1.0
LINUX_VER…
Ludea updated
2 years ago
-
Certain domains (for me it's github.com) always fail to resolve *in rootless Docker* when the image is built with muslrust:
## main.rs
```rust
use std::net::ToSocketAddrs;
fn main() {
l…
-
file2lastrev.rb: does not seem to be under a vcs: .
BASERUBY = /usr/bin/ruby --disable=gems
CC = /media/ta/Ext4/openwrt-6.x/staging_dir/host/bin/gcc
LD = ld
LDSHARED = /media/ta/Ext4/openw…
-
PAM produces a segmentation fault when compiled using musl libc.
Code:
```rust
let mut auth = pam::Authenticator::with_password("").unwrap();
```
This line produces a segmentation fault on V…
-
Hi. Do you have any ideas as to what causes this display behaviour:
(normal glibc)
![2014-10-02_t234820_225x89_scrot](https://cloud.githubusercontent.com/assets/7693796/4500385/252e4046-4a91-11e4-958…
-
Got the following trying to build 2.7.14 on Linux Mint 18 using musl libc.
[ 91%] Building ASM object CMakeBuild/libpython/CMakeFiles/libpython-static.dir/home/mudd/musl-static/Python-2.7.14/Mo…