-
Hi, the current releases for arm64 Linux is based on gnu and not musl.
As a result, the binary is dynamically linked:
```bash
$ https://github.com/eza-community/eza/releases/download/v0.18.3/eza_aa…
-
### What is your question?
I am on Windows 11
Prebuild binaries are from Windows Server 2016
Conan version 2.7.1
Artifactory JFrog EnterpriseX 7.59.23
The conan install comman did not find my p…
-
OS: Ubuntu 18.04 (docker)
Host arch: x86_64
I am unable to recompile the binary /bin/ls (from Ubuntu18.04 ARM64), here's the command I used:
```
./etharden -m /mnt/aarch64/ls /tmp/hello
```
He…
-
### Describe the bug
A clear and concise description of what the bug is.
### Steps To Reproduce
Steps to reproduce the behavior:
1. Use nixos on arm
2. Open a shell with vcpkg: nix run nixpkgs#…
-
Our schema has two generators (js and go). It builds locally (apple arm m1) and locally in docker (linux/amd64 emu), however, when run in a GitHub Actions workflow, it fails with the following error:
…
-
Hey folks, I'm playing around with the idea of a generic CRI plugin interface for CRI-O based on WASM binaries: https://github.com/cri-o/cri-o/pull/8715
A pre-compiled WASM plugin can be used to modi…
-
Would there be interest in having a CI workflow that builds (statically linked) Windows/macOS/Linux binaries for re2c/re2go and uploads them when a GitHub release is made?
The re2c binary seems lik…
-
Currently grm only selects the first binary in a zip, but it would be nice if it would select all. Would this be possible?
For example, installing yazi only selects the `ya` binary and ignores `yaz…
-
### Summary
Extend Spack's capabilities to build LLVM in a way that llvm/clang will add rpath/runpath information to binaries it produces.
### Rationale
Binaries produced by Spack-built llvm-…
-
Split from a side-track of #3042:
> Only with --short-circuit we "poison" the produced packages to prevent people from distributing them (accidentally or otherwise).
It is a misfeature. It mean…