From: kbuild test robot <lkp@intel.com>
To: Vishal Sagar <vishal.sagar@xilinx.com>
Cc: clang-built-linux@googlegroups.com,
Michal Simek <monstr@monstr.eu>,
kbuild-all@lists.01.org, Hyun Kwon <hyun.kwon@xilinx.com>,
linux-arm-kernel@lists.infradead.org
Subject: [xlnx:master 9561/10001] error: include/uapi/linux/xlnxsync.h: missing "WITH Linux-syscall-note" for SPDX-License-Identifier
Date: Tue, 21 Apr 2020 14:46:26 +0800 [thread overview]
Message-ID: <202004211423.ckb2PHcv%lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2490 bytes --]
tree: https://github.com/Xilinx/linux-xlnx master
head: aa49d46895185f1aad49eb58b9fd365d9110f199
commit: 3a0dd946a8cd79058c4baebd74bd75f3dd045059 [9561/10001] staging: xlnxsync: Add driver for Xilinx Synchronizer
config: x86_64-allyesconfig (attached as .config)
compiler: clang version 11.0.0 (https://github.com/llvm/llvm-project a9b137f9ffba8cb25dfd7dd1fb613e8aac121b37)
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# install x86_64 cross compiling tool for clang build
# apt-get install binutils-x86-64-linux-gnu
git checkout 3a0dd946a8cd79058c4baebd74bd75f3dd045059
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64
If you fix the issue, kindly add following tag as appropriate
Reported-by: kbuild test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
awk: ../arch/x86/tools/gen-insn-attr-x86.awk:260: warning: regexp escape sequence `\:' is not a known regexp operator
awk: ../arch/x86/tools/gen-insn-attr-x86.awk:350: (FILENAME=../arch/x86/lib/x86-opcode-map.txt FNR=41) warning: regexp escape sequence `\&' is not a known regexp operator
/usr/bin/ld: scripts/dtc/dtc-parser.tab.o:(.bss+0x10): multiple definition of `yylloc'; scripts/dtc/dtc-lexer.lex.o:(.bss+0x58): first defined here
clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [scripts/Makefile.host:116: scripts/dtc/dtc] Error 1
make[2]: Target '__build' not remade because of errors.
make[1]: *** [Makefile:1263: scripts_dtc] Error 2
>> error: include/uapi/linux/xlnxsync.h: missing "WITH Linux-syscall-note" for SPDX-License-Identifier
make[2]: *** [scripts/Makefile.headersinst:66: usr/include/linux/xlnxsync.h] Error 1
error: include/uapi/linux/xilinx-v4l2-events.h: missing "WITH Linux-syscall-note" for SPDX-License-Identifier
make[2]: *** [scripts/Makefile.headersinst:66: usr/include/linux/xilinx-v4l2-events.h] Error 1
make[2]: Target '__headers' not remade because of errors.
make[1]: *** [Makefile:1195: headers] Error 2
make[1]: Target 'prepare' not remade because of errors.
make: *** [Makefile:179: sub-make] Error 2
13 real 21 user 13 sys 264.30% cpu make prepare
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 70769 bytes --]
[-- Attachment #3: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: kbuild test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [xlnx:master 9561/10001] error: include/uapi/linux/xlnxsync.h: missing "WITH Linux-syscall-note" for SPDX-License-Identifier
Date: Tue, 21 Apr 2020 14:46:26 +0800 [thread overview]
Message-ID: <202004211423.ckb2PHcv%lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2531 bytes --]
tree: https://github.com/Xilinx/linux-xlnx master
head: aa49d46895185f1aad49eb58b9fd365d9110f199
commit: 3a0dd946a8cd79058c4baebd74bd75f3dd045059 [9561/10001] staging: xlnxsync: Add driver for Xilinx Synchronizer
config: x86_64-allyesconfig (attached as .config)
compiler: clang version 11.0.0 (https://github.com/llvm/llvm-project a9b137f9ffba8cb25dfd7dd1fb613e8aac121b37)
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# install x86_64 cross compiling tool for clang build
# apt-get install binutils-x86-64-linux-gnu
git checkout 3a0dd946a8cd79058c4baebd74bd75f3dd045059
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64
If you fix the issue, kindly add following tag as appropriate
Reported-by: kbuild test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
awk: ../arch/x86/tools/gen-insn-attr-x86.awk:260: warning: regexp escape sequence `\:' is not a known regexp operator
awk: ../arch/x86/tools/gen-insn-attr-x86.awk:350: (FILENAME=../arch/x86/lib/x86-opcode-map.txt FNR=41) warning: regexp escape sequence `\&' is not a known regexp operator
/usr/bin/ld: scripts/dtc/dtc-parser.tab.o:(.bss+0x10): multiple definition of `yylloc'; scripts/dtc/dtc-lexer.lex.o:(.bss+0x58): first defined here
clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [scripts/Makefile.host:116: scripts/dtc/dtc] Error 1
make[2]: Target '__build' not remade because of errors.
make[1]: *** [Makefile:1263: scripts_dtc] Error 2
>> error: include/uapi/linux/xlnxsync.h: missing "WITH Linux-syscall-note" for SPDX-License-Identifier
make[2]: *** [scripts/Makefile.headersinst:66: usr/include/linux/xlnxsync.h] Error 1
error: include/uapi/linux/xilinx-v4l2-events.h: missing "WITH Linux-syscall-note" for SPDX-License-Identifier
make[2]: *** [scripts/Makefile.headersinst:66: usr/include/linux/xilinx-v4l2-events.h] Error 1
make[2]: Target '__headers' not remade because of errors.
make[1]: *** [Makefile:1195: headers] Error 2
make[1]: Target 'prepare' not remade because of errors.
make: *** [Makefile:179: sub-make] Error 2
13 real 21 user 13 sys 264.30% cpu make prepare
---
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: 70769 bytes --]
next reply other threads:[~2020-04-21 6:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-21 6:46 kbuild test robot [this message]
2020-04-21 6:46 ` [xlnx:master 9561/10001] error: include/uapi/linux/xlnxsync.h: missing "WITH Linux-syscall-note" for SPDX-License-Identifier kbuild test robot
-- strict thread matches above, loose matches on Subject: below --
2020-04-23 1:14 kbuild test robot
2020-04-23 1:14 ` kbuild test robot
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=202004211423.ckb2PHcv%lkp@intel.com \
--to=lkp@intel.com \
--cc=clang-built-linux@googlegroups.com \
--cc=hyun.kwon@xilinx.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=monstr@monstr.eu \
--cc=vishal.sagar@xilinx.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 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.