# < 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 0f18dfdb68c13ae2f53ef784f3e2d3d3add84e8a 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_etrax-100lx_defconfig_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_etrax-100lx_defconfig_cris CROSS_COMPILE=/opt/crosstool/gcc-4.3.3-nolibc/crisv32-linux/bin/crisv32-linux- etrax-100lx_defconfig makewrap: Added distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 arch/cris/configs/etrax-100lx_defconfig:120:warning: override: reassigning to symbol MTD arch/cris/configs/etrax-100lx_defconfig:143:warning: override: reassigning to symbol MTD_CFI arch/cris/configs/etrax-100lx_defconfig:145:warning: override: reassigning to symbol MTD_CFI_INTELEXT arch/cris/configs/etrax-100lx_defconfig:146:warning: override: reassigning to symbol MTD_CFI_AMDSTD arch/cris/configs/etrax-100lx_defconfig:172:warning: override: reassigning to symbol MTD_CHAR arch/cris/configs/etrax-100lx_defconfig:173:warning: override: reassigning to symbol MTD_BLOCK arch/cris/configs/etrax-100lx_defconfig:301:warning: override: reassigning to symbol NET_ETHERNET arch/cris/configs/etrax-100lx_defconfig:497:warning: override: reassigning to symbol USB # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=cris O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_etrax-100lx_defconfig_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_etrax-100lx_defconfig_cris/Makefile scripts/kconfig/conf -s arch/cris/Kconfig GEN /scratch/kisskb/build/linux-next_etrax-100lx_defconfig_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 CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig 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/mod/modpost CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o CC init/noinitramfs.o CC init/calibrate.o LD usr/built-in.o UPD include/linux/compile.h 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/kernel/setup.o CC arch/cris/kernel/time.o CC arch/cris/kernel/sys_cris.o LDS arch/cris/kernel/vmlinux.lds {standard input}: Assembler messages: {standard input}:28: Error: Illegal operands {standard input}:36: Error: Illegal operands {standard input}:43: Error: Illegal operands {standard input}:56: Error: Illegal operands distcc[8014] ERROR: compile /scratch/kisskb/src/init/noinitramfs.c on sprygo/32 failed make[2]: *** [init/noinitramfs.o] Error 1 make[2]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}:12: Error: Illegal operands {standard input}:14: Error: Illegal operands {standard input}:42: Error: Illegal operands {standard input}:51: Error: Illegal operands {standard input}:54: Error: Illegal operands {standard input}:61: Error: Illegal operands {standard input}:92: Error: Illegal operands {standard input}:129: Error: Illegal operands {standard input}:152: Error: Illegal operands distcc[8026] ERROR: compile /scratch/kisskb/src/init/calibrate.c on localhost failed make[2]: *** [init/calibrate.o] Error 1 CC arch/cris/mm/init.o CC arch/cris/mm/fault.o CC arch/cris/mm/tlb.o CC arch/cris/mm/ioremap.o AS arch/cris/arch-v10/kernel/entry.o CC arch/cris/arch-v10/kernel/traps.o CC arch/cris/arch-v10/kernel/shadows.o CC arch/cris/arch-v10/kernel/debugport.o CC arch/cris/arch-v10/kernel/irq.o CC arch/cris/arch-v10/kernel/process.o CC arch/cris/arch-v10/kernel/setup.o CC arch/cris/arch-v10/kernel/signal.o CC arch/cris/arch-v10/kernel/time.o CC arch/cris/arch-v10/kernel/ptrace.o CC arch/cris/arch-v10/kernel/dma.o {standard input}: Assembler messages: {standard input}:14: Error: Illegal operands {standard input}:16: Error: Illegal operands {standard input}:36: Error: Illegal operands {standard input}:47: Error: Illegal operands {standard input}:49: Error: Illegal operands {standard input}:70: Error: Illegal operands {standard input}:98: Error: Illegal operands {standard input}:117: Error: Illegal operands {standard input}:122: Error: Illegal operands {standard input}:130: Error: Illegal operands {standard input}:134: Error: Illegal operands {standard input}:135: Error: Illegal operands {standard input}:137: Error: Illegal operands {standard input}:159: Error: Illegal operands {standard input}:210: Error: Illegal operands {standard input}:221: Error: Illegal operands {standard input}:231: Error: Illegal operands {standard input}:239: Error: Illegal operands {standard input}:243: Error: Illegal operands {standard input}:257: Error: Illegal operands {standard input}:263: Error: Illegal operands distcc[8104] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/time.c on sprygo/32 failed make[2]: *** [arch/cris/kernel/time.o] Error 1 make[2]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}:36: Error: Illegal operands {standard input}:54: Error: Illegal operands {standard input}:74: Error: Illegal operands {standard input}:76: Error: Illegal operands {standard input}:132: Error: Illegal operands {standard input}:135: Error: Illegal operands {standard input}:154: Error: Illegal operands {standard input}:157: Error: Illegal operands {standard input}:161: Error: Illegal operands {standard input}:163: Error: Illegal operands {standard input}:168: Error: Illegal operands {standard input}:170: Error: Illegal operands {standard input}:172: Error: Illegal operands {standard input}:180: Error: Illegal operands {standard input}:184: Error: Illegal operands distcc[8088] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/irq.c on sprygo/32 failed CC arch/cris/arch-v10/kernel/io_interface_mux.o make[2]: *** [arch/cris/kernel/irq.o] Error 1 AS arch/cris/arch-v10/kernel/head.o CC arch/cris/arch-v10/mm/fault.o {standard input}: Assembler messages: {standard input}:15: Error: Illegal operands CC arch/cris/arch-v10/mm/init.o distcc[8094] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/ptrace.c on localhost failed CC arch/cris/arch-v10/mm/tlb.o make[2]: *** [arch/cris/kernel/ptrace.o] Error 1 {standard input}: Assembler messages: {standard input}:45: Error: Illegal operands {standard input}:69: Error: Illegal operands {standard input}:91: Error: Illegal operands {standard input}:109: Error: Illegal operands {standard input}:113: Error: Illegal operands {standard input}:116: Error: Illegal operands {standard input}:133: Error: Illegal operands {standard input}:147: Error: Illegal operands {standard input}:171: Error: Illegal operands {standard input}:183: Error: Illegal operands {standard input}:193: Error: Illegal operands {standard input}:209: Error: Illegal operands {standard input}:220: Error: Illegal operands {standard input}:225: Error: Illegal operands {standard input}:233: Error: Illegal operands {standard input}:235: Error: Illegal operands distcc[8083] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/traps.c on localhost failed make[2]: *** [arch/cris/kernel/traps.o] Error 1 {standard input}: Assembler messages: {standard input}:8: Error: Illegal operands {standard input}:9: Error: Illegal operands {standard input}:11: Error: Illegal operands {standard input}:26: Error: Illegal operands {standard input}:31: Error: Illegal operands {standard input}:32: Error: Illegal operands {standard input}:34: Error: Illegal operands {standard input}:60: Error: Illegal operands {standard input}: Assembler messages: {standard input}:10: Error: Illegal operands {standard input}:16: Error: Illegal operands {standard input}:27: Error: Illegal operands {standard input}:47: Error: Illegal operands {standard input}:51: Error: Illegal operands {standard input}:57: Error: Illegal operands {standard input}:76: Error: Illegal operands {standard input}:86: Error: Illegal operands {standard input}:97: Error: Illegal operands {standard input}:84: Error: Illegal operands distcc[8143] ERROR: compile /scratch/kisskb/src/arch/cris/mm/ioremap.c on sprygo/32 failed {standard input}:85: Error: Illegal operands {standard input}:101: Error: Illegal operands {standard input}:104: Error: Illegal operands {standard input}:106: Error: Illegal operands {standard input}:108: Error: Illegal operands {standard input}:110: Error: Illegal operands {standard input}:116: Error: Illegal operands {standard input}:118: Error: Illegal operands {standard input}:139: Error: Illegal operands {standard input}:146: Error: Illegal operands {standard input}:152: Error: Illegal operands {standard input}:158: Error: Illegal operands make[2]: *** [arch/cris/mm/ioremap.o] Error 1 make[2]: *** Waiting for unfinished jobs.... distcc[8097] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/setup.c on localhost failed make[2]: *** [arch/cris/kernel/setup.o] Error 1 {standard input}: Assembler messages: {standard input}:11: Error: Illegal operands {standard input}:22: Error: Illegal operands {standard input}:62: Error: Illegal operands distcc[8080] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/process.c on sprygo/32 failed make[2]: *** [arch/cris/kernel/process.o] Error 1 {standard input}: Assembler messages: {standard input}:13: Error: Illegal operands {standard input}:15: Error: Illegal operands {standard input}:18: Error: Illegal operands {standard input}:19: Error: Illegal operands {standard input}:24: Error: Illegal operands {standard input}:63: Error: Illegal operands {standard input}:66: Error: Illegal operands {standard input}:77: Error: Illegal operands {standard input}:81: Error: Illegal operands {standard input}:88: Error: Illegal operands {standard input}:90: Error: Illegal operands {standard input}:94: Error: Illegal operands {standard input}:99: Error: Illegal operands {standard input}:109: Error: Illegal operands {standard input}:113: Error: Illegal operands {standard input}:116: Error: Illegal operands {standard input}:121: Error: Illegal operands {standard input}:138: Error: Illegal operands {standard input}:143: Error: Illegal operands {standard input}:147: Error: Illegal operands {standard input}:156: Error: Illegal operands {standard input}:195: Error: Illegal operands {standard input}:197: Error: Illegal operands {standard input}:201: Error: Illegal operands {standard input}:203: Error: Illegal operands {standard input}:214: Error: Illegal operands {standard input}:220: Error: Illegal operands {standard input}:221: Error: Illegal operands {standard input}:222: Error: Illegal operands {standard input}:228: Error: Illegal operands {standard input}:229: Error: Illegal operands {standard input}:243: Error: Illegal operands {standard input}:248: Error: Illegal operands {standard input}:253: Error: Illegal operands {standard input}:274: Error: Illegal operands {standard input}:285: Error: Illegal operands {standard input}:297: Error: Illegal operands {standard input}:298: Error: Illegal operands {standard input}:300: Error: Illegal operands {standard input}:301: Error: Illegal operands {standard input}:307: Error: Illegal operands {standard input}:327: Error: Illegal operands {standard input}:334: Error: Illegal operands {standard input}:343: Error: Illegal operands distcc[8133] ERROR: compile /scratch/kisskb/src/arch/cris/mm/fault.c on sprygo/32 failed {standard input}: Assembler messages: {standard input}:9: Error: Illegal operands {standard input}:29: Error: Illegal operands {standard input}:81: Error: Illegal operands {standard input}:82: Error: Illegal operands {standard input}:83: Error: Illegal operands {standard input}:85: Error: Illegal operands {standard input}:86: Error: Illegal operands {standard input}:90: Error: Illegal operands {standard input}:91: Error: Illegal operands {standard input}:92: Error: Illegal operands {standard input}:93: Error: Illegal operands {standard input}:97: Error: Illegal operands {standard input}:98: Error: Illegal operands {standard input}:99: Error: Illegal operands {standard input}:100: Error: Illegal operands {standard input}:104: Error: Illegal operands {standard input}:105: Error: Illegal operands {standard input}:106: Error: Illegal operands {standard input}:107: Error: Illegal operands {standard input}:111: Error: Illegal operands {standard input}:112: Error: Illegal operands {standard input}:113: Error: Illegal operands {standard input}:128: Error: Illegal operands {standard input}:130: Error: Illegal operands {standard input}:140: Error: Illegal operands {standard input}:150: Error: Illegal operands {standard input}:157: Error: Illegal operands {standard input}:161: Error: Illegal operands {standard input}:163: Error: Illegal operands {standard input}:192: Error: Illegal operands distcc[8168] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/traps.c on sprygo/32 failed make[2]: *** [arch/cris/mm/fault.o] Error 1 make[2]: *** [arch/cris/arch-v10/kernel/traps.o] Error 1 make[2]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}:28: Error: Illegal operands {standard input}:33: Error: Illegal operands {standard input}:38: Error: Illegal operands {standard input}:45: Error: Illegal operands {standard input}:58: Error: Illegal operands {standard input}:71: Error: Illegal operands {standard input}:75: Error: Illegal operands {standard input}:79: Error: Illegal operands {standard input}:80: Error: Illegal operands {standard input}:81: Error: Illegal operands {standard input}:83: Error: Illegal operands {standard input}:114: Error: Illegal operands {standard input}:118: Error: Illegal operands {standard input}:125: Error: Illegal operands distcc[8130] ERROR: compile /scratch/kisskb/src/arch/cris/mm/init.c on sprygo/32 failed make[2]: *** [arch/cris/mm/init.o] Error 1 {standard input}: Assembler messages: {standard input}:16: Error: Illegal operands {standard input}:64: Error: Illegal operands {standard input}:65: Error: Illegal operands {standard input}:145: Error: Illegal operands {standard input}:146: Error: Illegal operands {standard input}:147: Error: Illegal operands {standard input}:148: Error: Illegal operands {standard input}:149: Error: Illegal operands {standard input}:150: Error: Illegal operands {standard input}:151: Error: Illegal operands {standard input}:152: Error: Illegal operands {standard input}:157: Error: Illegal operands {standard input}:168: Error: Illegal operands {standard input}:176: Error: Illegal operands distcc[8191] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/setup.c on localhost failed make[2]: *** [arch/cris/arch-v10/kernel/setup.o] Error 1 {standard input}: Assembler messages: {standard input}:17: Error: Illegal operands {standard input}:18: Error: Illegal operands {standard input}:22: Error: Illegal operands {standard input}:75: Error: Illegal operands {standard input}:81: Error: Illegal operands {standard input}:92: Error: Illegal operands {standard input}:122: Error: Illegal operands {standard input}:127: Error: Illegal operands {standard input}:128: Error: Illegal operands {standard input}:157: Error: Illegal operands {standard input}:163: Error: Illegal operands {standard input}:174: Error: Illegal operands {standard input}:211: Error: Illegal operands {standard input}:234: Error: Illegal operands {standard input}:245: Error: Illegal operands {standard input}:249: Error: Illegal operands {standard input}:250: Error: Illegal operands {standard input}:258: Error: Illegal operands {standard input}:261: Error: Illegal operands {standard input}:270: Error: Illegal operands {standard input}:286: Error: Illegal operands {standard input}:290: Error: Illegal operands {standard input}:295: Error: Illegal operands {standard input}:296: Error: Illegal operands {standard input}:297: Error: Illegal operands {standard input}:298: Error: Illegal operands {standard input}:299: Error: Illegal operands {standard input}:315: Error: Illegal operands {standard input}:320: Error: Illegal operands {standard input}:328: Error: Illegal operands {standard input}:331: Error: Illegal operands {standard input}:341: Error: Illegal operands distcc[8110] ERROR: compile /scratch/kisskb/src/arch/cris/kernel/sys_cris.c on localhost failed make[2]: *** [arch/cris/kernel/sys_cris.o] Error 1 {standard input}: Assembler messages: {standard input}:8: Error: Illegal operands {standard input}:16: Error: Illegal operands {standard input}:25: Error: Illegal operands {standard input}:33: Error: Illegal operands {standard input}:47: Error: Illegal operands {standard input}:84: Error: Illegal operands {standard input}:119: Error: Illegal operands {standard input}:120: Error: Illegal operands {standard input}:126: Error: Illegal operands {standard input}:133: Error: Illegal operands {standard input}:140: Error: Illegal operands {standard input}:141: Error: Illegal operands {standard input}:142: Error: Illegal operands {standard input}:143: Error: Illegal operands {standard input}:144: Error: Illegal operands {standard input}:145: Error: Illegal operands {standard input}:146: Error: Illegal operands {standard input}:147: Error: Illegal operands {standard input}:148: Error: Illegal operands {standard input}:149: Error: Illegal operands {standard input}:150: Error: Illegal operands {standard input}:152: Error: Illegal operands {standard input}:153: Error: Illegal operands {standard input}:154: Error: Illegal operands {standard input}:155: Error: Illegal operands {standard input}:160: Error: Illegal operands {standard input}:162: Error: Illegal operands {standard input}:165: 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}:189: Error: Illegal operands {standard input}:190: Error: Illegal operands {standard input}:196: Error: Illegal operands {standard input}:208: Error: Illegal operands {standard input}:216: Error: Illegal operands {standard input}:219: Error: Illegal operands {standard input}:231: Error: Illegal operands {standard input}:244: Error: Illegal operands {standard input}:266: Error: Illegal operands {standard input}:287: Error: Illegal operands {standard input}:297: Error: Illegal operands {standard input}:338: Error: Illegal operands {standard input}:343: Error: Illegal operands {standard input}:358: Error: Illegal operands {standard input}:359: Error: Illegal operands {standard input}:361: Error: Illegal operands {standard input}:366: Error: Illegal operands {standard input}:379: Error: Illegal operands {standard input}:389: Error: Illegal operands {standard input}:396: Error: Illegal operands {standard input}:402: Error: Illegal operands {standard input}:408: Error: Illegal operands {standard input}:434: Error: Illegal operands {standard input}:436: Error: Illegal operands {standard input}:437: Error: Illegal operands {standard input}:466: Error: Illegal operands {standard input}:470: Error: Illegal operands {standard input}:476: Error: Illegal operands {standard input}:479: Error: Illegal operands {standard input}:485: Error: Illegal operands {standard input}:509: Error: Illegal operands {standard input}:523: Error: Illegal operands {standard input}:534: Error: Illegal operands {standard input}:547: Error: Illegal operands {standard input}:563: Error: Illegal operands {standard input}:566: Error: Illegal operands {standard input}:569: Error: Illegal operands {standard input}:579: Error: Illegal operands {standard input}:590: Error: Illegal operands {standard input}:605: Error: Illegal operands {standard input}:613: Error: Illegal operands {standard input}:615: Error: Illegal operands {standard input}:631: Error: Illegal operands {standard input}:635: Error: Illegal operands {standard input}:659: Error: Illegal operands {standard input}:660: Error: Illegal operands {standard input}:664: Error: Illegal operands {standard input}:675: Error: Illegal operands {standard input}:693: Error: Illegal operands {standard input}:694: Error: Illegal operands {standard input}:696: Error: Illegal operands {standard input}:699: Error: Illegal operands {standard input}:707: Error: Illegal operands {standard input}:723: Error: Illegal operands {standard input}:726: Error: Illegal operands {standard input}:775: Error: Illegal operands {standard input}:784: Error: Illegal operands {standard input}:791: Error: Illegal operands {standard input}:821: Error: Illegal operands {standard input}:844: Error: Illegal operands {standard input}:894: Error: Illegal operands {standard input}:922: Error: Illegal operands {standard input}:928: Error: Illegal operands {standard input}:936: Error: Illegal operands {standard input}:942: Error: Illegal operands {standard input}:947: Error: Illegal operands {standard input}:948: Error: Illegal operands {standard input}:964: Error: Illegal operands distcc[8001] ERROR: compile /scratch/kisskb/src/init/main.c on sprygo/32 failed make[2]: *** [init/main.o] Error 1 {standard input}: Assembler messages: {standard input}:34: Error: Illegal operands {standard input}:35: Error: Illegal operands {standard input}:44: Error: Illegal operands {standard input}:56: Error: Illegal operands {standard input}:71: Error: Illegal operands {standard input}:83: Error: Illegal operands {standard input}:95: Error: Illegal operands {standard input}:107: Error: Illegal operands {standard input}:119: Error: Illegal operands {standard input}:131: Error: Illegal operands {standard input}:143: Error: Illegal operands {standard input}:155: Error: Illegal operands {standard input}:167: Error: Illegal operands {standard input}:179: Error: Illegal operands {standard input}:188: Error: Illegal operands {standard input}:191: Error: Illegal operands {standard input}:194: Error: Illegal operands {standard input}:277: Error: Illegal operands {standard input}:278: Error: Illegal operands {standard input}:283: Error: Illegal operands {standard input}:291: Error: Illegal operands {standard input}:304: Error: Illegal operands {standard input}:615: Error: Illegal operands {standard input}:617: Error: Illegal operands {standard input}:618: Error: Illegal operands {standard input}:619: Error: Illegal operands {standard input}:626: Error: Illegal operands {standard input}:629: Error: Illegal operands {standard input}:630: Error: Illegal operands {standard input}:636: Error: Illegal operands {standard input}:640: Error: Illegal operands distcc[8215] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/dma.c on sprygo/32 failed {standard input}: Assembler messages: {standard input}:21: Error: Illegal operands {standard input}:22: Error: Illegal operands {standard input}:33: Error: Illegal operands {standard input}:39: Error: Illegal operands {standard input}:41: Error: Illegal operands {standard input}:44: Error: Illegal operands {standard input}:54: Error: Illegal operands {standard input}:62: Error: Illegal operands {standard input}:68: Error: Illegal operands {standard input}:72: Error: Illegal operands {standard input}:74: Error: Illegal operands {standard input}:76: Error: Illegal operands {standard input}:80: Error: Illegal operands {standard input}:83: Error: Illegal operands make[2]: *** [arch/cris/arch-v10/kernel/dma.o] Error 1 distcc[8135] ERROR: compile /scratch/kisskb/src/arch/cris/mm/tlb.c on localhost failed {standard input}: Assembler messages: {standard input}:7: Error: Illegal operands {standard input}:10: Error: Illegal operands {standard input}:14: Error: Illegal operands {standard input}:46: Error: Illegal operands {standard input}:49: Error: Illegal operands {standard input}:50: Error: Illegal operands {standard input}:52: Error: Illegal operands {standard input}:56: Error: Illegal operands {standard input}:104: Error: Illegal operands {standard input}:126: Error: Illegal operands {standard input}:137: Error: Illegal operands {standard input}:143: Error: Illegal operands {standard input}:146: Error: Illegal operands {standard input}:215: Error: Illegal operands {standard input}:235: Error: Illegal operands {standard input}:239: Error: Illegal operands {standard input}:243: Error: Illegal operands {standard input}:245: Error: Illegal operands {standard input}:247: Error: Illegal operands {standard input}:249: Error: Illegal operands {standard input}:254: Error: Illegal operands {standard input}:270: Error: Illegal operands {standard input}:280: Error: Illegal operands {standard input}:284: Error: Illegal operands {standard input}:290: Error: Illegal operands {standard input}:300: Error: Illegal operands make[2]: *** [arch/cris/mm/tlb.o] Error 1 {standard input}:305: Error: Illegal operands {standard input}:310: Error: Illegal operands {standard input}:316: Error: Illegal operands {standard input}:322: Error: Illegal operands {standard input}:328: Error: Illegal operands {standard input}:334: Error: Illegal operands {standard input}:335: Error: Illegal operands {standard input}:344: Error: Illegal operands {standard input}:347: Error: Illegal operands {standard input}:371: Error: Illegal operands {standard input}:373: Error: Illegal operands {standard input}:375: Error: Illegal operands {standard input}:377: Error: Illegal operands {standard input}:379: Error: Illegal operands {standard input}:381: Error: Illegal operands {standard input}:383: Error: Illegal operands {standard input}:389: Error: Illegal operands {standard input}:391: Error: Illegal operands {standard input}:393: Error: Illegal operands {standard input}:394: Error: Illegal operands {standard input}:396: Error: Illegal operands {standard input}:399: Error: Illegal operands {standard input}:405: Error: Illegal operands {standard input}:416: Error: Illegal operands {standard input}:434: Error: Illegal operands {standard input}:443: Error: Illegal operands {standard input}:461: Error: Illegal operands distcc[8180] 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}:9: Error: Illegal operands {standard input}:24: Error: Illegal operands {standard input}:65: Error: Illegal operands {standard input}:70: Error: Illegal operands {standard input}:77: Error: Illegal operands {standard input}:79: Error: Illegal operands {standard input}:130: Error: Illegal operands {standard input}:134: Error: Illegal operands {standard input}:143: Error: Illegal operands {standard input}:146: Error: Illegal operands {standard input}:148: Error: Illegal operands {standard input}:152: Error: Illegal operands {standard input}:167: Error: Illegal operands {standard input}:168: Error: Illegal operands {standard input}:215: Error: Illegal operands {standard input}:222: Error: Illegal operands {standard input}:227: Error: Illegal operands distcc[8202] 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}:15: Error: Illegal operands {standard input}:16: Error: Illegal operands {standard input}:30: Error: Illegal operands {standard input}:34: Error: Illegal operands {standard input}:37: Error: Illegal operands {standard input}:38: Error: Illegal operands {standard input}:39: Error: Illegal operands {standard input}:43: Error: Illegal operands {standard input}:44: Error: Illegal operands {standard input}:45: Error: Illegal operands {standard input}:48: Error: Illegal operands {standard input}:87: Error: Illegal operands {standard input}:88: Error: Illegal operands {standard input}:89: Error: Illegal operands {standard input}:91: Error: Illegal operands {standard input}:92: Error: Illegal operands {standard input}:96: Error: Illegal operands {standard input}:97: Error: Illegal operands {standard input}:98: Error: Illegal operands {standard input}:99: Error: Illegal operands {standard input}:103: Error: Illegal operands {standard input}:104: Error: Illegal operands {standard input}:105: Error: Illegal operands {standard input}:106: Error: Illegal operands {standard input}:110: Error: Illegal operands {standard input}:111: Error: Illegal operands {standard input}:112: Error: Illegal operands {standard input}:113: Error: Illegal operands {standard input}:118: Error: Illegal operands {standard input}:119: Error: Illegal operands {standard input}:120: Error: Illegal operands {standard input}:124: Error: Illegal operands {standard input}:142: Error: Illegal operands {standard input}:168: Error: Illegal operands {standard input}:178: Error: Illegal operands {standard input}:190: Error: Illegal operands {standard input}:192: Error: Illegal operands {standard input}:196: Error: Illegal operands {standard input}:213: Error: Illegal operands {standard input}:215: Error: Illegal operands {standard input}:219: Error: Illegal operands {standard input}:231: Error: Illegal operands {standard input}:233: Error: Illegal operands {standard input}:237: Error: Illegal operands {standard input}:257: Error: Illegal operands {standard input}:258: Error: Illegal operands {standard input}:260: Error: Illegal operands {standard input}:262: Error: Illegal operands {standard input}:264: Error: Illegal operands {standard input}:274: Error: Illegal operands {standard input}:293: Error: Illegal operands {standard input}: Assembler messages: {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: distcc[8188] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/process.c on localhost failed Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Unknown opcode: `push' {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:4: Error: Illegal operands {standard input}:13: Error: Illegal operands {standard input}:22: Error: Illegal operands {standard input}:25: Error: Illegal operands {standard input}:34: Error: Illegal operands {standard input}:44: Error: Illegal operands make[2]: *** [arch/cris/arch-v10/kernel/process.o] Error 1{standard input}:53: Error: Illegal operands {standard input}:75: Error: Illegal operands {standard input}:76: Error: Illegal operands {standard input}:77: Error: Illegal operands {standard input}:78: Error: Illegal operands {standard input}:84: Error: Illegal operands {standard input}:98: Error: Illegal operands {standard input}:112: Error: Illegal operands {standard input}:120: Error: Illegal operands {standard input}:124: Error: Illegal operands {standard input}:128: Error: Illegal operands {standard input}:132: Error: Illegal operands {standard input}:136: Error: Illegal operands {standard input}:138: Error: Illegal operands {standard input}:141: Error: Illegal operands {standard input}:143: Error: Illegal operands {standard input}:173: Error: Illegal operands {standard input}:195: Error: Illegal operands {standard input}:197: Error: Illegal operands {standard input}: Assembler messages: {standard input}:8: Error: Illegal operands {standard input}:10: Error: Illegal operands {standard input}:12: Error: Illegal operands {standard input}:22: Error: Illegal operands {standard input}:45: Error: Illegal operands {standard input}:90: Error: Illegal operands {standard input}:93: Error: Illegal operands {standard input}:95: Error: Illegal operands {standard input}:97: Error: Illegal operands {standard input}:98: Error: Illegal operands {standard input}:100: Error: Illegal operands {standard input}:102: Error: Illegal operands {standard input}:107: Error: Illegal operands {standard input}:116: Error: Illegal operands {standard input}:117: Error: Illegal operands {standard input}:124: Error: Illegal operands distcc[8243] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/mm/init.c on sprygo/32 failed make[2]: *** [arch/cris/arch-v10/mm/init.o] Error 1 make[2]: *** Waiting for unfinished jobs.... distcc[8181] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/irq.c on localhost failed make[2]: *** [arch/cris/arch-v10/kernel/irq.o] Error 1 {standard input}: Assembler messages: {standard input}:40: Error: Illegal operands {standard input}:43: Error: Illegal operands {standard input}:50: Error: Illegal operands {standard input}:54: Error: Illegal operands {standard input}:55: Error: Illegal operands {standard input}:56: Error: Illegal operands {standard input}:59: Error: Illegal operands {standard input}:61: Error: Illegal operands distcc[8237] 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 {standard input}: Assembler messages: {standard input}:13: Error: Illegal operands {standard input}:44: Error: Illegal operands {standard input}:45: Error: Illegal operands {standard input}:47: Error: Illegal operands {standard input}:51: Error: Illegal operands {standard input}:54: Error: Illegal operands {standard input}:64: Error: Illegal operands {standard input}:68: Error: Illegal operands {standard input}:73: Error: Illegal operands {standard input}:77: Error: Illegal operands {standard input}:78: Error: Illegal operands {standard input}:79: Error: Illegal operands {standard input}:81: Error: Illegal operands {standard input}:83: Error: Illegal operands {standard input}:91: Error: Illegal operands {standard input}:99: Error: Illegal operands {standard input}:100: Error: Illegal operands {standard input}:104: Error: Illegal operands {standard input}:105: Error: Illegal operands {standard input}:114: Error: Illegal operands {standard input}:146: Error: Illegal operands {standard input}:167: Error: Illegal operands {standard input}:177: Error: Illegal operands {standard input}:182: Error: Illegal operands {standard input}:207: 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}:212: Error: Illegal operands {standard input}:213: Error: Illegal operands {standard input}:221: Error: Illegal operands {standard input}:229: Error: Illegal operands {standard input}:230: Error: Illegal operands {standard input}:234: Error: Illegal operands {standard input}:235: Error: Illegal operands {standard input}:244: Error: Illegal operands {standard input}:280: Error: Illegal operands {standard input}:283: Error: Illegal operands {standard input}:288: Error: Illegal operands {standard input}:313: Error: Illegal operands {standard input}:314: Error: Illegal operands {standard input}:315: Error: Illegal operands {standard input}:316: Error: Illegal operands {standard input}:317: Error: Illegal operands {standard input}:326: Error: Illegal operands {standard input}:347: Error: Illegal operands {standard input}:348: Error: Illegal operands {standard input}:349: Error: Illegal operands {standard input}:350: Error: Illegal operands {standard input}:351: Error: Illegal operands {standard input}:352: Error: Illegal operands {standard input}:353: Error: Illegal operands {standard input}:358: Error: Illegal operands {standard input}:366: Error: Illegal operands {standard input}:367: Error: Illegal operands {standard input}:377: Error: Illegal operands {standard input}:382: Error: Illegal operands {standard input}:387: Error: Illegal operands {standard input}:390: Error: Illegal operands {standard input}:401: Error: Illegal operands {standard input}:402: Error: Illegal operands {standard input}:403: Error: Illegal operands {standard input}:405: Error: Illegal operands {standard input}:406: Error: Illegal operands {standard input}:411: Error: Illegal operands {standard input}:412: Error: Illegal operands {standard input}:414: Error: Illegal operands {standard input}:426: Error: Illegal operands {standard input}:431: Error: Illegal operands {standard input}:441: Error: Illegal operands {standard input}:452: Error: Illegal operands {standard input}:462: Error: Illegal operands {standard input}:471: Error: Illegal operands {standard input}:486: Error: Illegal operands {standard input}:489: Error: Illegal operands {standard input}:491: Error: Illegal operands {standard input}:498: Error: Illegal operands {standard input}:499: Error: Illegal operands {standard input}:500: Error: Illegal operands {standard input}:501: Error: Illegal operands {standard input}:506: Error: Illegal operands {standard input}:512: Error: Illegal operands {standard input}:515: Error: Illegal operands {standard input}:517: Error: Illegal operands {standard input}:525: Error: Illegal operands {standard input}:537: Error: Illegal operands {standard input}:552: Error: Illegal operands {standard input}:562: Error: Illegal operands {standard input}:571: Error: Illegal operands {standard input}:584: Error: Illegal operands {standard input}:585: Error: Illegal operands {standard input}:595: Error: Illegal operands {standard input}:598: Error: Illegal operands {standard input}:600: Error: Illegal operands {standard input}:607: Error: Illegal operands {standard input}:608: Error: Illegal operands {standard input}:609: Error: Illegal operands {standard input}:610: Error: Illegal operands {standard input}:615: Error: Illegal operands {standard input}:620: Error: Illegal operands {standard input}:623: Error: Illegal operands {standard input}:625: Error: Illegal operands {standard input}:630: Error: Illegal operands {standard input}:633: Error: Illegal operands {standard input}:648: Error: Illegal operands {standard input}:658: Error: Illegal operands {standard input}:665: Error: Illegal operands {standard input}:676: Error: Illegal operands {standard input}:683: Error: Illegal operands {standard input}:687: Error: Illegal operands {standard input}:688: Error: Illegal operands {standard input}:693: Error: Illegal operands {standard input}:698: Error: Illegal operands {standard input}:699: Error: Illegal operands {standard input}:703: Error: Illegal operands {standard input}:711: Error: Illegal operands {standard input}:713: Error: Illegal operands {standard input}:720: Error: Illegal operands {standard input}:729: Error: Illegal operands {standard input}:732: Error: Illegal operands {standard input}:737: Error: Illegal operands {standard input}:740: Error: Illegal operands {standard input}:746: Error: Illegal operands {standard input}:751: Error: Illegal operands {standard input}:763: Error: Illegal operands {standard input}:779: Error: Illegal operands {standard input}:780: Error: Illegal operands {standard input}:781: Error: Illegal operands {standard input}:782: Error: Illegal operands {standard input}:785: Error: Illegal operands {standard input}:786: Error: Illegal operands {standard input}:796: Error: Illegal operands {standard input}:801: Error: Illegal operands {standard input}:804: Error: Illegal operands distcc[8198] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/signal.c on sprygo/32 failed make[2]: *** [arch/cris/arch-v10/kernel/signal.o] Error 1 {standard input}: Assembler messages: {standard input}:12: Error: Illegal operands {standard input}:23: Error: Illegal operands {standard input}:24: Error: Illegal operands {standard input}:36: Error: Illegal operands {standard input}:46: Error: Illegal operands {standard input}:47: Error: Illegal operands {standard input}:57: Error: Illegal operands {standard input}:60: Error: Illegal operands {standard input}:65: Error: Illegal operands {standard input}:87: Error: Illegal operands {standard input}:102: Error: Illegal operands {standard input}:106: Error: Illegal operands {standard input}:109: Error: Illegal operands {standard input}:112: Error: Illegal operands {standard input}:128: Error: Illegal operands {standard input}:167: Error: Illegal operands {standard input}:178: Error: Illegal operands {standard input}:183: Error: Illegal operands {standard input}:184: Error: Illegal operands {standard input}:189: Error: Illegal operands {standard input}:215: Error: Illegal operands {standard input}:229: Error: Illegal operands {standard input}:230: Error: Illegal operands {standard input}:238: Error: Illegal operands {standard input}:244: Error: Illegal operands {standard input}:245: Error: Illegal operands {standard input}:253: Error: Illegal operands {standard input}:259: Error: Illegal operands {standard input}:264: Error: Illegal operands {standard input}:268: Error: Illegal operands {standard input}:273: Error: Illegal operands {standard input}:281: Error: Illegal operands {standard input}:285: Error: Illegal operands {standard input}:290: Error: Illegal operands {standard input}:292: Error: Illegal operands {standard input}:310: Error: Illegal operands {standard input}:314: Error: Illegal operands {standard input}:315: Error: Illegal operands {standard input}:317: Error: Illegal operands {standard input}:328: Error: Illegal operands {standard input}:347: Error: Illegal operands {standard input}:358: Error: Illegal operands {standard input}:366: Error: Illegal operands {standard input}:367: Error: Illegal operands {standard input}:376: Error: Illegal operands {standard input}:381: Error: Illegal operands {standard input}:382: Error: Illegal operands {standard input}:411: Error: Illegal operands distcc[8210] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/ptrace.c on localhost failed make[2]: *** [arch/cris/arch-v10/kernel/ptrace.o] Error 1 {standard input}: Assembler messages: {standard input}:17: Error: Illegal operands {standard input}:35: Error: Illegal operands {standard input}:51: Error: Illegal operands {standard input}:59: Error: Illegal operands {standard input}:67: Error: Illegal operands {standard input}:81: Error: Illegal operands {standard input}:83: Error: Illegal operands {standard input}:95: Error: Illegal operands {standard input}:105: Error: Illegal operands {standard input}:107: Error: Illegal operands {standard input}:172: Error: Illegal operands {standard input}:182: Error: Illegal operands {standard input}:214: Error: Illegal operands {standard input}:234: Error: Illegal operands {standard input}:244: Error: Illegal operands {standard input}:245: Error: Illegal operands {standard input}:246: Error: Illegal operands {standard input}:247: Error: Illegal operands {standard input}:248: Error: Illegal operands {standard input}:250: Error: Illegal operands {standard input}:251: Error: Illegal operands {standard input}:252: Error: Illegal operands {standard input}:253: Error: Illegal operands {standard input}:255: Error: Illegal operands {standard input}:276: Error: Illegal operands {standard input}:359: Error: Illegal operands {standard input}:395: Error: Illegal operands {standard input}:423: Error: Illegal operands {standard input}:437: Error: Illegal operands {standard input}:438: Error: Illegal operands {standard input}:460: Error: Illegal operands {standard input}:482: Error: Illegal operands {standard input}:489: Error: Illegal operands {standard input}:508: Error: Illegal operands {standard input}:518: Error: Illegal operands {standard input}:520: Error: Illegal operands {standard input}:522: Error: Illegal operands {standard input}:531: Error: Illegal operands {standard input}:539: Error: Illegal operands {standard input}:541: Error: Illegal operands {standard input}:548: Error: Illegal operands {standard input}:568: Error: Illegal operands {standard input}:574: Error: Illegal operands {standard input}:578: Error: Illegal operands {standard input}:584: Error: Illegal operands {standard input}:585: Error: Illegal operands {standard input}:609: Error: Illegal operands {standard input}:653: Error: Illegal operands {standard input}:658: Error: Illegal operands {standard input}:663: Error: Illegal operands {standard input}:670: Error: Illegal operands {standard input}:684: Error: Illegal operands {standard input}:691: Error: Illegal operands {standard input}:695: Error: Illegal operands {standard input}:697: Error: Illegal operands {standard input}:700: Error: Illegal operands {standard input}:716: Error: Illegal operands {standard input}:721: Error: Illegal operands {standard input}:722: Error: Illegal operands {standard input}:740: Error: Illegal operands {standard input}: Assembler messages: {standard input}:9: Error: Illegal operands {standard input}:12: Error: Illegal operands {standard input}:17: Error: Illegal operands {standard input}:18: Error: Illegal operands {standard input}:24: Error: Illegal operands {standard input}:32: Error: Illegal operands {standard input}:37: Error: Illegal operands {standard input}:40: Error: Illegal operands {standard input}:51: Error: Illegal operands {standard input}:52: Error: Illegal operands {standard input}:59: Error: Illegal operands {standard input}:71: Error: Illegal operands {standard input}:77: Error: Illegal operands {standard input}:82: Error: Illegal operands {standard input}:94: Error: Illegal operands {standard input}:95: Error: Illegal operands {standard input}:102: Error: Illegal operands {standard input}:113: Error: Illegal operands {standard input}:132: Error: Illegal operands {standard input}:133: Error: Illegal operands {standard input}:134: Error: Illegal operands {standard input}:135: Error: Illegal operands {standard input}:138: Error: Illegal operands distcc[8009] ERROR: compile /scratch/kisskb/src/init/do_mounts.c on localhost failed make[2]: *** [init/do_mounts.o] Error 1 distcc[8244] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/mm/tlb.c on localhost failed make[2]: *** [arch/cris/arch-v10/mm/tlb.o] Error 1 {standard input}: Assembler messages: {standard input}:24: Error: Illegal operands {standard input}:25: Error: Illegal operands {standard input}:27: Error: Illegal operands {standard input}:31: Error: Illegal operands {standard input}:36: Error: Illegal operands {standard input}:40: Error: Illegal operands {standard input}:43: Error: Illegal operands {standard input}:44: Error: Illegal operands {standard input}:45: Error: Illegal operands {standard input}:116: Error: Illegal operands {standard input}:134: Error: Illegal operands {standard input}:141: Error: Illegal operands {standard input}:155: Error: Illegal operands {standard input}:162: Error: Illegal operands {standard input}:184: Error: Illegal operands {standard input}:192: Error: Illegal operands {standard input}:194: Error: Illegal operands {standard input}:201: Error: Illegal operands {standard input}:215: Error: Illegal operands {standard input}:225: Error: Illegal operands {standard input}:249: Error: Illegal operands {standard input}:251: Error: Illegal operands {standard input}:267: Error: Illegal operands {standard input}:272: Error: Illegal operands {standard input}:279: Error: Illegal operands {standard input}:280: Error: Illegal operands {standard input}:287: Error: Illegal operands {standard input}:305: Error: Illegal operands {standard input}:351: Error: Illegal operands {standard input}:371: Error: Illegal operands {standard input}:389: Error: Illegal operands {standard input}:414: Error: Illegal operands {standard input}:427: Error: Illegal operands {standard input}:454: Error: Illegal operands {standard input}:461: Error: Illegal operands {standard input}:469: Error: Illegal operands {standard input}:473: Error: Illegal operands {standard input}:483: Error: Illegal operands {standard input}:493: Error: Illegal operands {standard input}:524: Error: Illegal operands {standard input}:527: Error: Illegal operands {standard input}:535: Error: Illegal operands {standard input}:540: Error: Illegal operands {standard input}:601: Error: Illegal operands {standard input}:604: Error: Illegal operands {standard input}:610: Error: Illegal operands {standard input}:614: Error: Illegal operands {standard input}:646: Error: Illegal operands {standard input}:647: Error: Illegal operands {standard input}:650: Error: Illegal operands {standard input}:651: Error: Illegal operands {standard input}:654: Error: Illegal operands {standard input}:655: Error: Illegal operands {standard input}:658: Error: Illegal operands {standard input}:659: Error: Illegal operands {standard input}:661: Error: Illegal operands {standard input}:665: Error: Illegal operands {standard input}:707: Error: Illegal operands {standard input}:710: Error: Illegal operands {standard input}:715: Error: Illegal operands {standard input}:717: Error: Illegal operands {standard input}:723: Error: Illegal operands {standard input}:785: Error: Illegal operands {standard input}:788: Error: Illegal operands {standard input}:794: Error: Illegal operands {standard input}:795: Error: Illegal operands {standard input}:833: Error: Illegal operands {standard input}:836: Error: Illegal operands {standard input}:837: Error: Illegal operands {standard input}:841: Error: Illegal operands {standard input}:844: Error: Illegal operands {standard input}:845: Error: Illegal operands {standard input}:849: Error: Illegal operands {standard input}:852: Error: Illegal operands {standard input}:853: Error: Illegal operands {standard input}:871: Error: Illegal operands {standard input}:1026: Error: Illegal operands {standard input}:1036: Error: Illegal operands {standard input}:1041: Error: Illegal operands {standard input}:1044: Error: Illegal operands {standard input}:1045: Error: Illegal operands {standard input}:1056: Error: Illegal operands {standard input}:1062: Error: Illegal operands {standard input}:1098: Error: Illegal operands {standard input}:1099: Error: Illegal operands {standard input}:1100: Error: Illegal operands {standard input}:1103: Error: Illegal operands {standard input}:1104: Error: Illegal operands {standard input}:1111: Error: Illegal operands {standard input}:1114: Error: Illegal operands {standard input}:1115: Error: Illegal operands {standard input}:1119: Error: Illegal operands {standard input}:1122: Error: Illegal operands {standard input}:1123: Error: Illegal operands {standard input}:1127: Error: Illegal operands {standard input}:1129: Error: Illegal operands {standard input}:1130: Error: Illegal operands {standard input}:1131: Error: Illegal operands {standard input}:1133: Error: Illegal operands {standard input}:1134: Error: Illegal operands {standard input}:1135: Error: Illegal operands {standard input}:1137: Error: Illegal operands {standard input}:1138: Error: Illegal operands {standard input}:1142: Error: Illegal operands {standard input}:1143: Error: Illegal operands {standard input}:1151: Error: Illegal operands {standard input}:1163: Error: Illegal operands {standard input}:1182: Error: Illegal operands {standard input}:1183: Error: Illegal operands {standard input}:1192: Error: Illegal operands {standard input}:1196: Error: Illegal operands distcc[8234] ERROR: compile /scratch/kisskb/src/arch/cris/arch-v10/kernel/io_interface_mux.c on localhost failed make[2]: *** [arch/cris/arch-v10/kernel/io_interface_mux.o] Error 1 /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: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: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[8166] ERROR: compile (null) on localhost failed make[2]: *** [arch/cris/arch-v10/kernel/entry.o] Error 1 /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S: Assembler messages: /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:65: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:70: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:93: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:169: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:175: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:178: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/../lib/dram_init.S:26: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/../lib/dram_init.S:29: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/../lib/dram_init.S:33: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/../lib/dram_init.S:36: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:218: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:224: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:225: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:231: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:234: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:243: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:262: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:263: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:269: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:272: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:291: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:299: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:300: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:311: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:312: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:321: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:349: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:350: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:469: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:472: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:491: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:492: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:493: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:498: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:511: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:512: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:521: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:522: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:525: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:526: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:531: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:532: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:541: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:542: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:545: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:546: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:563: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:564: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:571: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:576: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:587: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:598: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:605: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:610: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:621: Error: Illegal operands /scratch/kisskb/src/arch/cris/arch-v10/kernel/head.S:632: Error: Illegal operands distcc[8236] ERROR: compile (null) on localhost failed make[2]: *** [arch/cris/arch-v10/kernel/head.o] Error 1 make[1]: *** [init] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [arch/cris/kernel] Error 2 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: *** [sub-make] Error 2 make: INTERNAL: Exiting with 129 jobserver tokens available; should be 128! make failed, trying to bisect .. ## bisect start Last known good revision 421a9f3b665e439321d1e83638c65d44f7a45c6e # < git symbolic-ref HEAD # < git merge-base 421a9f3b665e439321d1e83638c65d44f7a45c6e 0f18dfdb68c13ae2f53ef784f3e2d3d3add84e8a Good rev is not an ancestor, rebased tree? 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_etrax-100lx_defconfig_cris CROSS_COMPILE=/opt/crosstool/gcc-4.3.3-nolibc/crisv32-linux/bin/crisv32-linux- " (2)