# git rev-parse -q --verify 1ba4cb3d67e181bdc9a911d7be81f64e3d7597d2^{commit} 1ba4cb3d67e181bdc9a911d7be81f64e3d7597d2 already have revision, skipping fetch # git checkout -q -f -B kisskb 1ba4cb3d67e181bdc9a911d7be81f64e3d7597d2 # git clean -qxdf # git log -1 commit 1ba4cb3d67e181bdc9a911d7be81f64e3d7597d2 Author: Nicholas Piggin Date: Thu Nov 24 00:02:09 2016 +1100 powerpc/64e: Don't branch to dot symbols This converts one that was missed by b1576fec7f4d ("powerpc: No need to use dot symbols when branching to a function"). Signed-off-by: Nicholas Piggin Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 1ba4cb3d67e181bdc9a911d7be81f64e3d7597d2 # < make -j 10 ARCH=powerpc O=/home/kisskb/slave/build/powerpc-next_mvme5100_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mvme5100_defconfig # make -j 10 ARCH=powerpc O=/home/kisskb/slave/build/powerpc-next_mvme5100_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- make[1]: Entering directory '/home/kisskb/slave/build/powerpc-next_mvme5100_defconfig_powerpc-5.3' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig CHK include/config/kernel.release GEN ./Makefile WRAP arch/powerpc/include/generated/asm/clkdev.h WRAP arch/powerpc/include/generated/asm/div64.h WRAP arch/powerpc/include/generated/asm/export.h WRAP arch/powerpc/include/generated/asm/irq_regs.h WRAP arch/powerpc/include/generated/asm/irq_work.h WRAP arch/powerpc/include/generated/asm/local64.h WRAP arch/powerpc/include/generated/asm/mcs_spinlock.h WRAP arch/powerpc/include/generated/asm/preempt.h WRAP arch/powerpc/include/generated/asm/rwsem.h WRAP arch/powerpc/include/generated/asm/vtime.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h HOSTCC scripts/basic/bin2c UPD include/config/kernel.release Using /home/kisskb/slave/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h HOSTCC scripts/dtc/dtc.o HOSTCC scripts/dtc/flattree.o HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/devicetable-offsets.s HOSTCC scripts/sortextable HOSTCC scripts/dtc/fstree.o GEN scripts/mod/devicetable-offsets.h MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o HOSTCC scripts/dtc/data.o HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/treesource.o CC kernel/bounds.s CHK include/generated/timeconst.h UPD include/generated/timeconst.h CHK include/generated/bounds.h UPD include/generated/bounds.h CC arch/powerpc/kernel/asm-offsets.s HOSTCC scripts/dtc/srcpos.o HOSTCC scripts/dtc/checks.o HOSTCC scripts/dtc/util.o SHIPPED scripts/dtc/dtc-lexer.lex.c SHIPPED scripts/dtc/dtc-parser.tab.h SHIPPED scripts/dtc/dtc-parser.tab.c HOSTCC scripts/dtc/dtc-lexer.lex.o HOSTCC scripts/dtc/dtc-parser.tab.o CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh HOSTLD scripts/dtc/dtc HOSTLD scripts/mod/modpost LD usr/built-in.o CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/do_mounts_rd.o CC init/noinitramfs.o CC init/init_task.o UPD include/generated/compile.h CC init/version.o CC arch/powerpc/mm/fault.o AS arch/powerpc/lib/string.o CC arch/powerpc/sysdev/mpic.o CC arch/powerpc/kernel/cputable.o CC arch/powerpc/lib/alloc.o CC arch/powerpc/kernel/ptrace.o AS arch/powerpc/lib/crtsavres.o {standard input}: Assembler messages: {standard input}:25: Warning: assuming @xgot on symbol {standard input}:40: Warning: assuming @xgot on symbol {standard input}:56: Warning: assuming @xgot on symbol {standard input}:25: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:25: Error: expression too complex {standard input}:40: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:40: Error: expression too complex {standard input}:56: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:56: Error: expression too complex /home/kisskb/slave/src/scripts/Makefile.build:290: recipe for target 'arch/powerpc/kernel/cputable.o' failed make[2]: *** [arch/powerpc/kernel/cputable.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC arch/powerpc/lib/code-patching.o CC arch/powerpc/lib/feature-fixups.o {standard input}: Assembler messages: {standard input}:27: Warning: assuming @xgot on symbol {standard input}:34: Warning: assuming @xgot on symbol {standard input}:41: Warning: assuming @xgot on symbol {standard input}:49: Warning: assuming @xgot on symbol {standard input}:27: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:27: Error: expression too complex {standard input}:34: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:34: Error: expression too complex {standard input}:41: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:41: Error: expression too complex {standard input}:49: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:49: Error: expression too complex /home/kisskb/slave/src/scripts/Makefile.build:290: recipe for target 'init/noinitramfs.o' failed make[2]: *** [init/noinitramfs.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC arch/powerpc/sysdev/indirect_pci.o CC arch/powerpc/sysdev/i8259.o {standard input}: Assembler messages: {standard input}:158: Warning: assuming @xgot on symbol {standard input}:164: Warning: assuming @xgot on symbol {standard input}:169: Warning: assuming @xgot on symbol {standard input}:284: Warning: assuming @xgot on symbol {standard input}:315: Warning: assuming @xgot on symbol {standard input}:410: Warning: assuming @xgot on symbol {standard input}:411: Warning: assuming @xgot on symbol {standard input}:418: Warning: assuming @xgot on symbol {standard input}:574: Warning: assuming @xgot on symbol {standard input}:578: Warning: assuming @xgot on symbol {standard input}:581: Warning: assuming @xgot on symbol {standard input}:588: Warning: assuming @xgot on symbol {standard input}:594: Warning: assuming @xgot on symbol {standard input}:602: Warning: assuming @xgot on symbol {standard input}:606: Warning: assuming @xgot on symbol {standard input}:158: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:158: Error: expression too complex {standard input}:164: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:164: Error: expression too complex {standard input}:169: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:169: Error: expression too complex {standard input}:284: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:284: Error: expression too complex {standard input}:315: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:315: Error: expression too complex {standard input}:410: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:410: Error: expression too complex {standard input}:411: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:411: Error: expression too complex {standard input}:418: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:418: Error: expression too complex {standard input}:574: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:574: Error: expression too complex {standard input}:578: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:578: Error: expression too complex {standard input}:581: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:581: Error: expression too complex {standard input}:588: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:588: Error: expression too complex {standard input}:594: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:594: Error: expression too complex {standard input}:602: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:602: Error: expression too complex {standard input}:606: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:606: Error: expression too complex /home/kisskb/slave/src/scripts/Makefile.build:290: recipe for target 'arch/powerpc/mm/fault.o' failed make[2]: *** [arch/powerpc/mm/fault.o] Error 1 /home/kisskb/slave/src/Makefile:980: recipe for target 'arch/powerpc/mm' failed make[1]: *** [arch/powerpc/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... AS arch/powerpc/lib/div64.o AS arch/powerpc/lib/copy_32.o {standard input}: Assembler messages: {standard input}:22: Warning: assuming @xgot on symbol {standard input}:29: Warning: assuming @xgot on symbol {standard input}:57: Warning: assuming @xgot on symbol {standard input}:65: Warning: assuming @xgot on symbol {standard input}:69: Warning: assuming @xgot on symbol {standard input}:98: Warning: assuming @xgot on symbol {standard input}:111: Warning: assuming @xgot on symbol {standard input}:149: Warning: assuming @xgot on symbol {standard input}:179: Warning: assuming @xgot on symbol {standard input}:266: Warning: assuming @xgot on symbol {standard input}:281: Warning: assuming @xgot on symbol {standard input}:292: Warning: assuming @xgot on symbol {standard input}:294: Warning: assuming @xgot on symbol {standard input}:326: Warning: assuming @xgot on symbol {standard input}:335: Warning: assuming @xgot on symbol {standard input}:348: Warning: assuming @xgot on symbol {standard input}:359: Warning: assuming @xgot on symbol {standard input}:372: Warning: assuming @xgot on symbol {standard input}:415: Warning: assuming @xgot on symbol {standard input}:437: Warning: assuming @xgot on symbol {standard input}:443: Warning: assuming @xgot on symbol {standard input}:461: Warning: assuming @xgot on symbol {standard input}:465: Warning: assuming @xgot on symbol {standard input}:468: Warning: assuming @xgot on symbol {standard input}:475: Warning: assuming @xgot on symbol {standard input}:478: Warning: assuming @xgot on symbol {standard input}:481: Warning: assuming @xgot on symbol {standard input}:512: Warning: assuming @xgot on symbol {standard input}:530: Warning: assuming @xgot on symbol {standard input}:542: Warning: assuming @xgot on symbol {standard input}:554: Warning: assuming @xgot on symbol {standard input}:565: Warning: assuming @xgot on symbol {standard input}:568: Warning: assuming @xgot on symbol {standard input}:570: Warning: assuming @xgot on symbol {standard input}:592: Warning: assuming @xgot on symbol {standard input}:608: Warning: assuming @xgot on symbol {standard input}:618: Warning: assuming @xgot on symbol {standard input}:621: Warning: assuming @xgot on symbol {standard input}:632: Warning: assuming @xgot on symbol {standard input}:639: Warning: assuming @xgot on symbol {standard input}:647: Warning: assuming @xgot on symbol {standard input}:705: Warning: assuming @xgot on symbol {standard input}:711: Warning: assuming @xgot on symbol {standard input}:715: Warning: assuming @xgot on symbol {standard input}:717: Warning: assuming @xgot on symbol {standard input}:724: Warning: assuming @xgot on symbol {standard input}:730: Warning: assuming @xgot on symbol {standard input}:737: Warning: assuming @xgot on symbol {standard input}:744: Warning: assuming @xgot on symbol {standard input}:22: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:22: Error: expression too complex {standard input}:29: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:29: Error: expression too complex {standard input}:57: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:57: Error: expression too complex {standard input}:65: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:65: Error: expression too complex {standard input}:69: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:69: Error: expression too complex {standard input}:98: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:98: Error: expression too complex {standard input}:111: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:111: Error: expression too complex {standard input}:149: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:149: Error: expression too complex {standard input}:179: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:179: Error: expression too complex {standard input}:266: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:266: Error: expression too complex {standard input}:281: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:281: Error: expression too complex {standard input}:292: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:292: Error: expression too complex {standard input}:294: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:294: Error: expression too complex {standard input}:326: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:326: Error: expression too complex {standard input}:335: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:335: Error: expression too complex {standard input}:348: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:348: Error: expression too complex {standard input}:359: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:359: Error: expression too complex {standard input}:372: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:372: Error: expression too complex {standard input}:415: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:415: Error: expression too complex {standard input}:437: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:437: Error: expression too complex {standard input}:443: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:443: Error: expression too complex {standard input}:461: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:461: Error: expression too complex {standard input}:465: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:465: Error: expression too complex {standard input}:468: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:468: Error: expression too complex {standard input}:475: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:475: Error: expression too complex {standard input}:478: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:478: Error: expression too complex {standard input}:481: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:481: Error: expression too complex {standard input}:512: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:512: Error: expression too complex {standard input}:530: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:530: Error: expression too complex {standard input}:542: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:542: Error: expression too complex {standard input}:554: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:554: Error: expression too complex {standard input}:565: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:565: Error: expression too complex {standard input}:568: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:568: Error: expression too complex {standard input}:570: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:570: Error: expression too complex {standard input}:592: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:592: Error: expression too complex {standard input}:608: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:608: Error: expression too complex {standard input}:618: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:618: Error: expression too complex {standard input}:621: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:621: Error: expression too complex {standard input}:632: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:632: Error: expression too complex {standard input}:639: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:639: Error: expression too complex {standard input}:647: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:647: Error: expression too complex {standard input}:705: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:705: Error: expression too complex {standard input}:711: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:711: Error: expression too complex {standard input}:715: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:715: Error: expression too complex {standard input}:717: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:717: Error: expression too complex {standard input}:724: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:724: Error: expression too complex {standard input}:730: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:730: Error: expression too complex {standard input}:737: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:737: Error: expression too complex {standard input}:744: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:744: Error: expression too complex /home/kisskb/slave/src/scripts/Makefile.build:290: recipe for target 'init/do_mounts_rd.o' failed make[2]: *** [init/do_mounts_rd.o] Error 1 AS arch/powerpc/lib/checksum_32.o CC arch/powerpc/lib/checksum_wrappers.o {standard input}: Assembler messages: {standard input}:26: Warning: assuming @xgot on symbol {standard input}:27: Warning: assuming @xgot on symbol {standard input}:37: Warning: assuming @xgot on symbol {standard input}:57: Warning: assuming @xgot on symbol {standard input}:182: Warning: assuming @xgot on symbol {standard input}:263: Warning: assuming @xgot on symbol {standard input}:271: Warning: assuming @xgot on symbol {standard input}:283: Warning: assuming @xgot on symbol {standard input}:288: Warning: assuming @xgot on symbol {standard input}:296: Warning: assuming @xgot on symbol {standard input}:300: Warning: assuming @xgot on symbol {standard input}:308: Warning: assuming @xgot on symbol {standard input}:312: Warning: assuming @xgot on symbol {standard input}:341: Warning: assuming @xgot on symbol {standard input}:182: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:182: Error: expression too complex {standard input}:26: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:26: Error: expression too complex {standard input}:27: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:27: Error: expression too complex {standard input}:37: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:37: Error: expression too complex {standard input}:57: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:57: Error: expression too complex {standard input}:263: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:263: Error: expression too complex {standard input}:271: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:271: Error: expression too complex {standard input}:283: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:283: Error: expression too complex {standard input}:288: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:288: Error: expression too complex {standard input}:296: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:296: Error: expression too complex {standard input}:300: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:300: Error: expression too complex {standard input}:308: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:308: Error: expression too complex {standard input}:312: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:312: Error: expression too complex {standard input}:341: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:341: Error: expression too complex /home/kisskb/slave/src/scripts/Makefile.build:290: recipe for target 'arch/powerpc/lib/feature-fixups.o' failed make[2]: *** [arch/powerpc/lib/feature-fixups.o] Error 1 make[2]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}:18: Warning: assuming @xgot on symbol {standard input}:39: Warning: assuming @xgot on symbol {standard input}:59: Warning: assuming @xgot on symbol {standard input}:81: Warning: assuming @xgot on symbol {standard input}:84: Warning: assuming @xgot on symbol {standard input}:111: Warning: assuming @xgot on symbol {standard input}:114: Warning: assuming @xgot on symbol {standard input}:153: Warning: assuming @xgot on symbol {standard input}:157: Warning: assuming @xgot on symbol {standard input}:164: Warning: assuming @xgot on symbol {standard input}:190: Warning: assuming @xgot on symbol {standard input}:196: Warning: assuming @xgot on symbol {standard input}:234: Warning: assuming @xgot on symbol {standard input}:243: Warning: assuming @xgot on symbol {standard input}:246: Warning: assuming @xgot on symbol {standard input}:249: Warning: assuming @xgot on symbol {standard input}:251: Warning: assuming @xgot on symbol {standard input}:283: Warning: assuming @xgot on symbol {standard input}:322: Warning: assuming @xgot on symbol {standard input}:356: Warning: assuming @xgot on symbol {standard input}:394: Warning: assuming @xgot on symbol {standard input}:400: Warning: assuming @xgot on symbol {standard input}:422: Warning: assuming @xgot on symbol {standard input}:452: Warning: assuming @xgot on symbol {standard input}:483: Warning: assuming @xgot on symbol {standard input}:580: Warning: assuming @xgot on symbol {standard input}:591: Warning: assuming @xgot on symbol {standard input}:599: Warning: assuming @xgot on symbol {standard input}:644: Warning: assuming @xgot on symbol {standard input}:672: Warning: assuming @xgot on symbol {standard input}:691: Warning: assuming @xgot on symbol {standard input}:708: Warning: assuming @xgot on symbol {standard input}:713: Warning: assuming @xgot on symbol {standard input}:727: Warning: assuming @xgot on symbol {standard input}:751: Warning: assuming @xgot on symbol {standard input}:820: Warning: assuming @xgot on symbol {standard input}:822: Warning: assuming @xgot on symbol {standard input}:854: Warning: assuming @xgot on symbol {standard input}:953: Warning: assuming @xgot on symbol {standard input}:971: Warning: assuming @xgot on symbol {standard input}:976: Warning: assuming @xgot on symbol {standard input}:977: Warning: assuming @xgot on symbol {standard input}:985: Warning: assuming @xgot on symbol {standard input}:986: Warning: assuming @xgot on symbol {standard input}:999: Warning: assuming @xgot on symbol {standard input}:1043: Warning: assuming @xgot on symbol {standard input}:1049: Warning: assuming @xgot on symbol {standard input}:1052: Warning: assuming @xgot on symbol {standard input}:1054: Warning: assuming @xgot on symbol {standard input}:1056: Warning: assuming @xgot on symbol {standard input}:1067: Warning: assuming @xgot on symbol {standard input}:1070: Warning: assuming @xgot on symbol {standard input}:1107: Warning: assuming @xgot on symbol {standard input}:1160: Warning: assuming @xgot on symbol {standard input}:1196: Warning: assuming @xgot on symbol {standard input}:1288: Warning: assuming @xgot on symbol {standard input}:1294: Warning: assuming @xgot on symbol {standard input}:1318: Warning: assuming @xgot on symbol {standard input}:1347: Warning: assuming @xgot on symbol {standard input}:1360: Warning: assuming @xgot on symbol {standard input}:1380: Warning: assuming @xgot on symbol {standard input}:1438: Warning: assuming @xgot on symbol {standard input}:1444: Warning: assuming @xgot on symbol {standard input}:1448: Warning: assuming @xgot on symbol {standard input}:1449: Warning: assuming @xgot on symbol {standard input}:1452: Warning: assuming @xgot on symbol {standard input}:1453: Warning: assuming @xgot on symbol {standard input}:1455: Warning: assuming @xgot on symbol {standard input}:1480: Warning: assuming @xgot on symbol {standard input}:1481: Warning: assuming @xgot on symbol {standard input}:1487: Warning: assuming @xgot on symbol {standard input}:1498: Warning: assuming @xgot on symbol {standard input}:1525: Warning: assuming @xgot on symbol {standard input}:1530: Warning: assuming @xgot on symbol {standard input}:1543: Warning: assuming @xgot on symbol {standard input}:1602: Warning: assuming @xgot on symbol {standard input}:1606: Warning: assuming @xgot on symbol {standard input}:1610: Warning: assuming @xgot on symbol {standard input}:1618: Warning: assuming @xgot on symbol {standard input}:1629: Warning: assuming @xgot on symbol {standard input}:1633: Warning: assuming @xgot on symbol {standard input}:1637: Warning: assuming @xgot on symbol {standard input}:1641: Warning: assuming @xgot on symbol {standard input}:1645: Warning: assuming @xgot on symbol {standard input}:1649: Warning: assuming @xgot on symbol {standard input}:283: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:283: Error: expression too complex {standard input}:322: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:322: Error: expression too complex {standard input}:452: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:452: Error: expression too complex {standard input}:483: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:483: Error: expression too complex {standard input}:1288: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1288: Error: expression too complex {standard input}:1294: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1294: Error: expression too complex {standard input}:1318: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1318: Error: expression too complex {standard input}:1347: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1347: Error: expression too complex {standard input}:1360: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1360: Error: expression too complex {standard input}:1380: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1380: Error: expression too complex {standard input}:18: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:18: Error: expression too complex {standard input}:39: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:39: Error: expression too complex {standard input}:59: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:59: Error: expression too complex {standard input}:81: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:81: Error: expression too complex {standard input}:84: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:84: Error: expression too complex {standard input}:111: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:111: Error: expression too complex {standard input}:114: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:114: Error: expression too complex {standard input}:153: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:153: Error: expression too complex {standard input}:157: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:157: Error: expression too complex {standard input}:164: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:164: Error: expression too complex {standard input}:190: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:190: Error: expression too complex {standard input}:196: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:196: Error: expression too complex {standard input}:356: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:356: Error: expression too complex {standard input}:394: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:394: Error: expression too complex {standard input}:400: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:400: Error: expression too complex {standard input}:422: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:422: Error: expression too complex {standard input}:580: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:580: Error: expression too complex {standard input}:591: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:591: Error: expression too complex {standard input}:599: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:599: Error: expression too complex {standard input}:644: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:644: Error: expression too complex {standard input}:672: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:672: Error: expression too complex {standard input}:691: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:691: Error: expression too complex {standard input}:708: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:708: Error: expression too complex {standard input}:713: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:713: Error: expression too complex {standard input}:727: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:727: Error: expression too complex {standard input}:751: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:751: Error: expression too complex {standard input}:820: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:820: Error: expression too complex {standard input}:822: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:822: Error: expression too complex {standard input}:854: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:854: Error: expression too complex {standard input}:953: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:953: Error: expression too complex {standard input}:971: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:971: Error: expression too complex {standard input}:976: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:976: Error: expression too complex {standard input}:977: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:977: Error: expression too complex {standard input}:985: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:985: Error: expression too complex {standard input}:986: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:986: Error: expression too complex {standard input}:999: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:999: Error: expression too complex {standard input}:1043: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1043: Error: expression too complex {standard input}:1049: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1049: Error: expression too complex {standard input}:1052: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1052: Error: expression too complex {standard input}:1054: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1054: Error: expression too complex {standard input}:1056: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1056: Error: expression too complex {standard input}:1067: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1067: Error: expression too complex {standard input}:1070: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1070: Error: expression too complex {standard input}:1107: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1107: Error: expression too complex {standard input}:1160: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1160: Error: expression too complex {standard input}:1196: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1196: Error: expression too complex {standard input}:1438: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1438: Error: expression too complex {standard input}:1444: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1444: Error: expression too complex {standard input}:1448: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1448: Error: expression too complex {standard input}:1449: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1449: Error: expression too complex {standard input}:1452: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1452: Error: expression too complex {standard input}:1453: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1453: Error: expression too complex {standard input}:1455: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1455: Error: expression too complex {standard input}:1480: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1480: Error: expression too complex {standard input}:1481: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1481: Error: expression too complex {standard input}:1487: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1487: Error: expression too complex {standard input}:1498: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1498: Error: expression too complex {standard input}:1525: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1525: Error: expression too complex {standard input}:1530: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1530: Error: expression too complex {standard input}:1543: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1543: Error: expression too complex {standard input}:234: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:234: Error: expression too complex {standard input}:243: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:243: Error: expression too complex {standard input}:246: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:246: Error: expression too complex {standard input}:249: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:249: Error: expression too complex {standard input}:251: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:251: Error: expression too complex {standard input}:1602: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1602: Error: expression too complex {standard input}:1606: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1606: Error: expression too complex {standard input}:1610: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1610: Error: expression too complex {standard input}:1618: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1618: Error: expression too complex {standard input}:1629: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1629: Error: expression too complex {standard input}:1633: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1633: Error: expression too complex {standard input}:1637: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1637: Error: expression too complex {standard input}:1641: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1641: Error: expression too complex {standard input}:1645: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1645: Error: expression too complex {standard input}:1649: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1649: Error: expression too complex /home/kisskb/slave/src/scripts/Makefile.build:290: recipe for target 'init/main.o' failed make[2]: *** [init/main.o] Error 1 {standard input}: Assembler messages: {standard input}:32: Warning: assuming @xgot on symbol {standard input}:34: Warning: assuming @xgot on symbol {standard input}:172: Warning: assuming @xgot on symbol {standard input}:218: Warning: assuming @xgot on symbol {standard input}:219: Warning: assuming @xgot on symbol {standard input}:272: Warning: assuming @xgot on symbol {standard input}:273: Warning: assuming @xgot on symbol {standard input}:330: Warning: assuming @xgot on symbol {standard input}:386: Warning: assuming @xgot on symbol {standard input}:430: Warning: assuming @xgot on symbol {standard input}:445: Warning: assuming @xgot on symbol {standard input}:516: Warning: assuming @xgot on symbol {standard input}:578: Warning: assuming @xgot on symbol {standard input}:624: Warning: assuming @xgot on symbol {standard input}:768: Warning: assuming @xgot on symbol {standard input}:799: Warning: assuming @xgot on symbol {standard input}:809: Warning: assuming @xgot on symbol {standard input}:812: Warning: assuming @xgot on symbol {standard input}:815: Warning: assuming @xgot on symbol {standard input}:820: Warning: assuming @xgot on symbol {standard input}:824: Warning: assuming @xgot on symbol {standard input}:835: Warning: assuming @xgot on symbol {standard input}:32: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:32: Error: expression too complex {standard input}:34: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:34: Error: expression too complex {standard input}:172: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:172: Error: expression too complex {standard input}:218: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:218: Error: expression too complex {standard input}:219: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:219: Error: expression too complex {standard input}:272: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:272: Error: expression too complex {standard input}:273: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:273: Error: expression too complex {standard input}:330: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:330: Error: expression too complex {standard input}:386: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:386: Error: expression too complex {standard input}:430: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:430: Error: expression too complex {standard input}:445: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:445: Error: expression too complex {standard input}:516: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:516: Error: expression too complex {standard input}:578: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:578: Error: expression too complex {standard input}:624: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:624: Error: expression too complex {standard input}:768: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:768: Error: expression too complex {standard input}:799: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:799: Error: expression too complex {standard input}:809: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:809: Error: expression too complex {standard input}:812: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:812: Error: expression too complex {standard input}:815: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:815: Error: expression too complex {standard input}:820: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:820: Error: expression too complex {standard input}:824: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:824: Error: expression too complex {standard input}:835: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:835: Error: expression too complex /home/kisskb/slave/src/scripts/Makefile.build:290: recipe for target 'arch/powerpc/sysdev/i8259.o' failed make[2]: *** [arch/powerpc/sysdev/i8259.o] Error 1 make[2]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}:44: Warning: assuming @xgot on symbol {standard input}:189: Warning: assuming @xgot on symbol {standard input}:356: Warning: assuming @xgot on symbol {standard input}:44: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:44: Error: expression too complex {standard input}:189: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:189: Error: expression too complex {standard input}:356: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:356: Error: expression too complex /home/kisskb/slave/src/scripts/Makefile.build:290: recipe for target 'arch/powerpc/sysdev/indirect_pci.o' failed make[2]: *** [arch/powerpc/sysdev/indirect_pci.o] Error 1 /home/kisskb/slave/src/Makefile:980: recipe for target 'arch/powerpc/lib' failed make[1]: *** [arch/powerpc/lib] Error 2 {standard input}: Assembler messages: {standard input}:25: Warning: assuming @xgot on symbol {standard input}:119: Warning: assuming @xgot on symbol {standard input}:127: Warning: assuming @xgot on symbol {standard input}:128: Warning: assuming @xgot on symbol {standard input}:132: Warning: assuming @xgot on symbol {standard input}:243: Warning: assuming @xgot on symbol {standard input}:244: Warning: assuming @xgot on symbol {standard input}:363: Warning: assuming @xgot on symbol {standard input}:364: Warning: assuming @xgot on symbol {standard input}:466: Warning: assuming @xgot on symbol {standard input}:472: Warning: assuming @xgot on symbol {standard input}:751: Warning: assuming @xgot on symbol {standard input}:786: Warning: assuming @xgot on symbol {standard input}:807: Warning: assuming @xgot on symbol {standard input}:809: Warning: assuming @xgot on symbol {standard input}:817: Warning: assuming @xgot on symbol {standard input}:825: Warning: assuming @xgot on symbol {standard input}:945: Warning: assuming @xgot on symbol {standard input}:950: Warning: assuming @xgot on symbol {standard input}:981: Warning: assuming @xgot on symbol {standard input}:1207: Warning: assuming @xgot on symbol {standard input}:1282: Warning: assuming @xgot on symbol {standard input}:1294: Warning: assuming @xgot on symbol {standard input}:1314: Warning: assuming @xgot on symbol {standard input}:1323: Warning: assuming @xgot on symbol {standard input}:1332: Warning: assuming @xgot on symbol {standard input}:1341: Warning: assuming @xgot on symbol {standard input}:1347: Warning: assuming @xgot on symbol {standard input}:1356: Warning: assuming @xgot on symbol {standard input}:1367: Warning: assuming @xgot on symbol {standard input}:1378: Warning: assuming @xgot on symbol {standard input}:1420: Warning: assuming @xgot on symbol {standard input}:1504: Warning: assuming @xgot on symbol {standard input}:1505: Warning: assuming @xgot on symbol {standard input}:1521: Warning: assuming @xgot on symbol {standard input}:1545: Warning: assuming @xgot on symbol {standard input}:1678: Warning: assuming @xgot on symbol {standard input}:1719: Warning: assuming @xgot on symbol {standard input}:1761: Warning: assuming @xgot on symbol {standard input}:1781: Warning: assuming @xgot on symbol {standard input}:1786: Warning: assuming @xgot on symbol {standard input}:1793: Warning: assuming @xgot on symbol {standard input}:1796: Warning: assuming @xgot on symbol {standard input}:1908: Warning: assuming @xgot on symbol {standard input}:1913: Warning: assuming @xgot on symbol {standard input}:2052: Warning: assuming @xgot on symbol {standard input}:2312: Warning: assuming @xgot on symbol {standard input}:2322: Warning: assuming @xgot on symbol {standard input}:2609: Warning: assuming @xgot on symbol {standard input}:2641: Warning: assuming @xgot on symbol {standard input}:2650: Warning: assuming @xgot on symbol {standard input}:2662: Warning: assuming @xgot on symbol {standard input}:2689: Warning: assuming @xgot on symbol {standard input}:2780: Warning: assuming @xgot on symbol {standard input}:2786: Warning: assuming @xgot on symbol {standard input}:2827: Warning: assuming @xgot on symbol {standard input}:2834: Warning: assuming @xgot on symbol {standard input}:2875: Warning: assuming @xgot on symbol {standard input}:2877: Warning: assuming @xgot on symbol {standard input}:3111: Warning: assuming @xgot on symbol {standard input}:3144: Warning: assuming @xgot on symbol {standard input}:25: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:25: Error: expression too complex {standard input}:119: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:119: Error: expression too complex {standard input}:127: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:127: Error: expression too complex {standard input}:128: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:128: Error: expression too complex {standard input}:132: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:132: Error: expression too complex {standard input}:243: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:243: Error: expression too complex {standard input}:244: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:244: Error: expression too complex {standard input}:363: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:363: Error: expression too complex {standard input}:364: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:364: Error: expression too complex {standard input}:466: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:466: Error: expression too complex {standard input}:472: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:472: Error: expression too complex {standard input}:751: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:751: Error: expression too complex {standard input}:786: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:786: Error: expression too complex {standard input}:807: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:807: Error: expression too complex {standard input}:809: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:809: Error: expression too complex {standard input}:817: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:817: Error: expression too complex {standard input}:825: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:825: Error: expression too complex {standard input}:945: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:945: Error: expression too complex {standard input}:950: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:950: Error: expression too complex {standard input}:981: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:981: Error: expression too complex {standard input}:1207: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1207: Error: expression too complex {standard input}:2609: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2609: Error: expression too complex {standard input}:2641: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2641: Error: expression too complex {standard input}:2650: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2650: Error: expression too complex {standard input}:2662: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2662: Error: expression too complex {standard input}:2689: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2689: Error: expression too complex {standard input}:2780: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2780: Error: expression too complex {standard input}:2786: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2786: Error: expression too complex {standard input}:2827: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2827: Error: expression too complex {standard input}:2834: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2834: Error: expression too complex {standard input}:2875: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2875: Error: expression too complex {standard input}:2877: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2877: Error: expression too complex {standard input}:3111: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:3111: Error: expression too complex {standard input}:3144: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:3144: Error: expression too complex {standard input}:1282: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1282: Error: expression too complex {standard input}:1294: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1294: Error: expression too complex {standard input}:1314: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1314: Error: expression too complex {standard input}:1323: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1323: Error: expression too complex {standard input}:1332: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1332: Error: expression too complex {standard input}:1341: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1341: Error: expression too complex {standard input}:1347: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1347: Error: expression too complex {standard input}:1356: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1356: Error: expression too complex {standard input}:1367: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1367: Error: expression too complex {standard input}:1378: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1378: Error: expression too complex {standard input}:1420: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1420: Error: expression too complex {standard input}:1504: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1504: Error: expression too complex {standard input}:1505: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1505: Error: expression too complex {standard input}:1521: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1521: Error: expression too complex {standard input}:1545: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1545: Error: expression too complex {standard input}:1678: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1678: Error: expression too complex {standard input}:1719: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1719: Error: expression too complex {standard input}:1761: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1761: Error: expression too complex {standard input}:1781: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1781: Error: expression too complex {standard input}:1786: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1786: Error: expression too complex {standard input}:1793: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1793: Error: expression too complex {standard input}:1796: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1796: Error: expression too complex {standard input}:1908: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1908: Error: expression too complex {standard input}:1913: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1913: Error: expression too complex {standard input}:2052: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2052: Error: expression too complex {standard input}:2312: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2312: Error: expression too complex {standard input}:2322: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2322: Error: expression too complex /home/kisskb/slave/src/scripts/Makefile.build:290: recipe for target 'arch/powerpc/sysdev/mpic.o' failed make[2]: *** [arch/powerpc/sysdev/mpic.o] Error 1 /home/kisskb/slave/src/Makefile:980: recipe for target 'arch/powerpc/sysdev' failed make[1]: *** [arch/powerpc/sysdev] Error 2 {standard input}: Assembler messages: {standard input}:21: Warning: assuming @xgot on symbol {standard input}:45: Warning: assuming @xgot on symbol {standard input}:64: Warning: assuming @xgot on symbol {standard input}:91: Warning: assuming @xgot on symbol {standard input}:121: Warning: assuming @xgot on symbol {standard input}:204: Warning: assuming @xgot on symbol {standard input}:221: Warning: assuming @xgot on symbol {standard input}:241: Warning: assuming @xgot on symbol {standard input}:244: Warning: assuming @xgot on symbol {standard input}:282: Warning: assuming @xgot on symbol {standard input}:285: Warning: assuming @xgot on symbol {standard input}:290: Warning: assuming @xgot on symbol {standard input}:301: Warning: assuming @xgot on symbol {standard input}:308: Warning: assuming @xgot on symbol {standard input}:327: Warning: assuming @xgot on symbol {standard input}:361: Warning: assuming @xgot on symbol {standard input}:368: Warning: assuming @xgot on symbol {standard input}:484: Warning: assuming @xgot on symbol {standard input}:516: Warning: assuming @xgot on symbol {standard input}:543: Warning: assuming @xgot on symbol {standard input}:571: Warning: assuming @xgot on symbol {standard input}:592: Warning: assuming @xgot on symbol {standard input}:595: Warning: assuming @xgot on symbol {standard input}:630: Warning: assuming @xgot on symbol {standard input}:636: Warning: assuming @xgot on symbol {standard input}:646: Warning: assuming @xgot on symbol {standard input}:649: Warning: assuming @xgot on symbol {standard input}:651: Warning: assuming @xgot on symbol {standard input}:685: Warning: assuming @xgot on symbol {standard input}:691: Warning: assuming @xgot on symbol {standard input}:693: Warning: assuming @xgot on symbol {standard input}:700: Warning: assuming @xgot on symbol {standard input}:709: Warning: assuming @xgot on symbol {standard input}:769: Warning: assuming @xgot on symbol {standard input}:778: Warning: assuming @xgot on symbol {standard input}:780: Warning: assuming @xgot on symbol {standard input}:847: Warning: assuming @xgot on symbol {standard input}:870: Warning: assuming @xgot on symbol {standard input}:878: Warning: assuming @xgot on symbol {standard input}:881: Warning: assuming @xgot on symbol {standard input}:893: Warning: assuming @xgot on symbol {standard input}:898: Warning: assuming @xgot on symbol {standard input}:905: Warning: assuming @xgot on symbol {standard input}:916: Warning: assuming @xgot on symbol {standard input}:920: Warning: assuming @xgot on symbol {standard input}:925: Warning: assuming @xgot on symbol {standard input}:992: Warning: assuming @xgot on symbol {standard input}:1006: Warning: assuming @xgot on symbol {standard input}:1012: Warning: assuming @xgot on symbol {standard input}:1078: Warning: assuming @xgot on symbol {standard input}:1079: Warning: assuming @xgot on symbol {standard input}:1096: Warning: assuming @xgot on symbol {standard input}:1097: Warning: assuming @xgot on symbol {standard input}:1123: Warning: assuming @xgot on symbol {standard input}:1130: Warning: assuming @xgot on symbol {standard input}:1137: Warning: assuming @xgot on symbol {standard input}:1143: Warning: assuming @xgot on symbol {standard input}:1145: Warning: assuming @xgot on symbol {standard input}:1189: Warning: assuming @xgot on symbol {standard input}:1195: Warning: assuming @xgot on symbol {standard input}:1209: Warning: assuming @xgot on symbol {standard input}:1218: Warning: assuming @xgot on symbol {standard input}:1226: Warning: assuming @xgot on symbol {standard input}:1236: Warning: assuming @xgot on symbol {standard input}:1237: Warning: assuming @xgot on symbol {standard input}:1247: Warning: assuming @xgot on symbol {standard input}:1255: Warning: assuming @xgot on symbol {standard input}:1295: Warning: assuming @xgot on symbol {standard input}:1298: Warning: assuming @xgot on symbol {standard input}:1302: Warning: assuming @xgot on symbol {standard input}:204: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:204: Error: expression too complex {standard input}:221: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:221: Error: expression too complex {standard input}:241: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:241: Error: expression too complex {standard input}:244: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:244: Error: expression too complex {standard input}:282: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:282: Error: expression too complex {standard input}:285: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:285: Error: expression too complex {standard input}:290: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:290: Error: expression too complex {standard input}:301: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:301: Error: expression too complex {standard input}:308: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:308: Error: expression too complex {standard input}:327: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:327: Error: expression too complex {standard input}:361: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:361: Error: expression too complex {standard input}:368: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:368: Error: expression too complex {standard input}:571: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:571: Error: expression too complex {standard input}:592: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:592: Error: expression too complex {standard input}:595: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:595: Error: expression too complex {standard input}:21: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:21: Error: expression too complex {standard input}:45: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:45: Error: expression too complex {standard input}:64: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:64: Error: expression too complex {standard input}:91: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:91: Error: expression too complex {standard input}:121: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:121: Error: expression too complex {standard input}:484: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:484: Error: expression too complex {standard input}:516: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:516: Error: expression too complex {standard input}:543: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:543: Error: expression too complex {standard input}:630: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:630: Error: expression too complex {standard input}:636: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:636: Error: expression too complex {standard input}:646: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:646: Error: expression too complex {standard input}:649: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:649: Error: expression too complex {standard input}:651: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:651: Error: expression too complex {standard input}:685: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:685: Error: expression too complex {standard input}:691: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:691: Error: expression too complex {standard input}:693: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:693: Error: expression too complex {standard input}:700: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:700: Error: expression too complex {standard input}:709: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:709: Error: expression too complex {standard input}:769: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:769: Error: expression too complex {standard input}:778: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:778: Error: expression too complex {standard input}:780: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:780: Error: expression too complex {standard input}:847: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:847: Error: expression too complex {standard input}:870: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:870: Error: expression too complex {standard input}:878: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:878: Error: expression too complex {standard input}:881: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:881: Error: expression too complex {standard input}:893: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:893: Error: expression too complex {standard input}:898: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:898: Error: expression too complex {standard input}:905: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:905: Error: expression too complex {standard input}:916: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:916: Error: expression too complex {standard input}:920: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:920: Error: expression too complex {standard input}:925: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:925: Error: expression too complex {standard input}:992: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:992: Error: expression too complex {standard input}:1006: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1006: Error: expression too complex {standard input}:1012: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1012: Error: expression too complex {standard input}:1078: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1078: Error: expression too complex {standard input}:1079: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1079: Error: expression too complex {standard input}:1096: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1096: Error: expression too complex {standard input}:1097: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1097: Error: expression too complex {standard input}:1123: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1123: Error: expression too complex {standard input}:1130: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1130: Error: expression too complex {standard input}:1137: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1137: Error: expression too complex {standard input}:1143: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1143: Error: expression too complex {standard input}:1145: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1145: Error: expression too complex {standard input}:1189: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1189: Error: expression too complex {standard input}:1195: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1195: Error: expression too complex {standard input}:1209: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}: {standard input}:1209: Error: expression too complex Assembler messages: {standard input}:1218: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:129: Warning: assuming @xgot on symbol {standard input}:1218: Error: expression too complex {standard input}:1226: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:130: Warning: assuming @xgot on symbol {standard input}:1226: Error: expression too complex {standard input}:1236: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1236: Error: expression too complex {standard input}:1237: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1237: Error: expression too complex {standard input}:1247: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1247: Error: expression too complex {standard input}:1255: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1255: Error: expression too complex {standard input}:1295: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1295: Error: expression too complex {standard input}:1298: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1298: Error: expression too complex {standard input}:1302: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1302: Error: expression too complex {standard input}:567: Warning: assuming @xgot on symbol {standard input}:604: Warning: assuming @xgot on symbol {standard input}:719: Warning: assuming @xgot on symbol {standard input}:910: Warning: assuming @xgot on symbol {standard input}:911: Warning: assuming @xgot on symbol {standard input}:976: Warning: assuming @xgot on symbol {standard input}:977: Warning: assuming @xgot on symbol {standard input}:1116: Warning: assuming @xgot on symbol {standard input}:1132: Warning: assuming @xgot on symbol {standard input}:1148: Warning: assuming @xgot on symbol {standard input}:1164: Warning: assuming @xgot on symbol {standard input}:129: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:129: Error: expression too complex {standard input}:130: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:130: Error: expression too complex {standard input}:567: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:567: Error: expression too complex {standard input}:604: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:604: Error: expression too complex {standard input}:719: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:719: Error: expression too complex {standard input}:910: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:910: Error: expression too complex {standard input}:911: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:911: Error: expression too complex {standard input}:976: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:976: Error: expression too complex {standard input}:977: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:977: Error: expression too complex {standard input}:1116: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1116: Error: expression too complex {standard input}:1132: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1132: Error: expression too complex {standard input}:1148: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1148: Error: expression too complex {standard input}:1164: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1164: Error: expression too complex /home/kisskb/slave/src/scripts/Makefile.build:290: recipe for target 'init/do_mounts.o' failed make[2]: *** [init/do_mounts.o] Error 1 /home/kisskb/slave/src/Makefile:980: recipe for target 'init' failed make[1]: *** [init] Error 2 /home/kisskb/slave/src/scripts/Makefile.build:290: recipe for target 'arch/powerpc/kernel/ptrace.o' failed make[2]: *** [arch/powerpc/kernel/ptrace.o] Error 1 /home/kisskb/slave/src/Makefile:980: recipe for target 'arch/powerpc/kernel' failed make[1]: *** [arch/powerpc/kernel] Error 2 make[1]: Leaving directory '/home/kisskb/slave/build/powerpc-next_mvme5100_defconfig_powerpc-5.3' Makefile:150: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -j 10 ARCH=powerpc O=/home/kisskb/slave/build/powerpc-next_mvme5100_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/powerpc-next_mvme5100_defconfig_powerpc-5.3 # Build took: 0:00:10.147818