From: kernel test robot <lkp@intel.com>
To: Nathan Chancellor <nathan@kernel.org>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev
Subject: Re: [PATCH 1/2] um: Fix passing '-n' to linker for stub_exe
Date: Thu, 17 Oct 2024 20:09:50 +0800 [thread overview]
Message-ID: <202410171923.EbeKa7tA-lkp@intel.com> (raw)
In-Reply-To: <20241016-uml-fix-stub_exe-clang-v1-1-3d6381dc5a78@kernel.org>
Hi Nathan,
kernel test robot noticed the following build warnings:
[auto build test WARNING on 41ab5fe7471ff38d2909d1c93b88197a89c6a00f]
url: https://github.com/intel-lab-lkp/linux/commits/Nathan-Chancellor/um-Fix-passing-n-to-linker-for-stub_exe/20241017-051439
base: 41ab5fe7471ff38d2909d1c93b88197a89c6a00f
patch link: https://lore.kernel.org/r/20241016-uml-fix-stub_exe-clang-v1-1-3d6381dc5a78%40kernel.org
patch subject: [PATCH 1/2] um: Fix passing '-n' to linker for stub_exe
config: um-defconfig (https://download.01.org/0day-ci/archive/20241017/202410171923.EbeKa7tA-lkp@intel.com/config)
compiler: clang version 20.0.0git (https://github.com/llvm/llvm-project bfe84f7085d82d06d61c632a7bad1e692fd159e4)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241017/202410171923.EbeKa7tA-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202410171923.EbeKa7tA-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> clang: warning: argument unused during compilation: '-mno-3dnow' [-Wunused-command-line-argument]
/usr/bin/ld: arch/um/kernel/skas/stub_exe.o: in function `_start':
arch/um/kernel/skas/stub_exe.c:83: undefined reference to `memset'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next prev parent reply other threads:[~2024-10-17 12:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-16 21:12 [PATCH 0/2] um: Fix a couple of issues with stub_exe when building with clang Nathan Chancellor
2024-10-16 21:12 ` [PATCH 1/2] um: Fix passing '-n' to linker for stub_exe Nathan Chancellor
2024-10-17 12:09 ` kernel test robot [this message]
2024-10-17 21:02 ` Nathan Chancellor
2024-10-19 5:06 ` kernel test robot
2024-10-16 21:12 ` [PATCH 2/2] um: Disable auto variable initialization for stub_exe.c Nathan Chancellor
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202410171923.EbeKa7tA-lkp@intel.com \
--to=lkp@intel.com \
--cc=llvm@lists.linux.dev \
--cc=nathan@kernel.org \
--cc=oe-kbuild-all@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox