All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH RFC 2/2] kbuild: use interpreters to invoke scripts
Date: Sun, 04 Oct 2020 03:23:16 +0800	[thread overview]
Message-ID: <202010040321.WmYvNcyC-lkp@intel.com> (raw)
In-Reply-To: <979bb7b0-2cae-3cd7-2fbd-7fcece9aafd1@gmail.com>

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

Hi Ujjwal,

[FYI, it's a private test report for your RFC patch.]
[auto build test WARNING on kbuild/for-next]
[also build test WARNING on arm64/for-next/core ia64/next linus/master v5.9-rc7 next-20201002]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/Ujjwal-Kumar/use-interpreters-to-invoke-scripts/20201003-232313
base:   https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git for-next
config: ia64-allmodconfig (attached as .config)
compiler: ia64-linux-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://github.com/0day-ci/linux/commit/a85d185385463400a6697c83746895daa43218bd
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Ujjwal-Kumar/use-interpreters-to-invoke-scripts/20201003-232313
        git checkout a85d185385463400a6697c83746895daa43218bd
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=ia64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All warnings (new ones prefixed by >>):

   arch/ia64/mm/tlb.c:369:6: warning: no previous prototype for 'ia64_tlb_init' [-Wmissing-prototypes]
     369 | void ia64_tlb_init(void)
         |      ^~~~~~~~~~~~~
   {standard input}: Assembler messages:
>> {standard input}:3652: Warning: Use of 'ld4.acq' violates RAW dependency 'DTC' (data)
>> {standard input}:3652: Warning: Only the first path encountering the conflict is reported
>> {standard input}:3635: Warning: This is the location of the conflicting usage
>> {standard input}:3658: Warning: Use of 'st4.rel' violates RAW dependency 'DTC' (data)
   {standard input}:3658: Warning: Only the first path encountering the conflict is reported
>> {standard input}:3635: Warning: This is the location of the conflicting usage

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 61543 bytes --]

  reply	other threads:[~2020-10-03 19:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-03 15:21 [PATCH RFC 2/2] kbuild: use interpreters to invoke scripts Ujjwal Kumar
2020-10-03 15:33 ` Ujjwal Kumar
2020-10-03 15:21 ` Ujjwal Kumar
2020-10-03 15:21 ` [Linux-kernel-mentees] " Ujjwal Kumar
2020-10-03 19:23 ` kernel test robot [this message]
2020-10-04  7:37 ` Nathan Chancellor
2020-10-04  7:37   ` Nathan Chancellor
2020-10-04  7:37   ` Nathan Chancellor
2020-10-04  7:37   ` [Linux-kernel-mentees] " Nathan Chancellor
2020-10-12 15:32 ` Masahiro Yamada
2020-10-12 15:32   ` Masahiro Yamada
2020-10-12 15:32   ` Masahiro Yamada
2020-10-12 15:32   ` [Linux-kernel-mentees] " Masahiro Yamada

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=202010040321.WmYvNcyC-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.