public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* AMD 3900X: FAIL: elf/tst-cpu-features-cpuinfo
@ 2021-01-30  8:34 Winfried Magerl
  2021-01-30 10:16 ` Winfried Magerl
  0 siblings, 1 reply; 4+ messages in thread
From: Winfried Magerl @ 2021-01-30  8:34 UTC (permalink / raw)
  To: libc-alpha

Hello,

I got a suspicious error when building current upcoming glibc-2.33:

FAIL: elf/tst-cpu-features-cpuinfo

The relavant details from elf/tst-cpu-features-cpuinfo.out
(likely invariant_tsc can be ignored):

Checking HAS_CPU_FEATURE (INVARIANT_TSC):
  HAS_CPU_FEATURE (INVARIANT_TSC): 1
  cpuinfo (invariant_tsc): 0
 *** missing in /proc/cpuinfo ***
Checking HAS_CPU_FEATURE (SSBD):
  HAS_CPU_FEATURE (SSBD): 0
  cpuinfo (ssbd): 1
 *** failure ***
Checking HAS_CPU_FEATURE (STIBP):
  HAS_CPU_FEATURE (STIBP): 0
  cpuinfo (stibp): 1
 *** failure ***
2 differences between /proc/cpuinfo and glibc code.

The details of the build-system:
	cpu:		AMD Ryzen 9 3900X 12-Core Processor
	os:		openSUSE Tumbleweed 20210128
	gcc:		gcc-10-3.1.x86_64
	binutils:	binutils-2.35.1-1.1

Maybe this helps to track down the problem. From a quick look it's
likely uncritical because the feature is simply missing (as opposed
to a missdetected non-existing feature).

regards

	winfried


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

end of thread, other threads:[~2021-01-30 16:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-30  8:34 AMD 3900X: FAIL: elf/tst-cpu-features-cpuinfo Winfried Magerl
2021-01-30 10:16 ` Winfried Magerl
2021-01-30 13:59   ` [PATCH] x86: Check SSBD and STIBP only on Intel CPUs H.J. Lu
2021-01-30 16:26     ` Winfried Magerl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).