Bug#1143713: toml11: FTBFS: /<<PKGBUILDDIR>>/include/toml11/value.hpp:946:13: error: '((__vector(2) unsigned char*)((char*)&x_assign_different_type + offsetof(toml::value, toml::basic_value<toml::type_config>::<unnamed>)))[8]' may be used uninitialized [-Werror=ma
David Mohammed <[email protected]>
| Newsgroups | gmane.linux.debian.devel.bugs.rc |
|---|---|
| Message-ID | <CAMwPnjc6Ov+XeP9nWbwOgWzMp-81TLJibs_6uOohmauxQwCtmQ__22522.5677991816$1787152155$gmane$org@mail.gmail.com> |
Dear Maintainers Looks like this upstream issue with GCC16 ? https://github.com/ToruNiina/toml11/issues/313 NixOS are working around this for now via this patch https://github.com/NixOS/nixpkgs/pull/537650/changes David