-
```
x19@x19s-MacBook-Pro sig % zig build test
test
└─ run test 337/338 passed, 1 failed
error: 'utils.allocators.test.disk allocator stdlib test' failed: /Users/x19/Documents/zig-macos-aarch64-0.1…
-
### Problem description
I'm trying to build gluten and velox on aarch64 architecture. I'm running the script `./dev/builddeps-veloxbe.sh --enable_vcpkg=ON --spark_version=3.5` . I get the error bel…
-
Reporting as requested by the dialog box in Luci
Server response: Error: Impossible package selection
Request Data:
```
{
"url": "https://sysupgrade.openwrt.org",
"branch": "SNAPS…
-
Take the following assembly:
```asm
msr daifset, #0x2
```
This writes `0x2` to the DAIFSet system register.
This gets rendered in LLIL and higher) as:
```c
daifset = _WriteStatusReg(2)
`…
-
What would need to be done to support aarch64 macos? I'm happy to assist in any way I can.
-
For Tiny Tapeout, we've been working on a devcontainer that contains klayout among other tools. A devcontainer is a Docker-based development environment for cross-platform and web use. The problem we'…
-
I have Ubuntu aarch64 installed through Parallels Desktop and noticed an error when launching a simple QML application on this platform:
```
julia> include("main.jl")
ERROR: LoadError: InitError: t…
-
The MariaDB RPMs have been removed from the mirror, the `11.1` folder is gone and all these are coming up 404. Needs to be updated for all branches/versions
https://github.com/aws/aws-mwaa-local-r…
-
## apptainer read-only error
followed direction here: https://apptainer.org/docs/admin/main/installation.html#mac. basically:
install:
```
brew reinstall qemu lima
```
run:
```
limac…
-
Currently the flatpak manifest does not exclude `aarch64`, so if the user tries to install, they get the `x86_64` build instead.