Bug ID 1202215
Summary llvm14 fails with glibc 2.36
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee screening-team-bugs@suse.de
Reporter martin.liska@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Fails here:
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:B/llvm14/standard/x86_64

due to:
[ 2766s] In file included from /usr/include/linux/fs.h:19:
[ 2766s] /usr/include/linux/mount.h:95:6: error: redefinition of
'fsconfig_command'
[ 2766s] enum fsconfig_command {
[ 2766s]      ^
[ 2766s] /usr/include/sys/mount.h:189:6: note: previous definition is here
[ 2766s] enum fsconfig_command
[ 2766s]      ^

which is a known upstream issue:
https://github.com/llvm/llvm-project/issues/56421

and we will need a backport.


You are receiving this mail because: