-
On my M1 Macbook Air (M1 is Apple silicon, it's the ARM64 (also called AArch64) architecture) running macOS 14.2.1 with clang 15 I get this error:
```
/tmp$ cd /tmp/
/tmp$ git clone git@github.co…
-
i tried to build the project on an vistual linux machine with ubuntu 22.04.04.
working well until it reaches the `/script/config-image.sh`
```
mount: rootfs/dev: mount point does not exist.
Err…
-
### Environment details
Linux Ubuntu Focal
Clang-17
Conan 2.1.0
Python 3.8.10
### Steps to reproduce
This seems hard to reproduce so I captured as much as I could.
I'm building my project…
-
```
Snow Leopard 10.6.7
$ nano --version
GNU nano version 2.0.6 (compiled 11:42:28, May 18 2009)
errors:
------------
Error in /usr/share/nano/syntax-nanorc/aptsrclist.nanorc on line 5: Bad regex
"…
-
## Description
I'm trying to install ruby `2.2.10` without any success due to error `__rvm_make -j4`, I try using the `--with-gcc=gcc` option with no success. I also tried without passing `--wi…
-
Hi,
Alpine Linux use the musl library instead of the glibc.
Is it possible to make a musl compatible version of glusterfs ?
It would be awesome to have glusterfs in alpine linux.
-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
- go version go1.22.5 da…
-
Well now another issue:
trying:
`$ sudo make`
getting
```
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in src
Making all in sfutil
gcc -DHAVE_CONFIG_H -I. -I../..…
-
Followed the steps on readme but getting an error when running docker container.
Here are the steps to reproduce:
```bash
$ sudo pacman -S qemu libvirt dnsmasq virt-manager bridge-utils flex bi…
-
I have tried building on both Arch Linux and Ubuntu 20.04. On both systems I have also tried both of the following toolchains:
* gcc-arm-none-eabi-9-2019-q4-major-x86_64-linux.tar.bz2
* gcc-arm-non…