Linux Kernel Selftest development
 help / color / mirror / Atom feed
* -D_GNU_SOURCE kselftest breakage in mainline
@ 2024-05-16 14:02 Mark Brown
  2024-05-16 14:53 ` Shuah Khan
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Brown @ 2024-05-16 14:02 UTC (permalink / raw)
  To: Edward Liaw, Shuah Khan, John Hubbard; +Cc: linux-kselftest, torvalds

[-- Attachment #1: Type: text/plain, Size: 704 bytes --]

Hi,

I'm seeing quite a lot of breakage in mainline as a result of
daef47b89efd0b7 ("selftests: Compile kselftest headers with
-D_GNU_SOURCE") and daef47b89efd0 ("selftests: Compile kselftest headers
with -D_GNU_SOURCE") - thus far I've found that the use of
static_assert() is triggering build breaks where testsuites aren't
picking up the addition of _GNU_SOURCE (including stopping installing
the other tests in the same directory), and there's a bunch of tests
which #define _GNU_SOURCE in their code and now trigger build warnings.
I'm looking at fixes and mitigations now.

The build failures are taking out the ALSA tests entirely which has
caused my personal CI to explode badly :/

Thanks,
Mark

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2024-05-17  3:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-16 14:02 -D_GNU_SOURCE kselftest breakage in mainline Mark Brown
2024-05-16 14:53 ` Shuah Khan
2024-05-16 15:09   ` Mark Brown
2024-05-17  3:41     ` Shuah Khan

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