[PATCH 2/3] powerpc/xmon: Apply binutils changes to upgrade disassembly
kbuild test robot
lkp at intel.com
Thu Feb 2 19:16:41 AEDT 2017
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 <bsingharora at gmail.com>
:::::: CC: 0day robot <fengguang.wu at intel.com>
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 22523 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20170202/ffc2fb46/attachment-0001.gz>
More information about the Linuxppc-dev
mailing list