linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Alexander Potapenko <glider@google.com>
Cc: kbuild-all@01.org, akpm@linux-foundation.org,
	mark.rutland@arm.com, alex.popov@linux.com,
	aryabinin@virtuozzo.com, quentin.casasnovas@oracle.com,
	dvyukov@google.com, andreyknvl@google.com, keescook@chromium.org,
	vegard.nossum@oracle.com, syzkaller@googlegroups.com,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/3] Makefile: support flag -fsanitizer-coverage=trace-cmp
Date: Wed, 11 Oct 2017 05:53:27 +0800	[thread overview]
Message-ID: <201710110522.vmKt9IJS%fengguang.wu@intel.com> (raw)
In-Reply-To: <20171009150521.82775-2-glider@google.com>

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

Hi Victor,

[auto build test ERROR on linus/master]
[also build test ERROR on v4.14-rc4]
[cannot apply to next-20171009]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Alexander-Potapenko/kcov-support-comparison-operands-collection/20171011-052025
config: i386-tinyconfig (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

>> Makefile:825: scripts/Makefile.kcov: No such file or directory
>> make[1]: *** No rule to make target 'scripts/Makefile.kcov'.
   make[1]: Failed to remake makefile 'scripts/Makefile.kcov'.
>> Makefile:825: scripts/Makefile.kcov: No such file or directory
>> make[1]: *** No rule to make target 'scripts/Makefile.kcov'.
   make[1]: Failed to remake makefile 'scripts/Makefile.kcov'.
   make: *** [sub-make] Error 2

vim +825 Makefile

   823	
   824	include scripts/Makefile.kasan
 > 825	include scripts/Makefile.kcov
   826	include scripts/Makefile.extrawarn
   827	include scripts/Makefile.ubsan
   828	

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

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

  parent reply	other threads:[~2017-10-10 21:54 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-09 15:05 [PATCH v2 1/3] kcov: support comparison operands collection Alexander Potapenko
2017-10-09 15:05 ` [PATCH v2 2/3] Makefile: support flag -fsanitizer-coverage=trace-cmp Alexander Potapenko
2017-10-09 15:53   ` Andrey Ryabinin
2017-10-10 15:28     ` Alexander Potapenko
2017-10-10 21:53   ` kbuild test robot [this message]
2017-10-09 15:05 ` [PATCH v2 3/3] kcov: update documentation Alexander Potapenko
2017-10-09 15:46 ` [PATCH v2 1/3] kcov: support comparison operands collection Mark Rutland
2017-10-09 18:15   ` Dmitry Vyukov
2017-10-09 18:37     ` Mark Rutland
2017-10-09 18:46       ` Dmitry Vyukov
2017-10-10  9:56         ` Mark Rutland
2017-10-10 15:28   ` Alexander Potapenko
2017-10-10 15:34     ` Dmitry Vyukov
2017-10-11  9:56       ` Alexander Potapenko

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=201710110522.vmKt9IJS%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=alex.popov@linux.com \
    --cc=andreyknvl@google.com \
    --cc=aryabinin@virtuozzo.com \
    --cc=dvyukov@google.com \
    --cc=glider@google.com \
    --cc=kbuild-all@01.org \
    --cc=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mark.rutland@arm.com \
    --cc=quentin.casasnovas@oracle.com \
    --cc=syzkaller@googlegroups.com \
    --cc=vegard.nossum@oracle.com \
    /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