Hi Balbir, [auto build test ERROR on powerpc/next] [also build test ERROR on v4.10-rc6 next-20170201] [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/Balbir-Singh/Update-xmon-disassembly/20170202-135830 base: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git next config: powerpc-defconfig (attached as .config) compiler: powerpc64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705 reproduce: wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree make.cross ARCH=powerpc Note: the linux-review/Balbir-Singh/Update-xmon-disassembly/20170202-135830 HEAD aab7a78909e32ae5743164fc79d9f5eda993f0e7 builds fine. It only hurts bisectibility. All errors (new ones prefixed by >>): >> arch/powerpc/xmon/ppc-dis.c:21:20: fatal error: sysdep.h: No such file or >> directory #include "sysdep.h" ^ compilation terminated. -- >> arch/powerpc/xmon/ppc-opc.c:22:20: fatal error: sysdep.h: No such file or >> directory #include "sysdep.h" ^ compilation terminated. vim +21 arch/powerpc/xmon/ppc-dis.c ^1da177e arch/ppc64/xmon/ppc-dis.c Linus Torvalds 2005-04-16 15 the GNU General Public License for more details. ^1da177e arch/ppc64/xmon/ppc-dis.c Linus Torvalds 2005-04-16 16 ^1da177e arch/ppc64/xmon/ppc-dis.c Linus Torvalds 2005-04-16 17 You should have received a copy of the GNU General Public License ^1da177e arch/ppc64/xmon/ppc-dis.c Linus Torvalds 2005-04-16 18 along with this file; see the file COPYING. If not, write to the Free 897f112b arch/powerpc/xmon/ppc-dis.c Michael Ellerman 2006-11-23 19 Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ ^1da177e arch/ppc64/xmon/ppc-dis.c Linus Torvalds 2005-04-16 20 36a211d8 arch/powerpc/xmon/ppc-dis.c Balbir Singh 2017-02-02 @21 #include "sysdep.h" c4d6af82 arch/powerpc/xmon/ppc-dis.c Balbir Singh 2017-02-02 22 #include <stdio.h> e0426047 arch/powerpc/xmon/ppc-dis.c Michael Ellerman 2006-11-23 23 #include "dis-asm.h" c4d6af82 arch/powerpc/xmon/ppc-dis.c Balbir Singh 2017-02-02 24 #include "elf-bfd.h" :::::: The code at line 21 was first introduced by commit :::::: 36a211d8b7faed8b0730f7f4b19bf2a546c40d06 powerpc/xmon Update ppc-dis/opc.c and ppc.h :::::: TO: Balbir Singh <bsinghar...@gmail.com> :::::: CC: 0day robot <fengguang...@intel.com> --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
.config.gz
Description: application/gzip