-
Is it possible to please provide build ARM builds for Linux?
Appimage and Deb.
I'd like to try Gossip on a Linux phone (with a dock if it doesn't scale well), but it should also benefit other Li…
-
Currently only x86_64 is supported.
-
ln -s libpaho-mqtt3as.so.1.0 build/output/libpaho-mqtt3as.so.1
ln -s libpaho-mqtt3as.so.1 build/output/libpaho-mqtt3as.so
/opt/gcc-ubuntu-9.3.0-2020.03-x86_64-aarch64-linux-gnu/bin/aarch64-linux-gn…
-
Hello,
Would it be possible to start providing Linux wheels for aarch64? These aarch64 machines are often much cheaper to lease on cloud services, and it appears to be non-trivial to build the whee…
-
Starting with `1.1.32` I am unable to build `ring` on my machine. Downgrading to `1.1.31` fixes the issue.
Rust version both 1.82 stable and nightlies reproduce the error for me.
Also other crates f…
-
this code runs to completion when executed with miri or on x86, but segfaults on aarch64 in release builds
```toml
[package]
name = "faer-aarch64-bug"
version = "0.1.0"
edition = "2021"
…
-
Got a reproducible bug, only with poudriere-devel but not release package
try to build something big
```
poudriere bulk -j 150aarch64 -tr x11/kde5
[skip]
[00:00:39] Recording filesystem state f…
-
Dear team, two questions on `drbd90-kmod`:
1) any reason to keep it on 9.1.x?
2) any reason for vetoing the aarch64?
Starting from 9.2.6, DRBD replication now supports [kernel-level TLS](https:/…
-
## Related Logs and Environment Information
System Environment Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-122-generic aarch64)
Error Message Segmentation fault (core dumped)
**Complete Output of cmake &…
-
on aarch64 darwin using the `-mpopcnt` flag will result in a warning on clang 16 and error on clang 19.1.3. however, if a linker flag trails the file name no warning / error is generated. eg:
```co…