-
Build output when performing `meson build`
![image](https://user-images.githubusercontent.com/52075808/221210141-97b90486-1625-4562-8d41-4e8497e5d038.png)
`meson.build` file with the offending…
-
Hi there,
I've been trying to compile highs-sys for my project using musl, but I've been having issues. I can compile with default targets on linux (Ubuntu), but I get the following error log.
I…
-
Because wal-g uses C/C++ extensions (namely the brotli library), it is dependent on the version of glibc where the binary is built. The current build environment makes wal-g incompatible with older OS…
jstaf updated
1 month ago
-
### Operating system
Linux
### Compiler
glibc 2.28
### Steps to reproduce the behavior
```Shell
14.0.1 SHA 2d8202f06d45f4220fa8aa0fc222d1d8221fd144, builds correctly on Linux-ARM64 armv8a-glibc2.…
-
64 bit
* Linux
* Linux ARM (Raspi)
* Windows
* MacOS
* Docker
-
Two of our aarch64 CI jobs consistently fail with an invalid memory access while building `std_spec` since #10889.
Latest master runs:
* aarch64 `musl-test-stdlib`: https://github.com/crystal-l…
-
In addition to `pkg-config` (#1) another fallback option would be building `libmagic` if it is not installed for the target system.
This could be done using a Git submodule of [file/file](https://git…
-
-
Airsaned builds are failing on MIPS architecture cross-compile for OpenWRT packages. See:
(a) https://github.com/cmangla/AirSane-openwrt/actions/runs/10699357444/job/29660732492
(b) https://github…
-
trying to (cross) build statically against musl and netbsd-curses
configure does not pickup properly
* x86_64-linux-musl-gcc
* -lncursesw
* -ltinfo