-
### Component
agent
### Describe the bug
The Woodpecker agent registers itself as running on `linux/aarch64`
```json
{
"message":"starting Woodpecker agent with version 'next-0b34578923'…
-
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…
-
Winch's support for Aarch64 is minimal. The objective of this issue to track the missing items in order to bring the Aarch64 MacroAssembler to parity with the x64 implementation.
If you're interested…
-
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…
-
I run clang on Raspberry PI 3.
Info: Linux raspberrypi 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux
clang:
Debian clang version 14.0.6
Target: aarch6…
-
https://jenkins.scylladb.com/job/scylla-master/job/next/8404/ failed with the following error:
```
```
-
Hi,
I am trying to compile trex-core for aarch64, however I am having no success so far.
As we want to use the trex-gui, we are bound to a trex-version
-
```
~ $ uv --version
uv 0.5.1 (Homebrew 2024-11-08)
```
When I run `uv run --python 3.13 python` then Python 3.13.0rc2 is started. Why it is still using the release candidate?
```
~ $ uv pyt…
-
Currently only x86_64 is supported.
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. Build `neovide` on `aarch64-darwin`
### Build log
https://gist.github.com/lunik1/cb0a4574df88ff0fa3e127d6153f3ab5
### Additional…