public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the tip-fixes tree
@ 2026-04-08 12:44 Mark Brown
  2026-04-08 14:50 ` Mark Brown
  2026-04-08 15:21 ` Thomas Gleixner
  0 siblings, 2 replies; 7+ messages in thread
From: Mark Brown @ 2026-04-08 12:44 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, Peter Zijlstra
  Cc: Linux Kernel Mailing List, Josh Snyder, Linux Next Mailing List

Hi all,

After merging the tip-fixes tree, today's linux-next build (arm64 kunit)
failed like this:

[12:34:18] Configuring KUnit Kernel ...
[12:34:18] Building KUnit Kernel ...
Populating config with:
$ make ARCH=arm64 O=/tmp/next/arm64_kunit olddefconfig CROSS_COMPILE=aarch64-linux-gnu-
Building with:
$ make all compile_commands.json scripts_gdb ARCH=arm64 O=/tmp/next/arm64_kunit --jobs=192 CROSS_COMPILE=aarch64-linux-gnu-
[12:34:34] Starting KUnit Kernel (1/1)...
Running tests with:
$ qemu-system-aarch64 -nodefaults -m 1024 -kernel /tmp/next/arm64_kunit/arch/arm64/boot/Image.gz -append 'kunit.enable=1 console=ttyAMA0 kunit_shutdown=reboot' -no-reboot -nographic -accel kvm -accel hvf -accel tcg -serial stdio -machine virt -cpu max
Command '['qemu-system-aarch64', '-nodefaults', '-m', '1024', '-kernel', '/tmp/next/arm64_kunit/arch/arm64/boot/Image.gz', '-append', 'kunit.enable=1 console=ttyAMA0 kunit_shutdown=reboot', '-no-reboot', '-nographic', '-accel', 'kvm', '-accel', 'hvf', '-accel', 'tcg', '-serial', 'stdio', '-machine', 'virt', '-cpu', 'max']' timed out after 300 seconds
[12:39:34] [FAILED] <missing>
[12:39:34] Testing complete. Ran 0 tests: errors: 1
[12:39:34] Test results stored in /tmp/next/arm64_kunit.json
[12:39:34] Elapsed time: 316.083s total, 0.002s configuring, 16.074s building, 300.006s running

which isn't super helpful.  I haven't isolated which commit but it'll be
one of the three:

  b81207470caf ("clockevents: Prevent timer interrupt starvation")
  82b915051d32 ("tick/nohz: Fix inverted return value in check_tick_dependency() fast path")
  105c42566a55 ("ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585")

which are new since yesterday, I'm guessing not the latter.  I have used
the tree from next-20260407 instead.

^ permalink raw reply	[flat|nested] 7+ messages in thread
* linux-next: build failure after merge of the tip-fixes tree
@ 2025-03-25 23:38 Stephen Rothwell
  2025-03-26  1:12 ` Josh Poimboeuf
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Rothwell @ 2025-03-25 23:38 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, Peter Zijlstra
  Cc: Ingo Molnar, Josh Poimboeuf, Linux Kernel Mailing List,
	Linux Next Mailing List

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

Hi all,

After merging the tip-fixes tree, today's linux-next build (x86_64
allmodconfig) failed like this:

In file included from builtin-check.c:16:
In function 'save_argv',
    inlined from 'objtool_run' at builtin-check.c:296:2:
tools/objtool/include/objtool/warn.h:47:17: error: '%s' directive argument is null [-Werror=format-overflow=]
   47 |                 "%s%s%s: objtool: " format "\n",        \
      |                 ^~~~~~~~~~~~~~~~~~~
tools/objtool/include/objtool/warn.h:92:9: note: in expansion of macro 'WARN'
   92 |         WARN("%s: " format " failed: %s", __func__, ##__VA_ARGS__, strerror(errno))
      |         ^~~~
builtin-check.c:241:25: note: in expansion of macro 'WARN_GLIBC'
  241 |                         WARN_GLIBC("strdup(%s)", orig_argv[i]);
      |                         ^~~~~~~~~~
cc1: all warnings being treated as errors

Caused (or exposed?) by commit

  c5995abe1547 ("objtool: Improve error handling")

I have used the tip-fixes tree from next-20250325 for today.

-- 
Cheers,
Stephen Rothwell

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

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

end of thread, other threads:[~2026-04-08 15:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-08 12:44 linux-next: build failure after merge of the tip-fixes tree Mark Brown
2026-04-08 14:50 ` Mark Brown
2026-04-08 14:54   ` Thomas Weißschuh
2026-04-08 15:21 ` Thomas Gleixner
2026-04-08 15:45   ` Mark Brown
  -- strict thread matches above, loose matches on Subject: below --
2025-03-25 23:38 Stephen Rothwell
2025-03-26  1:12 ` Josh Poimboeuf

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