-
## Here are the steps I follow to reproduce the issue:
1. Use a Clang 19 system with musl
2. Download and attempt to build LinuxCNC
3. Wait for errors
## This is what I expected to happen:
…
-
Both linux-6.11.3 and linux-6.11.3-gentoo fail to build with clang-19 when CONFIG_DRM_AMD_DC is set to 'y' in the kernel configuration. The Linux kernel builds properly with the same configuration whe…
-
Running fsck on a bcachefs file system results in a kernel oops when the kernel is compiled with clang. It seems to be only triggered by fsck, the file system can be successfully mounted manually.
…
-
Both linux-6.11.3 and linux-6.11.3-gentoo fail to build with clang-19 when CONFIG_DRM_AMD_DC is set to 'y' in the kernel configuration. The Linux kernel builds properly with the same configuration whe…
-
### Problem Description
Hi,
`#include ` does not work with new versions of Clang when libc++ is enabled in compiler flags (i. e. `clang version 19.1.0+libcxx` `CXXFLAGS=--stdlib=libc++`).
Th…
-
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/
Issue: net-wireless/mdk4-4.2_p20220118 fails to compile (CLANG-STRICTER-SYSTEM).
Discovered on: amd64 (internal ref: pentoo_tinderbox)
NOTE:…
-
As I've been reading, the standard never required the base template for char_traits to any type but it was given for convenience purposes. Nowadays, at least in LLVM's libcxx version 19 it got [defini…
-
### Description
Compiling Quaternion with -DCMAKE_DISABLE_PRECOMPILE_HEADERS=YES makes it fail to compile:
```
In file included from /Users/saiko/Src/tmp/Quaternion/client/networkconfigdial…
-
When I tried to compile GHC 9.4.7 I got the error in configuration time in `haskell-updater` package.
In current package settings it tries to filter out `-flto`, but several people (including mysel…
-
Is it possible to build Gentoo with clang and the LTO flags in this repo? Is it even worth it?