linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* {standard input}:199: Error: unknown opcode
@ 2016-08-29 23:23 kbuild test robot
  0 siblings, 0 replies; 9+ messages in thread
From: kbuild test robot @ 2016-08-29 23:23 UTC (permalink / raw)
  To: Rich Felker; +Cc: kbuild-all, linux-kernel

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

Hi Rich,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   b8927721ae9d5ac0582d29d7b8c267d465ad5f00
commit: b4214e41b7152b1964a3421a40251d202ae2d2c0 sh: add SMP support for J2
date:   4 weeks ago
config: sh-j2_defconfig (attached as .config)
compiler: sh4-linux-gnu-gcc (Debian 5.4.0-6) 5.4.0 20160609
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
        git checkout b4214e41b7152b1964a3421a40251d202ae2d2c0
        # save the attached .config to linux build tree
        make.cross ARCH=sh 

All errors (new ones prefixed by >>):

   {standard input}: Assembler messages:
>> {standard input}:199: Error: unknown opcode
   {standard input}:1242: Error: unknown opcode
--
   {standard input}: Assembler messages:
   {standard input}:173: Error: unknown opcode
>> {standard input}:199: Error: unknown opcode
   {standard input}:698: Error: unknown opcode
   {standard input}:714: Error: unknown opcode
   {standard input}:840: Error: unknown opcode
   {standard input}:903: Error: unknown opcode
--
   In file included from fs/ext4/inline.c:17:0:
   fs/ext4/ext4_jbd2.h: In function 'ext4_inode_journal_mode':
   fs/ext4/ext4_jbd2.h:428:1: warning: control reaches end of non-void function [-Wreturn-type]
    }
    ^
   {standard input}: Assembler messages:
   {standard input}:143: Error: unknown opcode
   {standard input}:186: Error: unknown opcode
>> {standard input}:199: Error: unknown opcode
   {standard input}:213: Error: unknown opcode
   {standard input}:417: Error: unknown opcode
   {standard input}:431: Error: unknown opcode
   {standard input}:667: Error: unknown opcode
   {standard input}:681: Error: unknown opcode
   {standard input}:707: Error: unknown opcode
   {standard input}:729: Error: unknown opcode
   {standard input}:1345: Error: unknown opcode
   {standard input}:1353: Error: unknown opcode
   {standard input}:1475: Error: unknown opcode
   {standard input}:1488: Error: unknown opcode
   {standard input}:2060: Error: unknown opcode
   {standard input}:2172: Error: unknown opcode
   {standard input}:2229: Error: unknown opcode
   {standard input}:2337: Error: unknown opcode
   {standard input}:2346: Error: unknown opcode
   {standard input}:2378: Error: unknown opcode
   {standard input}:2403: Error: unknown opcode
   {standard input}:2635: Error: unknown opcode
   {standard input}:2981: Error: unknown opcode
   {standard input}:3136: Error: unknown opcode
   {standard input}:3149: Error: unknown opcode
   {standard input}:3190: Error: unknown opcode
   {standard input}:3360: Error: unknown opcode
   {standard input}:3467: Error: unknown opcode
   {standard input}:3666: Error: unknown opcode
   {standard input}:3707: Error: unknown opcode
   {standard input}:3821: Error: unknown opcode
   {standard input}:4138: Error: unknown opcode
   {standard input}:4358: Error: unknown opcode
   {standard input}:4372: Error: unknown opcode
   {standard input}:4391: Error: unknown opcode
   {standard input}:4451: Error: unknown opcode
   {standard input}:4858: Error: unknown opcode
   {standard input}:4891: Error: unknown opcode
   {standard input}:4902: Error: unknown opcode
   {standard input}:4914: Error: unknown opcode
   {standard input}:4929: Error: unknown opcode
   {standard input}:4995: Error: unknown opcode
   {standard input}:5057: Error: unknown opcode
   {standard input}:5142: Error: unknown opcode
   {standard input}:5289: Error: unknown opcode
   {standard input}:5344: Error: unknown opcode
   {standard input}:5456: Error: unknown opcode
   {standard input}:5464: Error: unknown opcode
   {standard input}:5493: Error: unknown opcode
   {standard input}:7673: Error: unknown opcode
   {standard input}:7681: Error: unknown opcode
   {standard input}:8403: Error: unknown opcode
--
   {standard input}: Assembler messages:
   {standard input}:126: Error: unknown opcode
>> {standard input}:199: Error: unknown opcode
   {standard input}:355: Error: unknown opcode
   {standard input}:454: Error: unknown opcode
   {standard input}:579: Error: unknown opcode

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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 11428 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* {standard input}:199: Error: unknown opcode
@ 2017-02-05 23:02 kbuild test robot
  0 siblings, 0 replies; 9+ messages in thread
From: kbuild test robot @ 2017-02-05 23:02 UTC (permalink / raw)
  To: Rich Felker; +Cc: kbuild-all, linux-kernel

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

Hi Rich,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   a572a1b999489efb591287632279c6c9eca3e4ed
commit: b4214e41b7152b1964a3421a40251d202ae2d2c0 sh: add SMP support for J2
date:   6 months ago
config: sh-j2_defconfig (attached as .config)
compiler: sh4-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
        git checkout b4214e41b7152b1964a3421a40251d202ae2d2c0
        # save the attached .config to linux build tree
        make.cross ARCH=sh 

All errors (new ones prefixed by >>):

   {standard input}: Assembler messages:
>> {standard input}:199: Error: unknown opcode
   {standard input}:1229: Error: unknown opcode
--
   {standard input}: Assembler messages:
   {standard input}:162: Error: unknown opcode
>> {standard input}:199: Error: unknown opcode
   {standard input}:324: Error: unknown opcode
   {standard input}:520: Error: unknown opcode
   {standard input}:619: Error: unknown opcode

---
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: 11431 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* {standard input}:199: Error: unknown opcode
@ 2017-01-15  1:09 kbuild test robot
  0 siblings, 0 replies; 9+ messages in thread
From: kbuild test robot @ 2017-01-15  1:09 UTC (permalink / raw)
  To: Rich Felker; +Cc: kbuild-all, linux-kernel

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

Hi Rich,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   f0ad17712b9f71c24e2b8b9725230ef57232377f
commit: b4214e41b7152b1964a3421a40251d202ae2d2c0 sh: add SMP support for J2
date:   5 months ago
config: sh-j2_defconfig (attached as .config)
compiler: sh4-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
        git checkout b4214e41b7152b1964a3421a40251d202ae2d2c0
        # save the attached .config to linux build tree
        make.cross ARCH=sh 

All errors (new ones prefixed by >>):

   {standard input}: Assembler messages:
>> {standard input}:199: Error: unknown opcode
   {standard input}:1229: Error: unknown opcode
--
   {standard input}: Assembler messages:
   {standard input}:162: Error: unknown opcode
>> {standard input}:199: Error: unknown opcode
   {standard input}:324: Error: unknown opcode
   {standard input}:520: Error: unknown opcode
   {standard input}:619: Error: unknown opcode

---
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: 11431 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* {standard input}:199: Error: unknown opcode
@ 2016-12-25  0:26 kbuild test robot
  0 siblings, 0 replies; 9+ messages in thread
From: kbuild test robot @ 2016-12-25  0:26 UTC (permalink / raw)
  To: Rich Felker; +Cc: kbuild-all, linux-kernel

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

Hi Rich,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   7c0f6ba682b9c7632072ffbedf8d328c8f3c42ba
commit: b4214e41b7152b1964a3421a40251d202ae2d2c0 sh: add SMP support for J2
date:   5 months ago
config: sh-j2_defconfig (attached as .config)
compiler: sh4-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
        git checkout b4214e41b7152b1964a3421a40251d202ae2d2c0
        # save the attached .config to linux build tree
        make.cross ARCH=sh 

All errors (new ones prefixed by >>):

   {standard input}: Assembler messages:
>> {standard input}:199: Error: unknown opcode
   {standard input}:1229: Error: unknown opcode
--
   {standard input}: Assembler messages:
   {standard input}:162: Error: unknown opcode
>> {standard input}:199: Error: unknown opcode
   {standard input}:324: Error: unknown opcode
   {standard input}:520: Error: unknown opcode
   {standard input}:619: Error: unknown opcode

---
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: 11431 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* {standard input}:199: Error: unknown opcode
@ 2016-12-04  2:18 kbuild test robot
  0 siblings, 0 replies; 9+ messages in thread
From: kbuild test robot @ 2016-12-04  2:18 UTC (permalink / raw)
  To: Rich Felker; +Cc: kbuild-all, linux-kernel

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

Hi Rich,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   3c49de52d5647cda8b42c4255cf8a29d1e22eff5
commit: b4214e41b7152b1964a3421a40251d202ae2d2c0 sh: add SMP support for J2
date:   4 months ago
config: sh-j2_defconfig (attached as .config)
compiler: sh4-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
        git checkout b4214e41b7152b1964a3421a40251d202ae2d2c0
        # save the attached .config to linux build tree
        make.cross ARCH=sh 

All errors (new ones prefixed by >>):

   {standard input}: Assembler messages:
>> {standard input}:199: Error: unknown opcode
   {standard input}:1229: Error: unknown opcode
--
   {standard input}: Assembler messages:
   {standard input}:162: Error: unknown opcode
>> {standard input}:199: Error: unknown opcode
   {standard input}:324: Error: unknown opcode
   {standard input}:520: Error: unknown opcode
   {standard input}:619: Error: unknown opcode

---
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: 11431 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* {standard input}:199: Error: unknown opcode
@ 2016-10-23  3:15 kbuild test robot
  0 siblings, 0 replies; 9+ messages in thread
From: kbuild test robot @ 2016-10-23  3:15 UTC (permalink / raw)
  To: Rich Felker; +Cc: kbuild-all, linux-kernel

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

Hi Rich,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   0c2b6dc4fd4fa13796b319aae969a009f03222c6
commit: b4214e41b7152b1964a3421a40251d202ae2d2c0 sh: add SMP support for J2
date:   3 months ago
config: sh-j2_defconfig (attached as .config)
compiler: sh4-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
        git checkout b4214e41b7152b1964a3421a40251d202ae2d2c0
        # save the attached .config to linux build tree
        make.cross ARCH=sh 

All errors (new ones prefixed by >>):

   {standard input}: Assembler messages:
>> {standard input}:199: Error: unknown opcode
   {standard input}:1229: Error: unknown opcode
--
   {standard input}: Assembler messages:
   {standard input}:162: Error: unknown opcode
>> {standard input}:199: Error: unknown opcode
   {standard input}:324: Error: unknown opcode
   {standard input}:520: Error: unknown opcode
   {standard input}:619: Error: unknown opcode

---
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: 11428 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* {standard input}:199: Error: unknown opcode
@ 2016-09-22 17:07 kbuild test robot
  0 siblings, 0 replies; 9+ messages in thread
From: kbuild test robot @ 2016-09-22 17:07 UTC (permalink / raw)
  To: Rich Felker; +Cc: kbuild-all, linux-kernel

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

Hi Rich,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   7d1e042314619115153a0f6f06e4552c09a50e13
commit: b4214e41b7152b1964a3421a40251d202ae2d2c0 sh: add SMP support for J2
date:   7 weeks ago
config: sh-j2_defconfig (attached as .config)
compiler: sh4-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
        git checkout b4214e41b7152b1964a3421a40251d202ae2d2c0
        # save the attached .config to linux build tree
        make.cross ARCH=sh 

All errors (new ones prefixed by >>):

   {standard input}: Assembler messages:
>> {standard input}:199: Error: unknown opcode
   {standard input}:1229: Error: unknown opcode
--
   {standard input}: Assembler messages:
   {standard input}:162: Error: unknown opcode
>> {standard input}:199: Error: unknown opcode
   {standard input}:324: Error: unknown opcode
   {standard input}:520: Error: unknown opcode
   {standard input}:619: Error: unknown opcode

---
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: 11428 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* {standard input}:199: Error: unknown opcode
@ 2016-09-12 10:00 kbuild test robot
  0 siblings, 0 replies; 9+ messages in thread
From: kbuild test robot @ 2016-09-12 10:00 UTC (permalink / raw)
  To: Rich Felker; +Cc: kbuild-all, linux-kernel

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

Hi Rich,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   9395452b4aab7bc2475ef8935b4a4fb99d778d70
commit: b4214e41b7152b1964a3421a40251d202ae2d2c0 sh: add SMP support for J2
date:   5 weeks ago
config: sh-j2_defconfig (attached as .config)
compiler: sh4-linux-gnu-gcc (Debian 5.4.0-6) 5.4.0 20160609
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
        git checkout b4214e41b7152b1964a3421a40251d202ae2d2c0
        # save the attached .config to linux build tree
        make.cross ARCH=sh 

All errors (new ones prefixed by >>):

   {standard input}: Assembler messages:
>> {standard input}:199: Error: unknown opcode
   {standard input}:1242: Error: unknown opcode
--
   {standard input}: Assembler messages:
   {standard input}:173: Error: unknown opcode
>> {standard input}:199: Error: unknown opcode
   {standard input}:698: Error: unknown opcode
   {standard input}:714: Error: unknown opcode
   {standard input}:840: Error: unknown opcode
   {standard input}:903: Error: unknown opcode
--
   In file included from fs/ext4/inline.c:17:0:
   fs/ext4/ext4_jbd2.h: In function 'ext4_inode_journal_mode':
   fs/ext4/ext4_jbd2.h:428:1: warning: control reaches end of non-void function [-Wreturn-type]
    }
    ^
   {standard input}: Assembler messages:
   {standard input}:143: Error: unknown opcode
   {standard input}:186: Error: unknown opcode
>> {standard input}:199: Error: unknown opcode
   {standard input}:213: Error: unknown opcode
   {standard input}:417: Error: unknown opcode
   {standard input}:431: Error: unknown opcode
   {standard input}:667: Error: unknown opcode
   {standard input}:681: Error: unknown opcode
   {standard input}:707: Error: unknown opcode
   {standard input}:729: Error: unknown opcode
   {standard input}:1345: Error: unknown opcode
   {standard input}:1353: Error: unknown opcode
   {standard input}:1475: Error: unknown opcode
   {standard input}:1488: Error: unknown opcode
   {standard input}:2060: Error: unknown opcode
   {standard input}:2172: Error: unknown opcode
   {standard input}:2229: Error: unknown opcode
   {standard input}:2337: Error: unknown opcode
   {standard input}:2346: Error: unknown opcode
   {standard input}:2378: Error: unknown opcode
   {standard input}:2403: Error: unknown opcode
   {standard input}:2635: Error: unknown opcode
   {standard input}:2981: Error: unknown opcode
   {standard input}:3136: Error: unknown opcode
   {standard input}:3149: Error: unknown opcode
   {standard input}:3190: Error: unknown opcode
   {standard input}:3360: Error: unknown opcode
   {standard input}:3467: Error: unknown opcode
   {standard input}:3666: Error: unknown opcode
   {standard input}:3707: Error: unknown opcode
   {standard input}:3821: Error: unknown opcode
   {standard input}:4138: Error: unknown opcode
   {standard input}:4358: Error: unknown opcode
   {standard input}:4372: Error: unknown opcode
   {standard input}:4391: Error: unknown opcode
   {standard input}:4451: Error: unknown opcode
   {standard input}:4858: Error: unknown opcode
   {standard input}:4891: Error: unknown opcode
   {standard input}:4902: Error: unknown opcode
   {standard input}:4914: Error: unknown opcode
   {standard input}:4929: Error: unknown opcode
   {standard input}:4995: Error: unknown opcode
   {standard input}:5057: Error: unknown opcode
   {standard input}:5142: Error: unknown opcode
   {standard input}:5289: Error: unknown opcode
   {standard input}:5344: Error: unknown opcode
   {standard input}:5456: Error: unknown opcode
   {standard input}:5464: Error: unknown opcode
   {standard input}:5493: Error: unknown opcode
   {standard input}:7673: Error: unknown opcode
   {standard input}:7681: Error: unknown opcode
   {standard input}:8403: Error: unknown opcode
--
   {standard input}: Assembler messages:
   {standard input}:126: Error: unknown opcode
>> {standard input}:199: Error: unknown opcode
   {standard input}:355: Error: unknown opcode
   {standard input}:454: Error: unknown opcode
   {standard input}:579: Error: unknown opcode

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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 11428 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* {standard input}:199: Error: unknown opcode
@ 2016-08-14  8:48 kbuild test robot
  0 siblings, 0 replies; 9+ messages in thread
From: kbuild test robot @ 2016-08-14  8:48 UTC (permalink / raw)
  To: Rich Felker; +Cc: kbuild-all, linux-kernel

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   118253a593bd1c57de2d1193df1ccffe1abe745b
commit: b4214e41b7152b1964a3421a40251d202ae2d2c0 sh: add SMP support for J2
date:   9 days ago
config: sh-j2_defconfig (attached as .config)
compiler: sh4-linux-gnu-gcc (Debian 5.4.0-6) 5.4.0 20160609
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
        git checkout b4214e41b7152b1964a3421a40251d202ae2d2c0
        # save the attached .config to linux build tree
        make.cross ARCH=sh 

All errors (new ones prefixed by >>):

   {standard input}: Assembler messages:
>> {standard input}:199: Error: unknown opcode
   {standard input}:1242: Error: unknown opcode
--
   {standard input}: Assembler messages:
   {standard input}:173: Error: unknown opcode
>> {standard input}:199: Error: unknown opcode
   {standard input}:698: Error: unknown opcode
   {standard input}:714: Error: unknown opcode
   {standard input}:840: Error: unknown opcode
   {standard input}:903: Error: unknown opcode
--
   In file included from fs/ext4/inline.c:17:0:
   fs/ext4/ext4_jbd2.h: In function 'ext4_inode_journal_mode':
   fs/ext4/ext4_jbd2.h:428:1: warning: control reaches end of non-void function [-Wreturn-type]
    }
    ^
   {standard input}: Assembler messages:
   {standard input}:143: Error: unknown opcode
   {standard input}:186: Error: unknown opcode
>> {standard input}:199: Error: unknown opcode
   {standard input}:213: Error: unknown opcode
   {standard input}:417: Error: unknown opcode
   {standard input}:431: Error: unknown opcode
   {standard input}:667: Error: unknown opcode
   {standard input}:681: Error: unknown opcode
   {standard input}:707: Error: unknown opcode
   {standard input}:729: Error: unknown opcode
   {standard input}:1345: Error: unknown opcode
   {standard input}:1353: Error: unknown opcode
   {standard input}:1475: Error: unknown opcode
   {standard input}:1488: Error: unknown opcode
   {standard input}:2060: Error: unknown opcode
   {standard input}:2172: Error: unknown opcode
   {standard input}:2229: Error: unknown opcode
   {standard input}:2337: Error: unknown opcode
   {standard input}:2346: Error: unknown opcode
   {standard input}:2378: Error: unknown opcode
   {standard input}:2403: Error: unknown opcode
   {standard input}:2635: Error: unknown opcode
   {standard input}:2981: Error: unknown opcode
   {standard input}:3136: Error: unknown opcode
   {standard input}:3149: Error: unknown opcode
   {standard input}:3190: Error: unknown opcode
   {standard input}:3360: Error: unknown opcode
   {standard input}:3467: Error: unknown opcode
   {standard input}:3666: Error: unknown opcode
   {standard input}:3707: Error: unknown opcode
   {standard input}:3821: Error: unknown opcode
   {standard input}:4138: Error: unknown opcode
   {standard input}:4358: Error: unknown opcode
   {standard input}:4372: Error: unknown opcode
   {standard input}:4391: Error: unknown opcode
   {standard input}:4451: Error: unknown opcode
   {standard input}:4858: Error: unknown opcode
   {standard input}:4891: Error: unknown opcode
   {standard input}:4902: Error: unknown opcode
   {standard input}:4914: Error: unknown opcode
   {standard input}:4929: Error: unknown opcode
   {standard input}:4995: Error: unknown opcode
   {standard input}:5057: Error: unknown opcode
   {standard input}:5142: Error: unknown opcode
   {standard input}:5289: Error: unknown opcode
   {standard input}:5344: Error: unknown opcode
   {standard input}:5456: Error: unknown opcode
   {standard input}:5464: Error: unknown opcode
   {standard input}:5493: Error: unknown opcode
   {standard input}:7673: Error: unknown opcode
   {standard input}:7681: Error: unknown opcode
   {standard input}:8403: Error: unknown opcode
--
   {standard input}: Assembler messages:
   {standard input}:126: Error: unknown opcode
>> {standard input}:199: Error: unknown opcode
   {standard input}:355: Error: unknown opcode
   {standard input}:454: Error: unknown opcode
   {standard input}:579: Error: unknown opcode

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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 11428 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-02-05 22:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-29 23:23 {standard input}:199: Error: unknown opcode kbuild test robot
  -- strict thread matches above, loose matches on Subject: below --
2017-02-05 23:02 kbuild test robot
2017-01-15  1:09 kbuild test robot
2016-12-25  0:26 kbuild test robot
2016-12-04  2:18 kbuild test robot
2016-10-23  3:15 kbuild test robot
2016-09-22 17:07 kbuild test robot
2016-09-12 10:00 kbuild test robot
2016-08-14  8:48 kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).