Describe the bug
See Debian bug #1143665
To Reproduce
Build using gcc-16 (should be definitely reproducible in a Debian unstable container)
Expected behavior
Building with latest GCC version.
As you can see in this build log using -std=c++17 helps working around the problem.
Desktop (please complete the following information):
- OS: Debian
- Version: unstable/testing
Describe the bug
See Debian bug #1143665
To Reproduce
Build using gcc-16 (should be definitely reproducible in a Debian unstable container)
Expected behavior
Building with latest GCC version.
As you can see in this build log using
-std=c++17helps working around the problem.Desktop (please complete the following information):