-
### **Description**
When running the `bin/setup` or `bin/compile` commands to build AzerothCore with the `mod-ruby` module, I encounter the following error related to the redefinition of `timeval`:…
-
### Creating a bug report/issue
- [x] I have searched the existing open and closed issues
#### Required Information
- DietPi version | `G_DIETPI_VERSION_CORE=9
G_DIETPI_VERSION_SUB=7
G_DIETPI_V…
-
### Expected Results
All return values are returned using a single return pointer.
### Actual Results
Return values are put into registers where possible and on the stack for the rest.
###…
-
```
+ cd build/linux-riscv64-normal-server-release/hotspot/linux_riscv_compiler2/generated
+ bash -c '/usr/bin/g++ -DLINUX -D_GNU_SOURCE -DRISCV64 -DPRODUCT -I. -I/home/yansendao/git/riscv-port-jdk8…
-
Prep: Put a library in /usr/local/lib:
```
debian@debian:~$ touch empty.c
debian@debian:~$ clang -c empty.c
debian@debian:~$ ar rcs libempty.a empty.o
debian@debian:~$ sudo cp libempty.a /usr/l…
nico updated
3 months ago
-
I want to use this on a newer AWS Graviton server but anything I've done to try to get it to compile from sources has completely hung the process until I abort. No error output. I'm used to longer com…
elkay updated
8 months ago
-
### Affected Version
**paru -V** 2.0.3
### Description
**Have you checked previous issues?** Yes, there is no similar issue.
Trying to build paru on archlinuxarm but failed
### Output
**In…
-
【environmental message】
[root@localhost scripts]# cat /proc/version
Linux version 4.19.90-24.4.v2101.ky10.aarch64 (KYLINSOFT@localhost.localdomain) (gcc version 7.3.0 (GCC)) #1 SMP Mon May 24 14:45:…
-
The contents shown were executed as they were and executed normally until just before kernel competition.
However, in the process of making ARCH=arm64 O=$TEGRA_KERNEL_OUT-j$(nproc), the following i…
-
```
error: builder for '/nix/store/6aswplbfapsb4iqjwx1l21hbzy1s5wh0-gnupg-aarch64-unknown-linux-gnu-2.4.4.drv' failed with exit code 1;
last 25 log lines:
> checking whether readline …