-
FYI, unfortunately the vendored copy of ScaLAPACK that is included with rmg does not work with (at least) GCC 14.2.0 due to a bad declaration and the improved (in)consistency checking. This has been …
-
### Description
During source compilation on Fedora 40 I see an error
```
[2024-11-15T10:13:57.497Z] make[3]: Entering directory '/root/rpmbuild/BUILD/kamailio-6.0.0-dev3/src/lib/srdb2'
[2024-11…
-
I have a small example that reproduces the problem:
1. `git clone --recurse-submodules git@github.com:limitedAtonement/spdlog-problem`
- Clones the example repository and spdlog submodule at v1…
-
This is with ompi@main
```console
../../../../../ompi-main/3rd-party/prrte/src/prted/pmix/pmix_server_queries.c: In function '_query':
../../../../../ompi-main/3rd-party/prrte/src/prted/pmix/pmix…
-
Hi !
I have the same issue as https://github.com/tmux/tmux/issues/3934 (but cannot reopen it).
I installed libevent (`2.1.12-stable`) and ncurses `6.5` as explained, putting them into `$HOME/cus…
-
### Compiler name
GCC with ARC patches
### Compiler version
14.1
### Compiler language
C, C++
### Compiler homepage
https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/ta…
-
### Description / Steps to reproduce the issue
It's been broken for a long time but I don't see any issue about it.
```
cmake -B build -DBOARD_CONFIG=sim/libcxxtest -GNinja
cmake --build build…
-
As [GCC 14 promoted some warnings into errors](https://gcc.gnu.org/gcc-14/porting_to.html#warnings-as-errors), it is currently not possible to compile Extrae with GCC versions >= 14.
To reproduce …
-
GCC-14, by default, drops support for features of C that were invalidated in C99 and C89. See [Gentoo article on changes](https://wiki.gentoo.org/wiki/Modern_C_porting)
gftp currently fails to comp…
-
Backgournd: I'm implementing a process of building libheif for [media-autobuild_suite](https://github.com/m-ab-s/media-autobuild_suite).
Here's the current version of the process:
https://github.com…