# < git ls-remote git://fs.ozlabs.ibm.com/home/kernel/upstream refs/heads/master # < git rev-parse tmp/linus remote == local, skipping fetch # < git rev-parse tmp/linus Upstream revision is 091069740304c979f957ceacec39c461d0192158 Head not built, building # < git reset --mixed # git branch -D linus Deleted branch linus. # git checkout -q -f -b linus tmp/linus # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=cris O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_cris-allmodconfig_cris CROSS_COMPILE=/opt/crosstool/gcc-4.3.3-nolibc/crisv32-linux/bin/crisv32-linux- -f kisskb-version.mk makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=cris O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_cris-allmodconfig_cris CROSS_COMPILE=/opt/crosstool/gcc-4.3.3-nolibc/crisv32-linux/bin/crisv32-linux- allmodconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=cris O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_cris-allmodconfig_cris CROSS_COMPILE=/opt/crosstool/gcc-4.3.3-nolibc/crisv32-linux/bin/crisv32-linux- makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_cris-allmodconfig_cris/Makefile scripts/kconfig/conf -s arch/cris/Kconfig GEN /scratch/kisskb/build/linus_cris-allmodconfig_cris/Makefile CHK include/linux/version.h UPD include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-cris Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash HOSTCC scripts/bin2c HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/lex.c SHIPPED scripts/genksyms/parse.h SHIPPED scripts/genksyms/keywords.c SHIPPED scripts/genksyms/parse.c HOSTCC scripts/genksyms/lex.o HOSTCC scripts/genksyms/parse.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/empty.o HOSTCC scripts/selinux/mdp/mdp CC kernel/bounds.s GEN include/linux/bounds.h CC arch/cris/kernel/asm-offsets.s MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1397:2: warning: #warning syscall signalfd4 not implemented :1401:2: warning: #warning syscall eventfd2 not implemented :1405:2: warning: #warning syscall epoll_create1 not implemented :1409:2: warning: #warning syscall dup3 not implemented :1413:2: warning: #warning syscall pipe2 not implemented :1417:2: warning: #warning syscall inotify_init1 not implemented :1421:2: warning: #warning syscall preadv not implemented :1425:2: warning: #warning syscall pwritev not implemented HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o HOSTCC usr/gen_init_cpio CC init/do_mounts_initrd.o UPD include/linux/compile.h CC init/initramfs.o CC init/calibrate.o CC init/version.o CC arch/cris/kernel/process.o CC arch/cris/kernel/traps.o CC arch/cris/kernel/irq.o CC arch/cris/kernel/ptrace.o CC arch/cris/mm/init.o CC arch/cris/mm/fault.o CC arch/cris/kernel/setup.o {standard input}: Assembler messages: {standard input}:33: Error: Illegal operands {standard input}:38: Error: Illegal operands {standard input}:82: Error: Illegal operands {standard input}:97: Error: Illegal operands {standard input}:101: Error: Illegal operands {standard input}:113: Error: Illegal operands {standard input}:163: Error: Illegal operands {standard input}:222: Error: Illegal operands {standard input}:254: Error: Illegal operands distcc[21318] ERROR: compile /scratch/kisskb/src/init/calibrate.c on sprygo/32 failed make[2]: *** [init/calibrate.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC arch/cris/mm/tlb.o CC arch/cris/kernel/time.o AS arch/cris/arch-v10/kernel/entry.o CC arch/cris/kernel/sys_cris.o CC arch/cris/arch-v10/kernel/traps.o CC arch/cris/kernel/crisksyms.o CC arch/cris/mm/ioremap.o CC arch/cris/kernel/module.o CC arch/cris/kernel/profile.o LDS arch/cris/kernel/vmlinux.lds CC arch/cris/arch-v10/kernel/shadows.o CC arch/cris/arch-v10/kernel/debugport.o {standard input}: Assembler messages: {standard input}:87: Error: Illegal operands {standard input}:117: Error: Illegal operands {standard input}:151: Error: Illegal operands {standard input}:184: Error: Illegal operands {standard input}:189: Error: Illegal operands {standard input}:193: Error: Illegal operands {standard input}:221: Error: Illegal operands {standard input}:241: Error: Illegal operands {standard input}:279: Error: Illegal operands {standard input}:306: Error: Illegal operands {standard input}:377: Error: Illegal operands {standard input}:385: Error: Illegal operands {standard input}:391: Error: Illegal operands {standard input}:423: Error: Illegal operands {standard input}:441: Error: Illegal operands {standard input}:454: Error: Illegal operands {standard input}:475: Error: Illegal operands {standard input}:482: Error: Illegal operands {standard input}:505: Error: Illegal operands {standard input}:514: Error: Illegal operands distcc[21376] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/traps.c on sprygo/32 failed make[2]: *** [arch/cris/kernel/traps.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC arch/cris/arch-v10/kernel/irq.o CC arch/cris/arch-v10/kernel/process.o CC arch/cris/arch-v10/kernel/setup.o {standard input}: Assembler messages: {standard input}:39: Error: Illegal operands CC arch/cris/arch-v10/kernel/signal.o {standard input}: Assembler messages: {standard input}:24: Error: Illegal operands {standard input}:26: Error: Illegal operands {standard input}:28: Error: Illegal operands {standard input}:59: Error: Illegal operands {standard input}:65: Error: Illegal operands {standard input}:70: Error: Illegal operands {standard input}:72: Error: Illegal operands {standard input}:134: Error: Illegal operands {standard input}:175: Error: Illegal operands {standard input}:177: Error: Illegal operands {standard input}:198: Error: Illegal operands {standard input}:203: Error: Illegal operands {standard input}:206: Error: Illegal operands {standard input}:209: Error: Illegal operands {standard input}:212: Error: Illegal operands {standard input}:223: Error: Illegal operands {standard input}:226: Error: Illegal operands {standard input}:254: Error: Illegal operands {standard input}:263: Error: Illegal operands {standard input}:271: Error: Illegal operands {standard input}:283: Error: Illegal operands distcc[21463] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/setup.c on sprygo/32 failed CC arch/cris/arch-v10/kernel/time.o make[2]: *** [arch/cris/kernel/setup.o] Error 1 distcc[21424] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/ptrace.c on localhost failed make[2]: *** [arch/cris/kernel/ptrace.o] Error 1 {standard input}: Assembler messages: {standard input}:73: Error: Illegal operands {standard input}:110: Error: Illegal operands {standard input}:149: Error: Illegal operands {standard input}:157: Error: Illegal operands {standard input}:245: Error: Illegal operands {standard input}:274: Error: Illegal operands {standard input}:277: Error: Illegal operands {standard input}:282: Error: Illegal operands {standard input}:285: Error: Illegal operands {standard input}:292: Error: Illegal operands {standard input}:295: Error: Illegal operands {standard input}:297: Error: Illegal operands {standard input}:318: Error: Illegal operands CC arch/cris/arch-v10/kernel/ptrace.o {standard input}: Assembler messages: {standard input}:27: Error: Illegal operands {standard input}:51: Error: Illegal operands {standard input}:161: Error: Illegal operands distcc[21353] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/process.c on sprygo/32 failed make[2]: *** [arch/cris/kernel/process.o] Error 1 distcc[21405] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/irq.c on localhost failed make[2]: *** [arch/cris/kernel/irq.o] Error 1 CC arch/cris/arch-v10/kernel/dma.o {standard input}: Assembler messages: {standard input}:25: Error: Illegal operands {standard input}:58: Error: Illegal operands {standard input}:83: Error: Illegal operands {standard input}:152: Error: Illegal operands CC arch/cris/arch-v10/kernel/io_interface_mux.o {standard input}: Assembler messages: {standard input}:35: Error: Illegal operands {standard input}:39: Error: Illegal operands {standard input}:65: Error: Illegal operands {standard input}:81: Error: Illegal operands {standard input}:87: Error: Illegal operands {standard input}:111: Error: Illegal operands {standard input}:159: Error: Illegal operands {standard input}:188: Error: Illegal operands {standard input}:217: Error: Illegal operands {standard input}:273: Error: Illegal operands {standard input}:277: Error: Illegal operands {standard input}:289: Error: Illegal operands {standard input}:307: Error: Illegal operands {standard input}: Assembler messages: {standard input}:44: Error: Illegal operands {standard input}:48: Error: Illegal operands {standard input}:74: Error: Illegal operands {standard input}:83: Error: Illegal operands {standard input}:85: Error: Illegal operands {standard input}:93: Error: Illegal operands {standard input}:118: Error: Illegal operands {standard input}:129: Error: Illegal operands {standard input}:140: Error: Illegal operands {standard input}:146: Error: Illegal operands {standard input}:149: Error: Illegal operands {standard input}:152: Error: Illegal operands {standard input}:158: Error: Illegal operands {standard input}:167: Error: Illegal operands {standard input}:314: Error: Illegal operands {standard input}:316: Error: Illegal operands {standard input}:321: Error: Illegal operands distcc[21483] ERROR: compile /scratch/kisskb/src/arch/cris/mm/tlb.c on sprygo/32 failed {standard input}:360: Error: Illegal operands {standard input}:465: Error: Illegal operands {standard input}:493: Error: Illegal operands {standard input}:511: Error: Illegal operands {standard input}:525: Error: Illegal operands {standard input}:531: Error: Illegal operands {standard input}:554: Error: Illegal operands {standard input}:570: Error: Illegal operands {standard input}: Assembler messages: {standard input}:107: Error: Illegal operands {standard input}:126: Error: Illegal operands {standard input}:129: Error: Illegal operands {standard input}:133: Error: Illegal operands {standard input}:138: Error: Illegal operands {standard input}:153: Error: Illegal operands {standard input}:154: Error: Illegal operands {standard input}:160: Error: Illegal operands {standard input}:162: Error: Illegal operands {standard input}:176: Error: Illegal operands {standard input}:186: Error: Illegal operands {standard input}:201: Error: Illegal operands {standard input}:229: Error: Illegal operands {standard input}:238: Error: Illegal operands {standard input}:266: Error: Illegal operands {standard input}:285: Error: Illegal operands {standard input}:303: Error: Illegal operands distcc[21566] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/module.c on sprygo/32 failed make[2]: *** [arch/cris/kernel/module.o] Error 1 make[2]: *** [arch/cris/mm/tlb.o] Error 1 make[2]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}:60: Error: Illegal operands {standard input}:66: Error: Illegal operands {standard input}:79: Error: Illegal operands {standard input}:91: Error: Illegal operands {standard input}:110: Error: Illegal operands {standard input}:135: Error: Illegal operands {standard input}:140: Error: Illegal operands {standard input}:145: Error: Illegal operands {standard input}:147: Error: Illegal operands {standard input}:148: Error: Illegal operands {standard input}:152: Error: Illegal operands {standard input}:210: Error: Illegal operands {standard input}:214: Error: Illegal operands {standard input}:225: Error: Illegal operands distcc[21431] ERROR: compile /scratch/kisskb/src/arch/cris/mm/init.c on sprygo/32 failed CC arch/cris/arch-v10/kernel/kgdb.o {standard input}: Assembler messages: {standard input}:27: Error: Illegal operands {standard input}:41: Error: Illegal operands {standard input}:67: Error: Illegal operands {standard input}:98: Error: Illegal operands {standard input}:104: Error: Illegal operands {standard input}:113: Error: Illegal operands {standard input}:140: Error: Illegal operands {standard input}:168: Error: Illegal operands {standard input}:197: Error: Illegal operands distcc[21548] ERROR: compile /scratch/kisskb/src/arch/cris/mm/ioremap.c on sprygo/32 failed make[2]: *** [arch/cris/mm/init.o] Error 1 make[2]: *** [arch/cris/mm/ioremap.o] Error 1 {standard input}: Assembler messages: {standard input}:34: Error: Illegal operands {standard input}:37: Error: Illegal operands {standard input}:42: Error: Illegal operands {standard input}:44: Error: Illegal operands {standard input}:56: Error: Illegal operands {standard input}:121: Error: Illegal operands {standard input}:125: Error: Illegal operands {standard input}:138: Error: Illegal operands {standard input}:143: Error: Illegal operands {standard input}:152: Error: Illegal operands {standard input}:156: Error: Illegal operands {standard input}:166: Error: Illegal operands {standard input}:171: Error: Illegal operands {standard input}:186: Error: Illegal operands {standard input}:192: Error: Illegal operands {standard input}:196: Error: Illegal operands {standard input}:202: Error: Illegal operands {standard input}:228: Error: Illegal operands {standard input}:235: Error: Illegal operands {standard input}:241: Error: Illegal operands {standard input}:251: Error: Illegal operands {standard input}:302: Error: Illegal operands {standard input}:304: Error: Illegal operands {standard input}:309: Error: Illegal operands {standard input}:311: Error: Illegal operands {standard input}:329: Error: Illegal operands {standard input}:336: Error: Illegal operands {standard input}:338: Error: Illegal operands {standard input}:340: Error: Illegal operands {standard input}:349: Error: Illegal operands {standard input}:350: Error: Illegal operands {standard input}:369: Error: Illegal operands {standard input}:375: Error: Illegal operands {standard input}:381: Error: Illegal operands {standard input}:408: Error: Illegal operands {standard input}:425: Error: Illegal operands {standard input}:442: Error: Illegal operands {standard input}:444: Error: Illegal operands {standard input}:447: Error: Illegal operands {standard input}:449: Error: Illegal operands {standard input}:457: Error: Illegal operands {standard input}:492: Error: Illegal operands {standard input}:501: Error: Illegal operands {standard input}:515: Error: Illegal operands distcc[21489] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/time.c on localhost failed make[2]: *** [arch/cris/kernel/time.o] Error 1 /scratch/kisskb/src/arch/cris/kernel/profile.c: In function 'write_cris_profile': /scratch/kisskb/src/arch/cris/kernel/profile.c:56: warning: no return statement in function returning non-void {standard input}: Assembler messages: {standard input}:27: Error: Illegal operands {standard input}:49: Error: Illegal operands {standard input}:73: Error: Illegal operands {standard input}:96: Error: Illegal operands {standard input}:127: Error: Illegal operands {standard input}:201: Error: Illegal operands {standard input}:212: Error: Illegal operands {standard input}:269: Error: Illegal operands {standard input}:272: Error: Illegal operands {standard input}:281: Error: Illegal operands {standard input}:293: Error: Illegal operands {standard input}:302: Error: Illegal operands {standard input}:303: Error: Illegal operands {standard input}:304: Error: Illegal operands {standard input}:305: Error: Illegal operands {standard input}:306: Error: Illegal operands {standard input}:307: Error: Illegal operands {standard input}:308: Error: Illegal operands {standard input}:309: Error: Illegal operands {standard input}:313: Error: Illegal operands {standard input}:314: Error: Illegal operands {standard input}:315: Error: Illegal operands {standard input}:317: Error: Illegal operands {standard input}:318: Error: Illegal operands {standard input}:319: Error: Illegal operands {standard input}:321: Error: Illegal operands {standard input}:327: Error: Illegal operands {standard input}:330: Error: Illegal operands {standard input}:333: Error: Illegal operands {standard input}:334: Error: Illegal operands {standard input}:335: Error: Illegal operands {standard input}:337: Error: Illegal operands {standard input}:338: Error: Illegal operands {standard input}:362: Error: Illegal operands {standard input}:364: Error: Illegal operands {standard input}:370: Error: Illegal operands {standard input}:390: Error: Illegal operands {standard input}:400: Error: Illegal operands {standard input}:405: Error: Illegal operands {standard input}:422: Error: Illegal operands {standard input}:440: Error: Illegal operands {standard input}:480: Error: Illegal operands {standard input}:517: Error: Illegal operands {standard input}:543: Error: Illegal operands {standard input}:600: Error: Illegal operands {standard input}:606: Error: Illegal operands {standard input}:634: Error: Illegal operands {standard input}:635: Error: Illegal operands {standard input}:637: Error: Illegal operands {standard input}:646: Error: Illegal operands {standard input}:667: Error: Illegal operands {standard input}:684: Error: Illegal operands {standard input}:697: Error: Illegal operands {standard input}:709: Error: Illegal operands {standard input}:721: Error: Illegal operands {standard input}:785: Error: Illegal operands {standard input}:789: Error: Illegal operands {standard input}:790: Error: Illegal operands {standard input}:849: Error: Illegal operands {standard input}:854: Error: Illegal operands {standard input}:861: Error: Illegal operands {standard input}:865: Error: Illegal operands {standard input}:877: Error: Illegal operands {standard input}:916: Error: Illegal operands {standard input}:934: Error: Illegal operands {standard input}:948: Error: Illegal operands {standard input}:964: Error: Illegal operands {standard input}:994: Error: Illegal operands {standard input}:998: Error: Illegal operands {standard input}:1002: Error: Illegal operands {standard input}:1014: Error: Illegal operands {standard input}:1031: Error: Illegal operands {standard input}:1051: Error: Illegal operands {standard input}:1063: Error: Illegal operands {standard input}:1065: Error: Illegal operands {standard input}:1084: Error: Illegal operands {standard input}:1089: Error: Illegal operands {standard input}:1121: Error: Illegal operands {standard input}:1123: Error: Illegal operands {standard input}:1128: Error: Illegal operands {standard input}:1141: Error: Illegal operands {standard input}:1165: Error: Illegal operands {standard input}:1166: Error: Illegal operands {standard input}:1169: Error: Illegal operands {standard input}:1178: Error: Illegal operands {standard input}:1198: Error: Illegal operands {standard input}:1222: Error: Illegal operands {standard input}:1227: Error: Illegal operands {standard input}:1314: Error: Illegal operands {standard input}:1327: Error: Illegal operands {standard input}:1337: Error: Illegal operands {standard input}:1379: Error: Illegal operands {standard input}:14{standard input}: Assembler messages: {standard input}:39: Error: Illegal operands {standard input}:41: Error: Illegal operands {standard input}:46: Error: Illegal operands {standard input}:117: Error: Illegal operands {standard input}:130: Error: Illegal operands {standard input}:143: Error: Illegal operands {standard input}:195: Error: Illegal operands {standard input}:201: Error: Illegal operands {standard input}:203: Error: Illegal operands {standard input}:253: Error: Illegal operands {standard input}:267: Error: Illegal operands {standard input}:278: Error: Illegal operands {standard input}:340: Error: Illegal operands {standard input}:388: Error: Illegal operands {standard input}:415: Error: Illegal operands {standard input}:422: Error: Illegal operands {standard input}:423: Error: Illegal operands {standard input}:433: Error: Illegal operands {standard input}:437: Error: Illegal operands {standard input}:455: Error: Illegal operands {standard input}:494: Error: Illegal operands {standard input}:499: Error: Illegal operands {standard input}:505: Error: Illegal operands {standard input}:506: Error: Illegal operands {standard input}:507: Error: Illegal operands {standard input}:508: Error: Illegal operands {standard input}:513: Error: Illegal operands {standard input}:550: Error: Illegal operands {standard input}:558: Error: Illegal operands {standard input}:568: Error: Illegal operands {standard input}:572: Error: Illegal operands {standard input}:590: Error: Illegal operands distcc[21509] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/sys_cris.c on sprygo/32 failed 22: Error: Illegal operands {standard input}:1454: Error: Illegal operands {standard input}:1474: Error: Illegal operands {standard input}:1490: Error: Illegal operands {standard input}:1558: Error: Illegal operands {standard input}:1607: Error: Illegal operands {standard input}:1613: Error: Illegal operands {standard input}:1622: Error: Illegal operands {standard input}:1628: Error: Illegal operands {standard input}:1634: Error: Illegal operands {standard input}:1635: Error: Illegal operands {standard input}:1658: Error: Illegal operands distcc[21215] ERROR: compile /scratch/kisskb/src/init/main.c on sprygo/32 failed make[2]: *** [arch/cris/kernel/sys_cris.o] Error 1 make[2]: *** [init/main.o] Error 1 distcc[21276] ERROR: compile /scratch/kisskb/src/init/do_mounts_initrd.c on localhost failed make[2]: *** [init/do_mounts_initrd.o] Error 1 {standard input}: Assembler messages: {standard input}:38: Error: Illegal operands {standard input}:75: Error: Illegal operands {standard input}:110: Error: Illegal operands {standard input}:134: Error: Illegal operands {standard input}:157: Error: Illegal operands {standard input}:189: Error: Illegal operands {standard input}:194: Error: Illegal operands {standard input}:224: Error: Illegal operands {standard input}:248: Error: Illegal operands {standard input}:253: Error: Illegal operands {standard input}:347: Error: Illegal operands {standard input}:365: Error: Illegal operands {standard input}:420: Error: Illegal operands {standard input}:460: Error: Illegal operands {standard input}:484: Error: Illegal operands {standard input}:485: Error: Illegal operands {standard input}:486: Error: Illegal operands {standard input}:487: Error: Illegal operands {standard input}:489: Error: Illegal operands {standard input}:492: Error: Illegal operands {standard input}:493: Error: Illegal operands {standard input}:494: Error: Illegal operands {standard input}:496: Error: Illegal operands {standard input}:498: Error: Illegal operands {standard input}:523: Error: Illegal operands {standard input}:646: Error: Illegal operands {standard input}:706: Error: Illegal operands {standard input}:750: Error: Illegal operands {standard input}:767: Error: Illegal operands {standard input}:769: Error: Illegal operands {standard input}:798: Error: Illegal operands {standard input}:835: Error: Illegal operands {standard input}:844: Error: Illegal operands {standard input}:869: Error: Illegal operands {standard input}:883: Error: Illegal operands {standard input}:886: Error: Illegal operands {standard input}:889: Error: Illegal operands {standard input}:901: Error: Illegal operands {standard input}:913: Error: Illegal operands {standard input}:918: Error: Illegal operands {standard input}:926: Error: Illegal operands {standard input}:953: Error: Illegal operands {standard input}:962: Error: Illegal operands {standard input}:968: Error: Illegal operands {standard input}:974: Error: Illegal operands {standard input}:975: Error: Illegal operands {standard input}:1009: Error: Illegal operands {standard input}:1076: Error: Illegal operands {standard input}:1082: Error: Illegal operands {standard input}:1088: Error: Illegal operands {standard input}:1095: Error: Illegal operands {standard input}:1112: Error: Illegal operands {standard input}:1120: Error: Illegal operands {standard input}:1125: Error: Illegal operands {standard input}:1129: Error: Illegal operands {standard input}:1133: Error: Illegal operands {standard input}:1136: Error: Illegal operands {standard input}:1156: Error: Illegal operands {standard input}:1161: Error: Illegal operands {standard input}:1162: Error: Illegal operands {standard input}:1187: Error: Illegal operands distcc[21244] ERROR: compile /scratch/kisskb/src/init/do_mounts.c on sprygo/32 failed make[2]: *** [init/do_mounts.o] Error 1 distcc[21460] ERROR: compile /scratch/kisskb/src/arch/cris/mm/fault.c on localhost failed GEN usr/initramfs_data.cpio make[2]: *** [arch/cris/mm/fault.o] Error 1 {standard input}: Assembler messages: {standard input}:38: Error: Illegal operands {standard input}:115: Error: Illegal operands {standard input}:117: Error: Illegal operands {standard input}:202: Error: Illegal operands {standard input}:203: Error: Illegal operands {standard input}:204: Error: Illegal operands {standard input}:205: Error: Illegal operands {standard input}:206: Error: Illegal operands {standard input}:207: Error: Illegal operands {standard input}:208: Error: Illegal operands {standard input}:209: Error: Illegal operands {standard input}:214: Error: Illegal operands {standard input}:225: Error: Illegal operands {standard input}:237: Error: Illegal operands distcc[21662] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/setup.c on sprygo/32 failed make[2]: *** [arch/cris/arch-v10/kernel/setup.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /scratch/kisskb/src/arch/cris/arch-v10/kernel/irq.c: In function 'init_IRQ': /scratch/kisskb/src/arch/cris/arch-v10/kernel/irq.c:260: error: implicit declaration of function 'kgdb_init' /scratch/kisskb/src/arch/cris/arch-v10/kernel/irq.c:261: error: implicit declaration of function 'breakpoint' distcc[21634] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/irq.c on sprygo/32 failed make[2]: *** [arch/cris/arch-v10/kernel/irq.o] Error 1 {standard input}: Assembler messages: {standard input}:23: Error: Illegal operands {standard input}:29: Error: Illegal operands {standard input}:63: Error: Illegal operands {standard input}:68: Error: Illegal operands {standard input}:77: Error: Illegal operands {standard input}:78: Error: Illegal operands {standard input}:81: Error: Illegal operands {standard input}:90: Error: Illegal operands {standard input}:91: Error: Illegal operands {standard input}:94: Error: Illegal operands {standard input}:97: Error: Illegal operands {standard input}:101: Error: Illegal operands {standard input}:154: Error: Illegal operands {standard input}:156: Error: Illegal operands {standard input}:157: Error: Illegal operands {standard input}:159: Error: Illegal operands {standard input}:173: Error: Illegal operands {standard input}:180: Error: Illegal operands {standard input}:181: Error: Illegal operands {standard input}:184: Error: Illegal operands {standard input}:190: Error: Illegal operands {standard input}:234: Error: Illegal operands {standard input}:238: Error: Illegal operands {standard input}:239: Error: Illegal operands {standard input}:240: Error: Illegal operands {standard input}:241: Error: Illegal operands {standard input}:263: Error: Illegal operands {standard input}:268: Error: Illegal operands {standard input}:285: Error: Illegal operands {standard input}:286: Error: Illegal operands {standard input}:287: Error: Illegal operands {standard input}:288: Error: Illegal operands {standard input}:295: Error: Illegal operands {standard input}:297: Error: Illegal operands {standard input}:336: Error: Illegal operands {standard input}:370: Error: Illegal operands {standard input}:383: Error: Illegal operands {standard input}:394: Error: Illegal operands {standard input}:403: Error: Illegal operands {standard input}:405: Error: Illegal operands {standard input}:412: Error: Illegal operands {standard input}:415: Error: Illegal operands {standard input}:419: Error: Illegal operands {standard input}:426: Error: Illegal operands {standard input}:439: Error: Illegal operands {standard input}:466: Error: Illegal operands {standard input}:505: Error: Illegal operands {standard input}:508: Error: Illegal operands {standard input}:537: Error: Illegal operands {standard input}: Assembler messages: {standard input}:23: Error: Illegal operands {standard input}:565: Error: Illegal operands {standard input}:566: {standard input}:29: Error: Illegal operands Error: Illegal operands {standard input}:49: Error: Illegal operands {standard input}:594: Error: Illegal operands {standard input}:596: {standard input}:60: Error: Error: Illegal operands {standard input}:598: Error: Illegal operands Illegal operands{standard input}:600: Error: Illegal operands {standard input}:613: {standard input}:62: Error: Illegal operands Error: Illegal operands {standard input}:65: Error: Illegal operands{standard input}:616: Error: Illegal operands {standard input}:621: Error: Illegal operands {standard input}:75: Error: Illegal operands {standard input}:105: Error: Illegal operands {standard input}:668: Error: Illegal operands {standard input}:670: {standard input}:116: Error: Illegal operands Error: Illegal operands {standard input}:672: Error: Illegal operands {standard input}:674: Error: Illegal operands {standard input}:158: Error: Illegal operands {standard input}:698: Error: Illegal operands {standard input}:180: Error: Illegal operands {standard input}:709: Error: Illegal operands {standard input}:710: Error: Illegal operands {standard input}:715: Error: Illegal operands {standard input}:720: Error: Illegal operands {standard input}:227: Error: Illegal operands {standard input}:734: Error: Illegal operands {standard input}:741: {standard input}:246: Error: Illegal operands Error: Illegal operands {standard input}:258: Error: Illegal operands {standard input}:752: Error: Illegal operands {standard input}:260: Error: Illegal operands {standard input}:753: Error: Illegal operands {standard input}:265: {standard input}:755: Error: Error: Illegal operands Illegal operands {standard input}:764: Error: Illegal operands {standard input}:277: Error: Illegal operands {standard input}:286: Error: Illegal operands {standard input}:287: Error: Illegal operands {standard input}:292: Error: {standard input}:812: Error: Illegal operands Illegal operands {standard input}:301: Error: Illegal operands {standard input}:845: Error: Illegal operands {standard input}:850: Error: Illegal operands {standard input}:855: Error: Illegal operands {standard input}:865: Error: Illegal operands {standard input}:867: Error: Illegal operands {standard input}:884: Error: Illegal operands {standard input}:906: Error: Illegal operands {standard input}:925: Error: Illegal operands {standard input}:937: Error: Illegal operands {standard input}:945: Error: Illegal operands {standard input}:947: Error: Illegal operands {standard input}:951: Error: Illegal operands {standard input}:955: Error: Illegal operands {standard input}:958: Error: Illegal operands {standard input}:974: Error: Illegal operands {standard input}:1008: Error: Illegal operands {standard input}:1011: Error: Illegal operands {standard input}:1018: Error: Illegal operands {standard input}:1032: Error: Illegal operands {standard input}:1072: Error: Illegal operands {standard input}:1094: Error: Illegal operands {standard input}:1096: Error: Illegal operands {standard input}:1126: Error: Illegal operands {standard input}:1129: Error: Illegal operands {standard input}:1184: Error: Illegal operands {standard input}:1203: Error: Illegal operands {standard input}:1215: Error: Illegal operands {standard input}:1227: Error: Illegal operands {standard input}:1236: Error: Illegal operands {standard input}:1238: Error: Illegal operands {standard input}:1274: Error: Illegal operands {standard input}:1305: Error: Illegal operands {standard input}:1307: Error: Illegal operands {standard input}:1309: Error: Illegal operands {standard input}:1311: Error: Illegal operands {standard input}:1334: Error: Illegal operands {standard input}:1360: Error: Illegal operands {standard input}:1375: Error: Illegal operands {standard input}:1387: Error: Illegal operands {standard input}:1388: Error: Illegal operands {standard input}:1393: Error: Illegal operands {standard input}:1400: Error: Illegal operands {standard input}:1405: Error: Illegal operands {standard input}:1412: Error: Illegal operands {standard input}:1420: Error: Illegal operands {standard input}:1464: Error: Illegal operands {standard input}:1471: Error: Illegal operands {standard input}:1476: Error: Illegal operands AS usr/initramfs_data.o {standard input}:1489: Error: Illegal operands {standard input}:1496: Error: Illegal operands {standard input}:1501: Error: Illegal operands {standard input}:1512: Error: Illegal operands {standard input}:1528: Error: Illegal operands {standard input}:1529: Error: Illegal operands {standard input}:1544: Error: Illegal operands {standard input}:1545: Error: Illegal operands {standard input}:1547: Error: Illegal operands {standard input}:1549: Error: Illegal operands {standard input}:1551: Error: Illegal operands {standard input}:1552: Error: Illegal operands {standard input}:1554: Error: Illegal operands {standard input}:1555: Error: Illegal operands {standard input}:1557: Error: Illegal operands {standard input}:1558: Error: Illegal operands {standard input}:1560: Error: Illegal operands {standard input}:1561: Error: Illegal operands {standard input}:1563: Error: Illegal operands {standard input}:1564: Error: Illegal operands {standard input}:1566: Error: Illegal operands {standard input}:1567: Error: Illegal operands {standard input}:1569: Error: Illegal operands {standard input}:1570: Error: Illegal operands {standard input}:1572: Error: Illegal operands {standard input}:1574: Error: Illegal operands {standard input}:1583: Error: Illegal operands {standard input}:1585: Error: Illegal operands {standard input}:1586: Error: Illegal operands {standard input}:1597: Error: Illegal operands {standard input}:1599: Error: Illegal operands {standard input}:1611: Error: Illegal operands {standard input}:1612: Error: Illegal operands {standard input}:1615: Error: Illegal operands {standard input}:1635: Error: Illegal operands {standard input}:1636: Error: Illegal operands {standard input}:1639: Error: Illegal operands {standard input}:1648: Error: Illegal operands {standard input}:1668: Error: Illegal operands {standard input}:1673: Error: Illegal operands {standard input}:1675: Error: Illegal operands {standard input}:1676: Error: Illegal operands {standard input}:1679: Error: Illegal operands {standard input}:1688: Error: Illegal operands {standard input}:1689: Error: Illegal operands {standard input}:1691: Error: Illegal operands {standard input}:1695: Error: Illegal operands {standard input}:1699: Error: Illegal operands {standard input}:1718: Error: Illegal operands {standard input}:1773: Error: Illegal operands {standard input}:1792: Error: Illegal operands {standard input}:1804: Error: Illegal operands {standard input}:1823: Error: Illegal operands {standard input}:1843: Error: Illegal operands {standard input}:1856: Error: Illegal operands {standard input}:1875: Error: Illegal operands {standard input}:1895: Error: Illegal operands {standard input}:1908: Error: Illegal operands {standard input}:1910: Error: Illegal operands {standard input}:1913: Error: Illegal operands {standard input}:1915: Error: Illegal operands {standard input}:1925: Error: Illegal operands {standard input}:1927: Error: Illegal operands {standard input}:1928: Error: Illegal operands {standard input}:1930: Error: Illegal operands {standard input}:1954: Error: Illegal operands {standard input}:1956: Error: Illegal operands {standard input}:1961: Error: Illegal operands {standard input}:1965: Error: Illegal operands {standard input}:1967: Error: Illegal operands {standard input}:1974: Error: Illegal operands {standard input}:1976: Error: Illegal operands {standard input}:1980: Error: Illegal operands {standard input}:2003: Error: Illegal operands {standard input}:2004: Error: Illegal operands {standard input}:2012: Error: Illegal operands {standard input}:2013: Error: Illegal operands {standard input}:2022: Error: Illegal operands {standard input}:2030: Error: Illegal operands {standard input}:2032: Error: Illegal operands {standard input}:2045: Error: Illegal operands {standard input}:2049: Error: Illegal operands {standard input}:2061: Error: Illegal operands {standard input}:2073: Error: Illegal operands {standard input}:2078: Error: Illegal operands {standard input}:2093: Error: Illegal operands {standard input}:2094: Error: Illegal operands {standard input}:2102: Error: Illegal operands {standard input}:2104: Error: Illegal operands {standard input}:2142: Error: Illegal operands {standard input}:2143: Error: Illegal operands {standard input}:2147: Error: Illegal operands {standard input}:2149: Error: Illegal operands {standard input}:2151: Error: Illegal operands {standard input}:2153: Error: Illegal operands {standard input}:2162: Error: Illegal operands {standard input}:2202: Error: Illegal operands {standard input}:2245: Error: Illegal operands {standard input}:2252: Error: Illegal operands {standard input}:2269: Error: Illegal operands {standard input}:2294: Error: Illegal operands {standard input}:2305: Error: Illegal operands {standard input}:2307: Error: Illegal operands {standard input}:2317: Error: Illegal operands {standard input}: Assembler messages: {standard input}:25: Error: Illegal operands {standard input}:66: Error: Illegal operands {standard input}:139: Error: Illegal operands {standard input}:140: Error: Illegal operands {standard input}:141: Error: Illegal operands {standard input}:143: Error: Illegal operands {standard input}:144: Error: Illegal operands {standard input}:150: Error: Illegal operands {standard input}:151: Error: Illegal operands {standard input}:152: Error: Illegal operands {standard input}:153: Error: Illegal operands {standard input}:158: Error: Illegal operands {standard input}:159: Error: Illegal operands {standard input}:160: Error: Illegal operands {standard input}:161: Error: Illegal operands {standard input}:166: Error: Illegal operands {standard input}:167: Error: Illegal operands {standard input}:168: Error: Illegal operands {standard input}:169: Error: Illegal operands {standard input}:174: Error: Illegal operands {standard input}:175: Error: Illegal operands {standard input}:176: Error: Illegal operands {standard input}:202: Error: Illegal operands {standard input}:205: Error: Illegal operands {standard input}:218: Error: Illegal operands {standard input}:232: Error: Illegal operands {standard input}:244: Error: Illegal operands {standard input}:250: Error: Illegal operands {standard input}:252: Error: Illegal operands {standard input}:298: Error: Illegal operands distcc[21298] ERROR: compile /scratch/kisskb/src/init/initramfs.c on localhost failed LD usr/built-in.o make[2]: *** [init/initramfs.o] Error 1 distcc[21582] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/profile.c on localhost failed /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:267: warning: type defaults to 'int' in declaration of 'write_stack_register' {standard input}: Assembler messages: {standard input}:22: Error: Illegal operands {standard input}:28: Error: Illegal operands {standard input}:33: Error: Illegal operands {standard input}:79: Error: Illegal operands {standard input}:83: Error: Illegal operands {standard input}:85: Error: Illegal operands {standard input}:89: Error: Illegal operands {standard input}:93: Error: Illegal operands make[2]: {standard input}:145: Error: Illegal operands *** [arch/cris/kernel/profile.o] Error 1 {standard input}:172: Error: Illegal operands {standard input}:187: Error: Illegal operands {standard input}:195: Error: Illegal operands {standard input}:200: Error: Illegal operands {standard input}:288: Error: Illegal operands {standard input}:291: Error: Illegal operands {standard input}:293: Error: Illegal operands {standard input}:412: Error: Illegal operands {standard input}:454: Error: Illegal operands {standard input}:459: Error: Illegal operands {standard input}:463: Error: Illegal operands {standard input}:466: Error: Illegal operands {standard input}:469: Error: Illegal operands {standard input}:472: Error: Illegal operands {standard input}:480: Error: Illegal operands {standard input}:499: Error: Illegal operands {standard input}:510: Error: Illegal operands {standard input}:515: Error: Illegal operands {standard input}:529: Error: Illegal operands {standard input}:554: Error: Illegal operands {standard input}:563: Error: Illegal operands {standard input}:569: Error: Illegal operands {standard input}:576: Error: Illegal operands {standard input}:583: Error: Illegal operands {standard input}:591: Error: Illegal operands {standard input}:598: Error: Illegal operands {standard input}:599: Error: Illegal operands distcc[21539] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/traps.c on localhost failed {standard input}:613: Error: Illegal operands {standard input}:622: Error: Illegal operands {standard input}:659: Error: Illegal operands {standard input}:662: Error: Illegal operands {standard input}:665: Error: Illegal operands {standard input}:668: Error: Illegal operands {standard input}:671: Error: Illegal operands {standard input}:674: Error: Illegal operands {standard input}:677: Error: Illegal operands {standard input}:685: Error: Illegal operands {standard input}:688: Error: Illegal operands {standard input}:691: Error: Illegal operands {standard input}:693: Error: Illegal operands {standard input}:696: Error: Illegal operands {standard input}:700: Error: Illegal operands {standard input}:710: Error: Illegal operands {standard input}:735: Error: Illegal operands {standard input}:761: Error: Illegal operands {standard input}:779: Error: Illegal operands {standard input}:817: Error: Illegal operands make[2]: *** [arch/cris/arch-v10/kernel/traps.o] Error 1 /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1273:6: warning: missing terminating " character /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1273: error: missing terminating " character /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1274: error: expected string literal before '.' token /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1359:1: warning: missing terminating " character /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1359: error: missing terminating " character /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1370:6: warning: missing terminating " character /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1370: error: missing terminating " character /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1457:1: warning: missing terminating " character /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c:1457: error: missing terminating " character distcc[21755] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/kgdb.c on localhost failed make[2]: *** [arch/cris/arch-v10/kernel/kgdb.o] Error 1 distcc[21612] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/debugport.c on localhost failed make[2]: *** [arch/cris/arch-v10/kernel/debugport.o] Error 1 {standard input}: Assembler messages: {standard input}:44: Error: Illegal operands {standard input}:46: Error: Illegal operands {standard input}:78: Error: Illegal operands {standard input}:85: Error: Illegal operands {standard input}:92: Error: Illegal operands {standard input}:93: Error: Illegal operands {standard input}:95: Error: Illegal operands {standard input}:103: Error: Illegal operands {standard input}:105: Error: Illegal operands {standard input}:107: Error: Illegal operands {standard input}:114: Error: Illegal operands {standard input}:188: Error: Illegal operands {standard input}:189: Error: Illegal operands {standard input}:190: Error: Illegal operands {standard input}:192: Error: Illegal operands {standard input}:194: Error: Illegal operands {standard input}:200: Error: Illegal operands {standard input}:201: Error: Illegal operands {standard input}:202: Error: Illegal operands {standard input}:203: Error: Illegal operands {standard input}:208: Error: Illegal operands {standard input}:209: Error: Illegal operands {standard input}:210: Error: Illegal operands {standard input}:211: Error: Illegal operands {standard input}:216: Error: Illegal operands {standard input}:217: Error: Illegal operands {standard input}:218: Error: Illegal operands {standard input}:219: Error: Illegal operands {standard input}:225: Error: Illegal operands {standard input}:226: Error: Illegal operands {standard input}:227: Error: Illegal operands {standard input}:235: Error: Illegal operands {standard input}:266: Error: Illegal operands {standard input}:314: Error: Illegal operands {standard input}:332: Error: Illegal operands {standard input}:363: Error: Illegal operands {standard input}:366: Error: Illegal operands {standard input}:375: Error: Illegal operands {standard input}:414: Error: Illegal operands {standard input}:416: Error: Illegal operands {standard input}:425: Error: Illegal operands {standard input}:456: Error: Illegal operands {standard input}:459: Error: Illegal operands {standard input}:468: Error: Illegal operands {standard input}:508: Error: Illegal operands {standard input}:510: Error: Illegal operands {standard input}:513: Error: Illegal operands {standard input}:516: Error: Illegal operands {standard input}:519: Error: Illegal operands {standard input}:532: Error: Illegal operands {standard input}:582: Error: Illegal operands distcc[21650] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/process.c on sprygo/32 failed make[2]: *** [arch/cris/arch-v10/kernel/process.o] Error 1 {standard input}: Assembler messages: {standard input}:63: Error: Illegal operands {standard input}:64: Error: Illegal operands {standard input}:78: Error: Illegal operands {standard input}:96: Error: Illegal operands {standard input}:112: Error: Illegal operands {standard input}:126: Error: Illegal operands {standard input}:140: Error: Illegal operands {standard input}:154: Error: Illegal operands {standard input}:168: Error: Illegal operands {standard input}:182: Error: Illegal operands {standard input}:196: Error: Illegal operands {standard input}:210: Error: Illegal operands {standard input}:224: Error: Illegal operands {standard input}:238: Error: Illegal operands {standard input}:249: Error: Illegal operands {standard input}:254: Error: Illegal operands {standard input}:260: Error: Illegal operands {standard input}:364: Error: Illegal operands {standard input}:365: Error: Illegal operands {standard input}:371: Error: Illegal operands {standard input}:383: Error: Illegal operands {standard input}:406: Error: Illegal operands {standard input}:846: Error: Illegal operands {standard input}:849: Error: Illegal operands {standard input}:852: Error: Illegal operands {standard input}:854: Error: Illegal operands {standard input}:864: Error: Illegal operands {standard input}:867: Error: Illegal operands {standard input}:869: Error: Illegal operands {standard input}:878: Error: Illegal operands {standard input}:886: Error: Illegal operands distcc[21724] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/dma.c on localhost failed make[2]: *** [arch/cris/arch-v10/kernel/dma.o] Error 1 {standard input}: Assembler messages: {standard input}:25: Error: Illegal operands {standard input}:50: Error: Illegal operands {standard input}:123: Error: Illegal operands {standard input}:130: Error: Illegal operands {standard input}:139: Error: Illegal operands {standard input}:143: Error: Illegal operands {standard input}:219: Error: Illegal operands {standard input}:223: Error: Illegal operands {standard input}:250: Error: Illegal operands {standard input}:253: Error: Illegal operands {standard input}:284: Error: Illegal operands {standard input}:287: Error: Illegal operands {standard input}:292: Error: Illegal operands {standard input}:294: Error: Illegal operands {standard input}:296: Error: Illegal operands {standard input}:301: Error: Illegal operands {standard input}:316: Error: Illegal operands {standard input}:319: Error: Illegal operands {standard input}:320: Error: Illegal operands {standard input}:323: Error: Illegal operands {standard input}:326: Error: Illegal operands {standard input}:358: Error: Illegal operands {standard input}:362: Error: Illegal operands {standard input}:369: Error: Illegal operands {standard input}:372: Error: Illegal operands {standard input}:375: Error: Illegal operands {standard input}:379: Error: Illegal operands {standard input}:415: Error: Illegal operands {standard input}:440: Error: Illegal operands {standard input}:444: Error: Illegal operands {standard input}:450: Error: Illegal operands {standard input}:503: Error: Illegal operands {standard input}:511: Error: Illegal operands {standard input}:520: Error: Illegal operands distcc[21693] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/time.c on sprygo/32 failed make[2]: *** [arch/cris/arch-v10/kernel/time.o] Error 1 {standard input}: Assembler messages: {standard input}:29: Error: Illegal operands {standard input}:48: Error: Illegal operands {standard input}:49: Error: Illegal operands {standard input}:79: Error: Illegal operands {standard input}:93: Error: Illegal operands {standard input}:95: Error: Illegal operands {standard input}:126: Error: Illegal operands {standard input}:132: Error: Illegal operands {standard input}:138: Error: Illegal operands {standard input}:201: Error: Illegal operands {standard input}:228: Error: Illegal operands {standard input}:233: Error: Illegal operands {standard input}:237: Error: Illegal operands {standard input}:245: Error: Illegal operands {standard input}:277: Error: Illegal operands {standard input}:324: Error: Illegal operands {standard input}:340: Error: Illegal operands {standard input}:348: Error: Illegal operands {standard input}:349: Error: Illegal operands {standard input}:364: Error: Illegal operands {standard input}:400: Error: Illegal operands {standard input}:420: Error: Illegal operands {standard input}:421: Error: Illegal operands {standard input}:434: Error: Illegal operands {standard input}:442: Error: Illegal operands {standard input}:443: Error: Illegal operands {standard input}:457: Error: Illegal operands {standard input}:473: Error: Illegal operands {standard input}:480: Error: Illegal operands {standard input}:492: Error: Illegal operands {standard input}:499: Error: Illegal operands {standard input}:516: Error: Illegal operands {standard input}:524: Error: Illegal operands {standard input}:531: Error: Illegal operands {standard input}:540: Error: Illegal operands {standard input}:581: Error: Illegal operands {standard input}:587: Error: Illegal operands {standard input}:589: Error: Illegal operands {standard input}:596: Error: Illegal operands {standard input}:610: Error: Illegal operands {standard input}:645: Error: Illegal operands {standard input}:659: Error: Illegal operands {standard input}:670: Error: Illegal operands {standard input}:672: Error: Illegal operands {standard input}:686: Error: Illegal operands {standard input}:693: Error: Illegal operands {standard input}:695: Error: Illegal operands {standard input}:745: Error: Illegal operands distcc[21707] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/ptrace.c on sprygo/32 failed {standard input}: Assembler messages: {standard input}:46: Error: Illegal operands {standard input}:48: Error: Illegal operands {standard input}:51: Error: Illegal operands {standard input}:59: Error: Illegal operands {standard input}:72: Error: Illegal operands {standard input}:78: Error: Illegal operands {standard input}:83: Error: Illegal operands {standard input}:85: Error: Illegal operands {standard input}:87: Error: Illegal operands {standard input}:201: Error: Illegal operands {standard input}:222: Error: Illegal operands {standard input}:230: Error: Illegal operands {standard input}:250: Error: Illegal operands {standard input}:258: Error: Illegal operands {standard input}:288: Error: Illegal operands {standard input}:298: Error: Illegal operands {standard input}:301: Error: Illegal operands {standard input}:312: Error: Illegal operands {standard input}:332: Error: Illegal operands {standard input}:350: Error: Illegal operands {standard input}:393: Error: Illegal operands {standard input}:396: Error: Illegal operands {standard input}:417: Error: Illegal operands {standard input}:424: Error: Illegal operands {standard input}:435: Error: Illegal operands {standard input}:437: Error: Illegal operands {standard input}:451: Error: Illegal operands {standard input}:483: Error: Illegal operands {standard input}:552: Error: Illegal operands {standard input}:576: Error: Illegal operands {standard input}:600: Error: Illegal operands {standard input}:631: Error: Illegal operands {standard input}:646: Error: Illegal operands {standard input}:678: Error: Illegal operands {standard input}:686: Error: Illegal operands {standard input}:697: Error: Illegal operands {standard input}:702: Error: Illegal operands {standard input}:716: Error: Illegal operands {standard input}:733: Error: Illegal operands {standard input}:784: Error: Illegal operands {standard input}:787: Error: Illegal operands {standard input}:797: Error: Illegal operands {standard input}:803: Error: Illegal operands {standard input}:892: Error: Illegal operands {standard input}:897: Error: Illegal operands {standard input}:905: Error: Illegal operands {standard input}:910: Error: Illegal operands {standard input}:968: Error: Illegal operands {standard input}:970: Error: Illegal operands {standard input}:974: Error: Illegal operands {standard input}:975: Error: Illegal operands {standard input}:979: Error: Illegal operands {standard input}:980: Error: Illegal operands {standard input}:984: Error: Illegal operands {standard input}:985: Error: Illegal operands {standard input}:988: Error: Illegal operands {standard input}:997: Error: Illegal operands {standard input}:1060: Error: Illegal operands {standard input}:1063: Error: Illegal operands {standard input}:1069: Error: Illegal operands {standard input}:1071: Error: Illegal operands {standard input}:1079: Error: Illegal operands {standard input}:1173: Error: Illegal operands {standard input}:1178: Error: Illegal operands {standard input}:1186: Error: Illegal operands {standard input}:1188: Error: Illegal operands {standard input}:1255: Error: Illegal operands {standard input}:1259: Error: Illegal operands {standard input}:1260: Error: Illegal operands {standard input}:1264: Error: Illegal operands {standard input}:1268: Error: Illegal operands {standard input}:1269: Error: Illegal operands {standard input}:1273: Error: Illegal operands {standard input}:1276: Error: Illegal operands {standard input}:1277: Error: Illegal operands {standard input}:1303: Error: Illegal operands {standard input}:1502: Error: Illegal operands {standard input}:1508: Error: Illegal operands {standard input}:1517: Error: Illegal operands {standard input}:1528: Error: Illegal operands {standard input}:1533: Error: Illegal operands {standard input}:1534: Error: Illegal operands {standard input}:1553: Error: Illegal operands {standard input}:1557: Error: Illegal operands {standard input}:1565: Error: Illegal operands {standard input}:1627: Error: Illegal operands {standard input}:1629: Error: Illegal operands {standard input}:1631: Error: Illegal operands {standard input}:1636: Error: Illegal operands {standard input}:1638: Error: Illegal operands {standard input}:1648: Error: Illegal operands {standard input}:1651: Error: Illegal operands {standard input}:1653: Error: Illegal operands {standard input}:1659: Error: Illegal operands {standard input}:1663: Error: Illegal operands {standard input}:1665: Error: Illegal operands {standard input}:1670: Error: Illegal operands {standard input}:1672: Error: Illegal operands {standard input}:1673: Error: Illegal operands {standard input}:1675: Error: Illegal operands {standard input}:1677: Error: Illegal operands {standard input}:1678: Error: Illegal operands {standard input}:1680: Error: Illegal operands {standard input}:1682: Error: Illegal operands {standard input}:1683: Error: Illegal operands {standard input}:1689: Error: Illegal operands {standard input}:1690: Error: Illegal operands {standard input}:1704: Error: Illegal operands {standard input}:1735: Error: Illegal operands {standard input}:1757: Error: Illegal operands {standard input}:1776: Error: Illegal operands {standard input}:1788: Error: Illegal operands {standard input}:1797: Error: Illegal operands {standard input}:1799: Error: Illegal operands {standard input}:1809: Error: Illegal operands {standard input}:1818: Error: Illegal operands distcc[21741] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/io_interface_mux.c on sprygo/32 failed {standard input}: Assembler messages: {standard input}:34: Error: Illegal operands {standard input}:92: Error: Illegal operands {standard input}:95: Error: Illegal operands {standard input}:97: Error: Illegal operands {standard input}:105: Error: Illegal operands {standard input}:108: Error: Illegal operands {standard input}:119: Error: Illegal operands {standard input}:124: Error: Illegal operands {standard input}:130: Error: Illegal operands {standard input}:135: Error: Illegal operands {standard input}:136: Error: Illegal operands {standard input}:137: Error: Illegal operands {standard input}:139: Error: Illegal operands {standard input}:142: Error: Illegal operands {standard input}:160: Error: Illegal operands {standard input}:182: Error: Illegal operands {standard input}:183: Error: Illegal operands {standard input}:188: Error: Illegal operands {standard input}:189: Error: Illegal operands {standard input}:207: Error: Illegal operands {standard input}:219: Error: Illegal operands {standard input}:256: Error: Illegal operands {standard input}:300: Error: Illegal operands {standard input}:318: Error: Illegal operands {standard input}:324: Error: Illegal operands {standard input}:367: Error: Illegal operands {standard input}:368: Error: Illegal operands {standard input}:370: Error: Illegal operands {standard input}:372: Error: Illegal operands {standard input}:374: Error: Illegal operands {standard input}:376: Error: Illegal operands {standard input}:377: Error: Illegal operands {standard input}:379: Error: Illegal operands {standard input}:401: Error: Illegal operands {standard input}:423: Error: Illegal operands {standard input}:424: Error: Illegal operands {standard input}:429: Error: Illegal operands {standard input}:430: Error: Illegal operands {standard input}:448: Error: Illegal operands {standard input}:513: Error: Illegal operands {standard input}:517: Error: Illegal operands {standard input}:523: Error: Illegal operands {standard input}:566: Error: Illegal operands {standard input}:567: Error: Illegal operands {standard input}:569: Error: Illegal operands {standard input}:571: Error: Illegal operands {standard input}:573: Error: Illegal operands {standard input}:595: Error: Illegal operands {standard input}:651: Error: Illegal operands {standard input}:664: Error: Illegal operands {standard input}:665: Error: Illegal operands {standard input}:666: Error: Illegal operands {standard input}:667: Error: Illegal operands {standard input}:668: Error: Illegal operands {standard input}:669: Error: Illegal operands {standard input}:673: Error: Illegal operands {standard input}:686: Error: Illegal operands {standard input}:695: Error: Illegal operands {standard input}:696: Error: Illegal operands {standard input}:716: Error: Illegal operands {standard input}:733: Error: Illegal operands {standard input}:739: Error: Illegal operands {standard input}:750: Error: Illegal operands {standard input}:754: Error: Illegal operands {standard input}:766: Error: Illegal operands {standard input}:767: Error: Illegal operands {standard input}:768: Error: Illegal operands {standard input}:770: Error: Illegal operands {standard input}:772: Error: Illegal operands {standard input}:778: Error: Illegal operands {standard input}:780: Error: Illegal operands {standard input}:782: Error: Illegal operands {standard input}:816: Error: Illegal operands {standard input}:822: Error: Illegal operands {standard input}:842: Error: Illegal operands {standard input}:875: Error: Illegal operands {standard input}:899: Error: Illegal operands {standard input}:921: Error: Illegal operands {standard input}:944: Error: Illegal operands {standard input}:950: Error: Illegal operands {standard input}:952: Error: Illegal operands {standard input}:970: Error: Illegal operands {standard input}:975: Error: Illegal operands {standard input}:976: Error: Illegal operands {standard input}:977: Error: Illegal operands {standard input}:978: Error: Illegal operands {standard input}:983: Error: Illegal operands {standard input}:990: Error: Illegal operands {standard input}:1000: Error: Illegal operands {standard input}:1004: Error: Illegal operands {standard input}:1006: Error: Illegal operands {standard input}:1022: Error: Illegal operands {standard input}:1042: Error: Illegal operands {standard input}:1076: Error: Illegal operands {standard input}:1100: Error: Illegal operands {standard input}:1122: Error: Illegal operands {standard input}:1138: Error: Illegal operands {standard input}:1140: Error: Illegal operands {standard input}:1158: Error: Illegal operands {standard input}:1164: Error: Illegal operands {standard input}:1166: Error: Illegal operands {standard input}:1184: Error: Illegal operands {standard input}:1189: Error: Illegal operands {standard input}:1190: Error: Illegal operands {standard input}:1191: Error: Illegal operands {standard input}:1192: Error: Illegal operands {standard input}:1197: Error: Illegal operands {standard input}:1204: Error: Illegal operands {standard input}:1213: Error: Illegal operands {standard input}:1217: Error: Illegal operands {standard input}:1219: Error: Illegal operands {standard input}:1234: Error: Illegal operands {standard input}:1238: Error: Illegal operands {standard input}:1273: Error: Illegal operands {standard input}:1298: Error: Illegal operands {standard input}:1313: Error: Illegal operands {standard input}:1329: Error: Illegal operands {standard input}:1342: Error: Illegal operands {standard input}:1348: Error: Illegal operands {standard input}:1352: Error: Illegal operands {standard input}:1361: Error: Illegal operands {standard input}:1374: Error: Illegal operands {standard input}:1376: Error: Illegal operands {standard input}:1386: Error: Illegal operands {standard input}:1398: Error: Illegal operands {standard input}:1401: Error: Illegal operands {standard input}:1414: Error: Illegal operands {standard input}:1426: Error: Illegal operands {standard input}:1431: Error: Illegal operands {standard input}:1439: Error: Illegal operands {standard input}:1444: Error: Illegal operands {standard input}:1453: Error: Illegal operands {standard input}:1462: Error: Illegal operands {standard input}:1482: Error: Illegal operands {standard input}:1522: Error: Illegal operands {standard input}:1529: Error: Illegal operands {standard input}:1530: Error: Illegal operands {standard input}:1531: Error: Illegal operands {standard input}:1532: Error: Illegal operands {standard input}:1543: Error: Illegal operands {standard input}:1545: Error: Illegal operands {standard input}:1552: Error: Illegal operands {standard input}:1575: Error: Illegal operands {standard input}:1581: Error: Illegal operands {standard input}:1592: Error: Illegal operands distcc[21679] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/signal.c on localhost failed make[2]: *** [arch/cris/arch-v10/kernel/signal.o] Error 1 make[1]: *** [init] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [arch/cris/mm] Error 2 /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S: Assembler messages: /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:91: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:102: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:127: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:128: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:129: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:130: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:133: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:134: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:137: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:144: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:160: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:166: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:167: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:169: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:171: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:186: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:193: Error: Unknown opcode: `pop' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:197: Error: Unknown opcode: `pop' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:198: Error: Unknown opcode: `pop' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:199: Error: Unknown opcode: `pop' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:206: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:207: Error: Unknown opcode: `jmpu' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:211: Error: Unknown opcode: `pop' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:212: Error: Unknown opcode: `pop' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:213: Error: Unknown opcode: `pop' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:214: Error: Unknown opcode: `rbf' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:222: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:237: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:248: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:280: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:281: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:282: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:283: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:284: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:285: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:286: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:299: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:301: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:304: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:310: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:313: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:315: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:319: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:321: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:322: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:335: Error: Unknown opcode: `sbfs' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:336: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:340: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:355: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:357: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:361: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:362: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:366: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:369: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:373: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:376: Error: Unknown opcode: `pop' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:377: Error: Unknown opcode: `rbf' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:381: Error: Unknown opcode: `pop' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:385: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:386: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:387: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:391: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:393: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:411: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:413: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:414: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:415: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:416: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:418: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:419: Error: Unknown opcode: `pop' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:420: Error: Unknown opcode: `pop' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:421: Error: Unknown opcode: `pop' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:422: Error: Unknown opcode: `retb' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:427: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:428: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:429: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:430: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:434: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:435: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:443: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:448: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:457: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:530: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:531: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:532: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:533: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:537: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:538: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:550: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:551: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:552: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:553: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:557: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:558: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:562: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:563: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:569: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:570: Error: Unknown opcode: `push' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:572: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:576: Error: Unknown opcode: `pop' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:578: Error: Unknown opcode: `pop' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:582: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:584: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:585: Error: Unknown opcode: `pop' /scratch/kisskb/src/arch/cris/arch-v10/kernel/entry.S:587: Error: Unknown opcode: `pop' distcc[21504] ERROR: compile (null) on localhost failed make[2]: *** [arch/cris/arch-v10/kernel/entry.o] Error 1 make[2]: *** [arch/cris/arch-v10/kernel/io_interface_mux.o] Error 1 make[2]: *** [arch/cris/arch-v10/kernel/ptrace.o] Error 1 make[2]: *** wait: No child processes. Stop. make[1]: *** [arch/cris/arch-v10/kernel] Error 2 distcc[21803] ERROR: compile (null) on localhost:Broken pipe make[1]: *** [arch/cris/kernel] Error 2 make[1]: *** wait: No child processes. Stop. make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start no known good revision, can't bisect Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 149, in _do_build raise BuildFailedException(e) BuildFailedException: Failed running "/scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=cris O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_cris-allmodconfig_cris CROSS_COMPILE=/opt/crosstool/gcc-4.3.3-nolibc/crisv32-linux/bin/crisv32-linux- " (2)