Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
* i386: tinyconfig: perf_event.h:838:21: error: invalid output size for constraint '=q'
@ 2021-10-24  2:35 Naresh Kamboju
  2021-10-25 14:41 ` Nathan Chancellor
  0 siblings, 1 reply; 3+ messages in thread
From: Naresh Kamboju @ 2021-10-24  2:35 UTC (permalink / raw)
  To: clang-built-linux, linux-stable, llvm
  Cc: Greg Kroah-Hartman, Sasha Levin, Nathan Chancellor,
	Nick Desaulniers, Arnaldo Carvalho de Melo,
	Arnaldo Carvalho de Melo

Following i386 tinyconfig  clang-13 and clang-nightly failed on
stable-rc queue/5.4.

Fail (119 errors) with status message
'failure while building tuxmake target(s): default': ea3681525113
 ("net: enetc: fix ethtool counter name for PM0_TERR")
 i386 (tinyconfig) with clang-nightly
@ https://builds.tuxbuild.com/1zvtvNS4eyYkOMiXtFgR7n1k0Yc/


make --silent --keep-going --jobs=8
O=/home/tuxbuild/.cache/tuxmake/builds/current ARCH=i386
CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang
In file included from /builds/linux/arch/x86/events/amd/core.c:12:
/builds/linux/arch/x86/events/amd/../perf_event.h:838:21: error:
invalid output size for constraint '=q'
        u64 disable_mask = __this_cpu_read(cpu_hw_events.perf_ctr_virt_mask);

build link,
https://builds.tuxbuild.com/1zvtvNS4eyYkOMiXtFgR7n1k0Yc/

Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>


--
Linaro LKFT
https://lkft.linaro.org                           ^

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-25 16:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-24  2:35 i386: tinyconfig: perf_event.h:838:21: error: invalid output size for constraint '=q' Naresh Kamboju
2021-10-25 14:41 ` Nathan Chancellor
2021-10-25 16:36   ` Naresh Kamboju

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox