# < git ls-remote /scratch/git/sfr/linux-next refs/heads/master # < git rev-parse tmp/linux-next remote == local, skipping fetch # < git rev-parse tmp/linux-next Upstream revision is 6522aa8e2a4d0e5a153c0dc506684bb8c9f568d5 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next. # git checkout -q -f -b linux-next tmp/linux-next # < 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/linux-next_cris-allyesconfig_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/linux-next_cris-allyesconfig_cris CROSS_COMPILE=/opt/crosstool/gcc-4.3.3-nolibc/crisv32-linux/bin/crisv32-linux- allyesconfig 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/linux-next_cris-allyesconfig_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/linux-next_cris-allyesconfig_cris/Makefile scripts/kconfig/conf -s arch/cris/Kconfig GEN /scratch/kisskb/build/linux-next_cris-allyesconfig_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/parse.o HOSTCC scripts/genksyms/lex.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_rd.o CC init/do_mounts_initrd.o CC init/initramfs.o UPD include/linux/compile.h CC init/calibrate.o CC arch/cris/kernel/process.o CC init/version.o CC arch/cris/kernel/traps.o CC arch/cris/kernel/irq.o CC arch/cris/mm/init.o CC arch/cris/kernel/ptrace.o CC arch/cris/mm/fault.o CC arch/cris/kernel/setup.o CC arch/cris/mm/tlb.o CC arch/cris/kernel/time.o CC arch/cris/mm/ioremap.o CC arch/cris/kernel/sys_cris.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[17631] ERROR: compile /scratch/kisskb/src/init/calibrate.c on localhost failed make[2]: *** [init/calibrate.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC arch/cris/kernel/crisksyms.o AS arch/cris/arch-v10/kernel/entry.o CC arch/cris/kernel/module.o CC arch/cris/arch-v10/kernel/traps.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 /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: CC arch/cris/arch-v10/kernel/irq.o 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[17852] ERROR: compile (null) on localhost failed make[2]: *** [arch/cris/arch-v10/kernel/entry.o] Error 1 make[2]: *** Waiting for unfinished jobs.... {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 distcc[17695] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/irq.c on sprygo/32 failed make[2]: *** [arch/cris/kernel/irq.o] Error 1 make[2]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}:39: Error: Illegal operands {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}: 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 {standard input}:441: Error: Illegal operands {standard input}:454: Error: Illegal operands distcc[17758] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/setup.c on sprygo/32 failed {standard input}:475: Error: Illegal operands {standard input}:482: Error: Illegal operands {standard input}:505: Error: Illegal operands {standard input}:514: Error: Illegal operands make[2]: *** [arch/cris/kernel/setup.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}:565: Error: Illegal operands {standard input}:566: Error: Illegal operands {standard input}:594: Error: Illegal operands {standard input}:596: Error: Illegal operands {standard input}:598: Error: Illegal operands {standard input}:600: Error: Illegal operands {standard input}:613: Error: Illegal operands {standard input}:616: Error: Illegal operands {standard input}:621: Error: Illegal operands {standard input}:668: Error: Illegal operands {standard input}:670: Error: Illegal operands {standard input}:672: Error: Illegal operands {standard input}:674: Error: Illegal operands {standard input}:698: 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}:734: Error: Illegal operands {standard input}:741: Error: Illegal operands {standard input}:752: Error: Illegal operands {standard input}:753: Error: Illegal operands {standard input}:755: Error: Illegal operands {standard input}:764: Error: Illegal operands {standard input}:843: Error: Illegal operands {standard input}:848: Error: Illegal operands {standard input}:853: Error: Illegal operands {standard input}:865: Error: Illegal operands {standard input}:900: Error: Illegal operands {standard input}:910: Error: Illegal operands {standard input}:912: Error: Illegal operands {standard input}:916: Error: Illegal operands {standard input}:924: Error: Illegal operands {standard input}:938: Error: Illegal operands {standard input}:970: Error: Illegal operands {standard input}:973: Error: Illegal operands {standard input}:980: Error: Illegal operands {standard input}:994: Error: Illegal operands {standard input}:1034: Error: Illegal operands {standard input}:1056: Error: Illegal operands {standard input}:1058: Error: Illegal operands {standard input}:1088: Error: Illegal operands {standard input}:1091: Error: Illegal operands {standard input}:1147: Error: Illegal operands {standard input}:1160: Error: Illegal operands {standard input}:1169: Error: Illegal operands {standard input}:1171: Error: Illegal operands {standard input}:1206: Error: Illegal operands {standard input}:1237: Error: Illegal operands {standard input}:1239: Error: Illegal operands {standard input}:1241: Error: Illegal operands {standard input}:1243: Error: Illegal operands {standard input}:1265: Error: Illegal operands {standard input}:1291: Error: Illegal operands {standard input}:1306: Error: Illegal operands {standard input}:1318: Error: Illegal operands {standard input}:1319: Error: Illegal operands {standard input}:1324: Error: Illegal operands {standard input}:1331: Error: Illegal operands {standard input}:1336: Error: Illegal operands {standard input}:1343: Error: Illegal operands {standard input}:1351: Error: Illegal operands {standard input}:1395: Error: Illegal operands {standard input}:1402: Error: Illegal operands {standard input}:1407: Error: Illegal operands {standard input}:1420: Error: Illegal operands {standard input}:1427: Error: Illegal operands {standard input}:1432: Error: Illegal operands {standard input}:1443: Error: Illegal operands {standard input}:1459: Error: Illegal operands {standard input}:1460: Error: Illegal operands {standard input}:1475: Error: Illegal operands {standard input}:1476: Error: Illegal operands {standard input}:1478: Error: Illegal operands {standard input}:1480: Error: Illegal operands {standard input}:1482: Error: Illegal operands {standard input}:1483: Error: Illegal operands {standard input}:1485: Error: Illegal operands {standard input}:1486: Error: Illegal operands {standard input}:1488: Error: Illegal operands {standard input}:1489: Error: Illegal operands {standard input}:1491: Error: Illegal operands {standard input}:1492: Error: Illegal operands {standard input}:1494: Error: Illegal operands {standard input}:1495: Error: Illegal operands {standard input}:1497: Error: Illegal operands {standard input}:1498: Error: Illegal operands {standard input}:1500: Error: Illegal operands {standard input}:1501: Error: Illegal operands {standard input}:1503: Error: Illegal operands {standard input}:1505: Error: Illegal operands {standard input}:1514: Error: Illegal operands {standard input}:1516: Error: Illegal operands {standard input}:1517: Error: Illegal operands {standard input}:1528: Error: Illegal operands {standard input}:1530: Error: Illegal operands {standard input}:1542: Error: Illegal operands {standard input}:1543: Error: Illegal operands {standard input}:1546: Error: Illegal operands {standard input}:1566: Error: Illegal operands {standard input}:1567: Error: Illegal operands {standard input}:1570: Error: Illegal operands {standard input}:1579: Error: Illegal operands {standard input}:1599: Error: Illegal operands {standard input}:1604: Error: Illegal operands {standard input}:1606: Error: Illegal operands {standard input}:1607: Error: Illegal operands {standard input}:1610: Error: Illegal operands {standard input}:1619: Error: Illegal operands {standard input}:1620: Error: Illegal operands {standard input}:1622: Error: Illegal operands {standard input}:1626: Error: Illegal operands {standard input}:1630: Error: Illegal operands {standard input}:1649: Error: Illegal operands {standard input}:1703: Error: Illegal operands {standard input}:1721: Error: Illegal operands {standard input}:1739: Error: Illegal operands {standard input}:1741: Error: Illegal operands {standard input}:1744: Error: Illegal operands {standard input}:1746: Error: Illegal operands {standard input}:1757: Error: Illegal operands {standard input}:1759: Error: Illegal operands {standard input}:1760: Error: Illegal operands {standard input}:1762: Error: Illegal operands {standard input}:1786: Error: Illegal operands {standard input}:1788: Error: Illegal operands {standard input}:1793: Error: Illegal operands {standard input}:1797: Error: Illegal operands {standard input}:1799: Error: Illegal operands {standard input}:1806: Error: Illegal operands {standard input}:1808: Error: Illegal operands {standard input}:1812: Error: Illegal operands {standard input}:1835: Error: Illegal operands {standard input}:1836: Error: Illegal operands {standard input}:1844: Error: Illegal operands {standard input}:1845: Error: Illegal operands {standard input}:1854: Error: Illegal operands {standard input}:1862: Error: Illegal operands {standard input}:1864: Error: Illegal operands {standard input}:1877: Error: Illegal operands {standard input}:1881: Error: Illegal operands {standard input}:1893: Error: Illegal operands {standard input}:1905: Error: Illegal operands {standard input}:1910: Error: Illegal operands {standard input}:1925: Error: Illegal operands {standard input}:1926: Error: Illegal operands {standard input}:1935: Error: Illegal operands {standard input}:1937: Error: Illegal operands {standard input}:1975: Error: Illegal operands {standard input}:1976: Error: Illegal operands {standard input}:1980: Error: Illegal operands {standard input}:1982: Error: Illegal operands {standard input}:1984: Error: Illegal operands {standard input}:1986: Error: Illegal operands {standard input}:1995: Error: Illegal operands {standard input}:2036: Error: Illegal operands {standard input}:2086: Error: Illegal operands {standard input}:2093: Error: Illegal operands {standard input}:2111: Error: Illegal operands {standard input}:2136: Error: Illegal operands {standard input}:2174: Error: Illegal operands {standard input}:2228: Error: Illegal operands {standard input}:2232: Error: Illegal operands {standard input}:2241: Error: Illegal operands {standard input}:2247: Error: Illegal operands {standard input}:2262: Error: Illegal operands {standard input}:2266: Error: Illegal operands {standard input}:2286: Error: Illegal operands {standard input}:2314: Error: Illegal operands {standard input}:2334: Error: Illegal operands {standard input}:2345: Error: Illegal operands {standard input}:2347: Error: Illegal operands {standard input}:2360: Error: Illegal operands distcc[17601] ERROR: compile /scratch/kisskb/src/init/initramfs.c on sprygo/32 failed make[2]: *** [init/initramfs.o] Error 1 distcc[17726] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/ptrace.c on localhost failed make[2]: *** [arch/cris/kernel/ptrace.o] Error 1 distcc[17674] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/traps.c on localhost failed make[2]: *** [arch/cris/kernel/traps.o] Error 1 CC arch/cris/arch-v10/mm/fault.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 {standard input}: Assembler messages: {standard input}:27: Error: Illegal operands {standard input}:51: Error: Illegal operands {standard input}:161: Error: Illegal operands distcc[17647] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/process.c on sprygo/32 failed make[2]: *** [arch/cris/kernel/process.o] Error 1 CC arch/cris/arch-v10/mm/init.o distcc[17800] ERROR: compile /scratch/kisskb/src/arch/cris/mm/ioremap.c on localhost failed make[2]: *** [arch/cris/mm/ioremap.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC arch/cris/arch-v10/mm/tlb.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}:314: Error: Illegal operands {standard input}:316: Error: Illegal operands {standard input}:321: Error: Illegal operands {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}:25: Error: Illegal operands {standard input}:103: Error: Illegal operands {standard input}:125: Error: Illegal operands {standard input}:149: Error: Illegal operands {standard input}:180: Error: Illegal operands {standard input}:188: Error: Illegal operands {standard input}:217: Error: Illegal operands {standard input}:219: Error: Illegal operands {standard input}:229: Error: Illegal operands {standard input}:281: Error: Illegal operands {standard input}:283: Error: Illegal operands {standard input}:344: Error: Illegal operands {standard input}:362: Error: Illegal operands {standard input}:415: Error: Illegal operands {standard input}:433: Error: Illegal operands {standard input}:465: Error: Illegal operands {standard input}:534: Error: Illegal operands {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[17812] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/sys_cris.c on sprygo/32 failed make[2]: *** [arch/cris/kernel/sys_cris.o] Error 1 {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[17784] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/time.c on localhost failed make[2]: *** [arch/cris/kernel/time.o] Error 1 GEN usr/initramfs_data.cpio /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}:23: Error: Illegal operands {standard input}:29: Error: Illegal operands {standard input}:49: Error: Illegal operands {standard input}:60: Error: Illegal operands {standard input}:62: Error: Illegal operands {standard input}:65: Error: Illegal operands {standard input}:75: Error: Illegal operands {standard input}:105: Error: Illegal operands {standard input}:116: Error: Illegal operands {standard input}:158: Error: Illegal operands {standard input}:180: Error: Illegal operands {standard input}:221: Error: Illegal operands {standard input}:223: Error: Illegal operands {standard input}:228: Error: Illegal operands {standard input}:240: Error: Illegal operands {standard input}:249: Error: Illegal operands {standard input}:250: Error: Illegal operands {standard input}:255: Error: Illegal operands {standard input}:262: Error: Illegal operands distcc[17879] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/profile.c on sprygo/32 failed make[2]: *** [arch/cris/kernel/profile.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}:305: Error: Illegal operands {standard input}:329: Error: Illegal operands {standard input}:330: Error: Illegal operands {standard input}:331: Error: Illegal operands {standard input}:332: Error: Illegal operands {standard input}:334: Error: Illegal operands {standard input}:337: Error: Illegal operands {standard input}:338: Error: Illegal operands {standard input}:339: Error: Illegal operands {standard input}:341: Error: Illegal operands {standard input}:343: Error: Illegal operands {standard input}:369: Error: Illegal operands {standard input}:430: Error: Illegal operands {standard input}:457: Error: Illegal operands {standard input}:471: Error: Illegal operands {standard input}:473: Error: Illegal operands {standard input}:486: Error: Illegal operands {standard input}:488: Error: Illegal operands {standard input}:587: Error: Illegal operands {standard input}:605: Error: Illegal operands {standard input}:660: Error: Illegal operands {standard input}:697: Error: Illegal operands {standard input}:819: Error: Illegal operands {standard input}:885: Error: Illegal operands {standard input}:896: Error: Illegal operands {standard input}:941: Error: Illegal operands {standard input}:951: Error: Illegal operands {standard input}:992: Error: Illegal operands {standard input}:1009: Error: Illegal operands {standard input}:1011: Error: Illegal operands {standard input}:1040: Error: Illegal operands {standard input}:1077: Error: Illegal operands {standard input}:1086: Error: Illegal operands {standard input}:1111: Error: Illegal operands {standard input}:1125: Error: Illegal operands {standard input}:1128: Error: Illegal operands {standard input}:1131: Error: Illegal operands {standard input}:1143: Error: Illegal operands {standard input}:1155: Error: Illegal operands {standard input}:1160: Error: Illegal operands {standard input}:1168: Error: Illegal operands {standard input}:1195: Error: Illegal operands {standard input}:1204: Error: Illegal operands {standard input}:1210: Error: Illegal operands {standard input}:1216: Error: Illegal operands {standard input}:1217: Error: Illegal operands {standard input}:1251: Error: Illegal operands {standard input}:1318: Error: Illegal operands {standard input}:1324: Error: Illegal operands {standard input}:1330: Error: Illegal operands {standard input}:1337: Error: Illegal operands {standard input}:1354: Error: Illegal operands {standard input}:1362: Error: Illegal operands {standard input}:1367: Error: Illegal operands {standard input}:1371: Error: Illegal operands {standard input}:1375: Error: Illegal operands {standard input}:1378: Error: Illegal operands {standard input}:1398: Error: Illegal operands {standard input}:1403: Error: Illegal operands {standard input}:1404: Error: Illegal operands {standard input}:1417: Error: Illegal operands {standard input}:1422: Error: Illegal operands {standard input}:1427: Error: Illegal operands {standard input}:1448: Error: Illegal operands distcc[17528] ERROR: compile /scratch/kisskb/src/init/do_mounts.c on sprygo/32 failed {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[17579] ERROR: compile /scratch/kisskb/src/init/do_mounts_initrd.c on localhost failed make[2]: *** [init/do_mounts.o] Error 1 make[2]: *** [init/do_mounts_initrd.o] Error 1 {standard input}: Assembler messages: {standard input}:34: Error: Illegal operands {standard input}:39: Error: Illegal operands {standard input}:63: Error: Illegal operands {standard input}:68: Error: Illegal operands {standard input}:100: Error: Illegal operands {standard input}:102: Error: Illegal operands {standard input}:106: Error: Illegal operands {standard input}:148: Error: Illegal operands {standard input}:161: Error: Illegal operands {standard input}:177: Error: Illegal operands {standard input}:223: Error: Illegal operands {standard input}:236: Error: Illegal operands {standard input}:245: Error: Illegal operands {standard input}:344: Error: Illegal operands {standard input}:347: Error: Illegal operands {standard input}:349: Error: Illegal operands {standard input}:351: Error: Illegal operands {standard input}:353: Error: Illegal operands {standard input}:361: Error: Illegal operands {standard input}:364: Error: Illegal operands {standard input}:376: Error: Illegal operands {standard input}:381: Error: Illegal operands {standard input}:418: Error: Illegal operands {standard input}:450: Error: Illegal operands {standard input}: {standard input}:461: Assembler messages: Error: Illegal operands {standard input}:25: Error: Illegal operands {standard input}:467: Error: Illegal operands {standard input}:481: Error: Illegal operands {standard input}:494: Error: Illegal operands {standard input}:66: Error: Illegal operands {standard input}:516: Error: Illegal operands {standard input}:536: Error: Illegal operands {standard input}:537: Error: Illegal operands {standard input}:561: Error: {standard input}:139: Error: Illegal operands Illegal operands {standard input}:140: Error: Illegal operands {standard input}:141: Error: Illegal operands {standard input}:574: Error: Illegal operands{standard input}:143: Error: Illegal operands {standard input}:144: {standard input}:576: Error: Illegal operands Error: Illegal operands {standard input}:585: Error: Illegal operands{standard input}:150: Error: Illegal operands {standard input}:151: Error: Illegal operands {standard input}:594: Error: Illegal operands {standard input}:152: Error: Illegal operands {standard input}:596: Error: {standard input}:153: Error: Illegal operands Illegal operands {standard input}:158: Error: Illegal operands {standard input}:159: Error: Illegal operands {standard input}:619: {standard input}:160: Error: Illegal operands Error: Illegal operands {standard input}:161: {standard input}:621: Error: Illegal operands Error: Illegal operands {standard input}:166: Error: Illegal operands{standard input}:630: Error: Illegal operands {standard input}:632: Error: Illegal operands {standard input}:167: Error: {standard input}:633: Error: Illegal operands Illegal operands {standard input}:637: Error: Illegal operands {standard input}:168: Error: {standard input}:639: Error: Illegal operands Illegal operands {standard input}:647: Error: Illegal operands {standard input}:169: Error: Illegal operands {standard input}:655: Error: Illegal operands{standard input}:174: Error: Illegal operands {standard input}:175: Error: Illegal operands {standard input}:667: {standard input}:176: Error: Illegal operands Error: Illegal operands {standard input}:671: Error: Illegal operands {standard input}:675: Error: Illegal operands {standard input}:202: Error: Illegal operands{standard input}:682: Error: Illegal operands {standard input}:205: Error: Illegal operands {standard input}:686: Error: Illegal operands {standard input}:218: Error: Illegal operands {standard input}:690: Error: Illegal operands {standard input}:232: Error: Illegal operands {standard input}:710: Error: Illegal operands {standard input}:244: Error: Illegal operands {standard input}:714: Error: Illegal operands {standard input}:721: Error: Illegal operands {standard input}:725: Error: Illegal operands {standard input}:729: Error: Illegal operands {standard input}:250: Error: Illegal operands{standard input}:732: Error: Illegal operands {standard input}:736: {standard input}:252: Error: Error: Illegal operands Illegal operands {standard input}:740: Error: Illegal operands {standard input}:772: Error: Illegal operands {standard input}:298: Error: Illegal operands {standard input}:788: Error: Illegal operands {standard input}:820: Error: Illegal operands {standard input}:822: Error: Illegal operands {standard input}:835: Error: Illegal operands {standard input}:851: Error: Illegal operands {standard input}:856: Error: Illegal operands {standard input}:887: Error: Illegal operands {standard input}:903: Error: Illegal operands {standard input}:936: Error: Illegal operands {standard input}:952: Error: Illegal operands {standard input}:985: Error: Illegal operands {standard input}:1049: Error: Illegal operands {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}:1424: Error: Illegal operands {standard input}:1456: Error: Illegal operands {standard input}:1476: Error: Illegal operands {standard input}:1492: 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[17497] ERROR: compile /scratch/kisskb/src/init/main.c on sprygo/32 failed distcc[17717] ERROR: compile /scratch/kisskb/src/arch/cris/mm/init.c on localhost failed {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 make[2]: *** [arch/cris/mm/init.o] Error 1distcc[17781] ERROR: compile /scratch/kisskb/src/arch/cris/mm/tlb.c on sprygo/32 failed make[2]: *** [init/main.o] Error 1 make[2]: *** [arch/cris/mm/tlb.o] Error 1 {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}:301: Error: Illegal operands distcc[17854] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/module.c on sprygo/32 failed distcc[17878] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/traps.c on localhost failed make[2]: *** [arch/cris/kernel/module.o] Error 1 distcc[17747] ERROR: compile /scratch/kisskb/src/arch/cris/mm/fault.c on localhost failed make[2]: *** [arch/cris/arch-v10/kernel/traps.o] Error 1 make[2]: *** [arch/cris/mm/fault.o] Error 1 AS usr/initramfs_data.o /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[17554] ERROR: compile /scratch/kisskb/src/init/do_mounts_rd.c on localhost failed make[2]: *** [init/do_mounts_rd.o] Error 1 distcc[17936] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/irq.c on localhost failed LD usr/built-in.o make[2]: *** [arch/cris/arch-v10/kernel/irq.o] Error 1 {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 {standard input}:145: Error: Illegal operands {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 {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 distcc[17919] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/debugport.c on sprygo/32 failed make[2]: *** [arch/cris/arch-v10/kernel/debugport.o] Error 1 make[2]: *** wait: No child processes. Stop. {standard input}: Assembler messages: {standard input}:73: Error: Illegal operands {standard input}:76: Error: Illegal operands {standard input}:84: Error: Illegal operands {standard input}:90: Error: Illegal operands {standard input}:92: Error: Illegal operands {standard input}:94: Error: Illegal operands {standard input}:98: Error: Illegal operands {standard input}:103: Error: Illegal operands distcc[17972] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/mm/fault.c on sprygo/32 failed make[2]: *** [arch/cris/arch-v10/mm/fault.o] Error 1 make[2]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}:25: Error: Illegal operands {standard input}:28: Error: Illegal operands {standard input}:31: Error: Illegal operands {standard input}:53: Error: Illegal operands {standard input}:91: Error: Illegal operands {standard input}:178: Error: Illegal operands {standard input}:183: Error: Illegal operands {standard input}:186: Error: Illegal operands {standard input}:189: Error: Illegal operands {standard input}:191: Error: Illegal operands {standard input}:194: Error: Illegal operands {standard input}:197: Error: Illegal operands {standard input}:203: Error: Illegal operands {standard input}:213: Error: Illegal operands {standard input}:215: Error: Illegal operands {standard input}:216: Error: Illegal operands {standard input}:227: Error: Illegal operands distcc[17993] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/mm/init.c on localhost failed make[2]: *** [arch/cris/arch-v10/mm/init.o] Error 1 {standard input}: Assembler messages: {standard input}:25: Error: Illegal operands {standard input}:30: Error: Illegal operands {standard input}:36: Error: Illegal operands {standard input}:38: Error: Illegal operands {standard input}:46: Error: Illegal operands {standard input}:65: Error: Illegal operands {standard input}:74: Error: Illegal operands {standard input}:79: Error: Illegal operands {standard input}:92: Error: Illegal operands {standard input}:94: Error: Illegal operands {standard input}:103: Error: Illegal operands {standard input}:131: Error: Illegal operands {standard input}:142: Error: Illegal operands {standard input}:152: Error: Illegal operands {standard input}:171: Error: Illegal operands {standard input}:173: Error: Illegal operands {standard input}:183: Error: Illegal operands {standard input}:209: Error: Illegal operands {standard input}:251: Error: Illegal operands {standard input}:252: Error: Illegal operands {standard input}:254: Error: Illegal operands {standard input}:255: Error: Illegal operands {standard input}:263: Error: Illegal operands distcc[18006] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/mm/tlb.c on sprygo/32 failed make[2]: *** [arch/cris/arch-v10/mm/tlb.o] Error 1 distcc[17892] ERROR: compile (null) on localhost:Broken pipe make[1]: *** [arch/cris/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [arch/cris/mm] Error 2 make[1]: *** [arch/cris/arch-v10/kernel] Error 2 make[1]: *** [arch/cris/arch-v10/mm] Error 2 make[1]: *** [init] 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/linux-next_cris-allyesconfig_cris CROSS_COMPILE=/opt/crosstool/gcc-4.3.3-nolibc/crisv32-linux/bin/crisv32-linux- " (2)