lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250326103854.309e3c60@canb.auug.org.au>
Date: Wed, 26 Mar 2025 10:38:54 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...hat.com>,
 "H. Peter Anvin" <hpa@...or.com>, Peter Zijlstra <peterz@...radead.org>
Cc: Ingo Molnar <mingo@...nel.org>, Josh Poimboeuf <jpoimboe@...nel.org>,
 Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Linux Next
 Mailing List <linux-next@...r.kernel.org>
Subject: linux-next: build failure after merge of the tip-fixes tree

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

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ