# 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-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 1ba4cb3d67e181bdc9a911d7be81f64e3d7597d2 # < make -j 10 ARCH=powerpc O=/home/kisskb/slave/build/powerpc-next_adder875_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- adder875_defconfig # make -j 10 ARCH=powerpc O=/home/kisskb/slave/build/powerpc-next_adder875_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- make[1]: Entering directory '/home/kisskb/slave/build/powerpc-next_adder875_defconfig_powerpc' 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/kallsyms HOSTCC scripts/sortextable HOSTCC scripts/dtc/dtc.o HOSTCC scripts/dtc/flattree.o CC scripts/mod/empty.o HOSTCC scripts/dtc/fstree.o HOSTCC scripts/mod/mk_elfconfig HOSTCC scripts/dtc/data.o HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/srcpos.o CC scripts/mod/devicetable-offsets.s UPD include/config/kernel.release MKELF scripts/mod/elfconfig.h GEN scripts/mod/devicetable-offsets.h HOSTCC scripts/dtc/checks.o HOSTCC scripts/mod/sumversion.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 Using /home/kisskb/slave/src as source for kernel HOSTCC scripts/dtc/dtc-parser.tab.o CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h 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/mod/modpost.o HOSTCC scripts/mod/file2alias.o CHK include/generated/asm-offsets.h HOSTLD scripts/dtc/dtc UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh 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/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/fsl_soc.o CC arch/powerpc/kernel/cputable.o CC arch/powerpc/platforms/8xx/m8xx_setup.o CC arch/powerpc/lib/alloc.o CC arch/powerpc/mm/mem.o {standard input}: Assembler messages: {standard input}:32: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:32: Error: expression too complex {standard input}:56: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:56: Error: expression too complex {standard input}:108: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:108: 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 /home/kisskb/slave/src/Makefile:980: recipe for target 'arch/powerpc/kernel' failed make[1]: *** [arch/powerpc/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... CC arch/powerpc/sysdev/fsl_mpic_err.o AS arch/powerpc/lib/crtsavres.o CC arch/powerpc/lib/code-patching.o {standard input}: Assembler messages: {standard input}:33: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:33: Error: expression too complex {standard input}:47: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:47: Error: expression too complex {standard input}:56: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:56: Error: expression too complex {standard input}:65: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:65: 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/lib/feature-fixups.o AS arch/powerpc/lib/div64.o AS arch/powerpc/lib/copy_32.o {standard input}: Assembler messages: {standard input}:25: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:25: Error: expression too complex {standard input}:504: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:504: 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}:673: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:673: Error: expression too complex {standard input}:744: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:744: Error: expression too complex {standard input}:122: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:122: Error: expression too complex {standard input}:217: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:217: Error: expression too complex {standard input}:287: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:287: Error: expression too complex {standard input}:299: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:299: Error: expression too complex {standard input}:313: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:313: Error: expression too complex {standard input}:329: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:329: Error: expression too complex {standard input}:336: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:336: Error: expression too complex {standard input}:337: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:337: Error: expression too complex {standard input}:340: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:340: Error: expression too complex {standard input}:358: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:358: Error: expression too complex {standard input}:429: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:429: Error: expression too complex {standard input}:460: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:460: Error: expression too complex {standard input}:467: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:467: Error: expression too complex {standard input}:784: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:784: Error: expression too complex {standard input}:800: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:800: Error: expression too complex /home/kisskb/slave/src/scripts/Makefile.build:290: recipe for target 'arch/powerpc/platforms/8xx/m8xx_setup.o' failed make[3]: *** [arch/powerpc/platforms/8xx/m8xx_setup.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:475: recipe for target 'arch/powerpc/platforms/8xx' failed make[2]: *** [arch/powerpc/platforms/8xx] Error 2 /home/kisskb/slave/src/Makefile:980: recipe for target 'arch/powerpc/platforms' failed make[1]: *** [arch/powerpc/platforms] Error 2 AS arch/powerpc/lib/checksum_32.o CC arch/powerpc/lib/checksum_wrappers.o {standard input}: Assembler messages: {standard input}:348: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:348: Error: expression too complex {standard input}:349: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:349: Error: expression too complex {standard input}:357: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:357: Error: expression too complex {standard input}:421: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:421: Error: expression too complex {standard input}:506: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:506: Error: expression too complex {standard input}:514: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:514: Error: expression too complex {standard input}:520: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:520: Error: expression too complex {standard input}:684: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:684: Error: expression too complex {standard input}:984: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:984: Error: expression too complex {standard input}:990: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:990: Error: expression too complex {standard input}:1002: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1002: Error: expression too complex {standard input}:1017: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1017: Error: expression too complex {standard input}:1026: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1026: Error: expression too complex {standard input}:1036: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1036: Error: expression too complex {standard input}:1044: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1044: Error: expression too complex CC arch/powerpc/lib/rheap.o /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 make[2]: *** Waiting for unfinished jobs.... CC arch/powerpc/sysdev/cpm_common.o {standard input}: Assembler messages: {standard input}:34: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:34: Error: expression too complex {standard input}:58: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:58: Error: expression too complex {standard input}:68: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:68: Error: expression too complex {standard input}:86: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:86: Error: expression too complex {standard input}:158: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:158: Error: expression too complex {standard input}:184: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:184: Error: expression too complex {standard input}:193: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:193: Error: expression too complex {standard input}:208: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:208: 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}:295: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:295: Error: expression too complex {standard input}:304: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:304: Error: expression too complex {standard input}:337: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:337: Error: expression too complex {standard input}:345: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:345: 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}:394: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:394: Error: expression too complex {standard input}:402: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:402: Error: expression too complex {standard input}:440: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:440: 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}:470: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:470: Error: expression too complex /home/kisskb/slave/src/scripts/Makefile.build:290: recipe for target 'arch/powerpc/sysdev/fsl_soc.o' failed make[2]: *** [arch/powerpc/sysdev/fsl_soc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}:426: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:426: 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}:550: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:550: Error: expression too complex {standard input}:635: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:635: Error: expression too complex {standard input}:638: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:638: Error: expression too complex {standard input}:660: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:660: Error: expression too complex {standard input}:667: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:667: Error: expression too complex {standard input}: Assembler messages: {standard input}:205: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:205: Error: expression too complex {standard input}:33: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:33: 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}:49: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:49: Error: expression too complex {standard input}:68: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:68: Error: expression too complex {standard input}:77: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:77: Error: expression too complex {standard input}:462: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:462: 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}:491: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:491: Error: expression too complex {standard input}:499: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:499: 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}:517: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:517: 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}:535: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:535: Error: expression too complex {standard input}:579: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:579: Error: expression too complex /home/kisskb/slave/src/scripts/Makefile.build:290: recipe for target 'arch/powerpc/sysdev/fsl_mpic_err.o' failed make[2]: *** [arch/powerpc/sysdev/fsl_mpic_err.o] Error 1 /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}:209: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:209: 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}:281: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:281: 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}:611: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:611: Error: expression too complex {standard input}:899: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:899: Error: expression too complex {standard input}:904: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:904: 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}:912: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:912: Error: expression too complex {standard input}:921: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:921: Error: expression too complex {standard input}:1011: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1011: Error: expression too complex {standard input}:1159: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1159: Error: expression too complex {standard input}:1271: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1271: Error: expression too complex {standard input}:36: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:36: Error: expression too complex {standard input}:58: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:58: 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}:132: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:132: Error: expression too complex {standard input}:154: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:154: 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}:487: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:487: Error: expression too complex {standard input}:489: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:489: Error: expression too complex {standard input}:498: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:498: Error: expression too complex {standard input}:537: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:537: 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}:702: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:702: Error: expression too complex {standard input}:718: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:718: Error: expression too complex {standard input}:731: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:731: Error: expression too complex {standard input}:733: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:733: Error: expression too complex {standard input}:789: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:789: Error: expression too complex {standard input}:794: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:794: Error: expression too complex {standard input}:803: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:803: 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}:830: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:830: Error: expression too complex {standard input}:836: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:836: Error: expression too complex {standard input}:843: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:843: Error: expression too complex {standard input}:848: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:848: Error: expression too complex {standard input}:849: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:849: Error: expression too complex {standard input}:856: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:856: Error: expression too complex /home/kisskb/slave/src/scripts/Makefile.build:290: recipe for target 'arch/powerpc/mm/mem.o' failed make[2]: *** [arch/powerpc/mm/mem.o] Error 1 /home/kisskb/slave/src/Makefile:980: recipe for target 'arch/powerpc/mm' failed make[1]: *** [arch/powerpc/mm] Error 2 {standard input}: Assembler messages: {standard input}:552: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:552: Error: expression too complex {standard input}:628: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:628: Error: expression too complex {standard input}:23: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:23: Error: expression too complex {standard input}:53: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:53: Error: expression too complex {standard input}:82: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:82: Error: expression too complex {standard input}:113: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:113: Error: expression too complex {standard input}:117: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:117: Error: expression too complex {standard input}:152: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:152: Error: expression too complex {standard input}:156: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:156: Error: expression too complex {standard input}:207: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:207: Error: expression too complex {standard input}:216: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:216: Error: expression too complex {standard input}:247: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:247: 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}:366: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:366: Error: expression too complex {standard input}:419: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:419: Error: expression too complex {standard input}:669: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:669: Error: expression too complex {standard input}:696: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:696: Error: expression too complex {standard input}:706: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:706: Error: expression too complex {standard input}:726: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:726: Error: expression too complex {standard input}:736: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:736: Error: expression too complex {standard input}:867: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:867: Error: expression too complex {standard input}:889: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:889: Error: expression too complex {standard input}:899: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:899: Error: expression too complex {standard input}:901: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:901: 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}:982: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:982: Error: expression too complex {standard input}:1025: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1025: Error: expression too complex {standard input}:1047: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1047: Error: expression too complex {standard input}:1074: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1074: Error: expression too complex {standard input}:1082: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1082: Error: expression too complex {standard input}:1106: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1106: 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}:1135: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1135: 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}:1161: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1161: Error: expression too complex {standard input}:1165: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1165: Error: expression too complex {standard input}:1212: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1212: Error: expression too complex {standard input}:1214: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1214: Error: expression too complex {standard input}:1260: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1260: Error: expression too complex {standard input}:1385: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1385: Error: expression too complex {standard input}:1409: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1409: Error: expression too complex {standard input}:1416: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1416: Error: expression too complex {standard input}:1417: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1417: Error: expression too complex {standard input}:1443: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1443: Error: expression too complex {standard input}:1451: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1451: Error: expression too complex {standard input}:1485: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1485: Error: expression too complex {standard input}:1559: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1559: Error: expression too complex {standard input}:1569: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1569: Error: expression too complex {standard input}:1575: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1575: Error: expression too complex {standard input}:1578: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1578: Error: expression too complex {standard input}:1582: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1582: Error: expression too complex {standard input}:1607: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1607: 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}:1622: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1622: Error: expression too complex {standard input}:1688: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1688: Error: expression too complex {standard input}:1768: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1768: Error: expression too complex {standard input}:1787: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1787: Error: expression too complex {standard input}:1808: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1808: Error: expression too complex {standard input}:1813: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1813: Error: expression too complex {standard input}:1822: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1822: Error: expression too complex {standard input}:1962: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1962: Error: expression too complex {standard input}:1971: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1971: Error: expression too complex {standard input}:2007: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2007: Error: expression too complex {standard input}:2064: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2064: Error: expression too complex {standard input}:2102: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2102: Error: expression too complex {standard input}:2127: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2127: Error: expression too complex {standard input}:2200: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2200: Error: expression too complex {standard input}:2214: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2214: Error: expression too complex {standard input}:2222: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2222: Error: expression too complex {standard input}:2228: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2228: Error: expression too complex {standard input}:2245: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2245: Error: expression too complex {standard input}:2259: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2259: Error: expression too complex {standard input}:2309: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2309: Error: expression too complex {standard input}:2310: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2310: 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}:2336: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2336: Error: expression too complex {standard input}:2347: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2347: Error: expression too complex {standard input}:2350: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2350: Error: expression too complex {standard input}:2388: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2388: Error: expression too complex {standard input}:2394: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2394: Error: expression too complex {standard input}:2407: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2407: Error: expression too complex {standard input}:2412: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2412: 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}:495: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:495: Error: expression too complex {standard input}:499: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:499: Error: expression too complex {standard input}:502: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:502: Error: expression too complex {standard input}:504: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:504: Error: expression too complex {standard input}:2500: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2500: Error: expression too complex {standard input}:2507: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2507: Error: expression too complex {standard input}:2513: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2513: Error: expression too complex {standard input}:2534: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2534: Error: expression too complex {standard input}:2549: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2549: Error: expression too complex {standard input}:2555: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2555: Error: expression too complex {standard input}:2560: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2560: Error: expression too complex {standard input}:2566: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2566: Error: expression too complex {standard input}:2572: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2572: Error: expression too complex {standard input}:2578: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2578: 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}:26: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:26: Error: expression too complex {standard input}:41: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:41: Error: expression too complex /home/kisskb/slave/src/scripts/Makefile.build:290: recipe for target 'arch/powerpc/sysdev/cpm_common.o' failed make[2]: *** [arch/powerpc/sysdev/cpm_common.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}:383: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:383: Error: expression too complex {standard input}:442: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:442: Error: expression too complex {standard input}:467: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:467: 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}:612: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:612: Error: expression too complex {standard input}:622: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:622: 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}:720: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:720: Error: expression too complex {standard input}:735: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:735: Error: expression too complex {standard input}:739: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:739: Error: expression too complex {standard input}:757: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:757: Error: expression too complex {standard input}:767: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:767: Error: expression too complex {standard input}:841: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:841: Error: expression too complex {standard input}:844: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:844: 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}:31: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:31: Error: expression too complex {standard input}:60: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:60: Error: expression too complex {standard input}:86: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:86: Error: expression too complex {standard input}:129: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:129: Error: expression too complex {standard input}:158: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:158: 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}:306: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:306: Error: expression too complex {standard input}:345: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:345: Error: expression too complex {standard input}:500: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:500: 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}:533: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:533: Error: expression too complex {standard input}:535: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:535: Error: expression too complex {standard input}:1114: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1114: Error: expression too complex {standard input}:1153: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1153: Error: expression too complex {standard input}:1171: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1171: Error: expression too complex {standard input}:1291: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1291: 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}:1331: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1331: 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}:1342: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1342: 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}:1355: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1355: Error: expression too complex {standard input}:1373: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1373: 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}:1387: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1387: Error: expression too complex {standard input}:1403: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1403: Error: expression too complex {standard input}:1408: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1408: Error: expression too complex {standard input}:1414: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1414: 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}:1549: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1549: Error: expression too complex {standard input}:1550: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1550: Error: expression too complex {standard input}:1551: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1551: Error: expression too complex {standard input}:1598: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1598: Error: expression too complex {standard input}:1603: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1603: Error: expression too complex {standard input}:1608: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1608: Error: expression too complex {standard input}:1613: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1613: Error: expression too complex {standard input}:1646: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1646: Error: expression too complex {standard input}:1652: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1652: Error: expression too complex {standard input}:1706: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1706: Error: expression too complex {standard input}:1717: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1717: Error: expression too complex {standard input}:1734: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1734: Error: expression too complex {standard input}:1741: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1741: Error: expression too complex {standard input}:1752: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1752: Error: expression too complex {standard input}:1762: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1762: Error: expression too complex {standard input}:1764: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1764: Error: expression too complex {standard input}:1779: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1779: 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}:1795: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1795: Error: expression too complex {standard input}:1804: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1804: Error: expression too complex {standard input}:1806: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1806: Error: expression too complex {standard input}:1824: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1824: Error: expression too complex {standard input}:1830: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1830: Error: expression too complex {standard input}:1842: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1842: Error: expression too complex {standard input}:1845: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1845: Error: expression too complex {standard input}:1891: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1891: Error: expression too complex {standard input}:1905: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1905: Error: expression too complex {standard input}:1915: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1915: Error: expression too complex {standard input}:1926: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1926: Error: expression too complex {standard input}:1942: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:1942: 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 {standard input}: Assembler messages: {standard input}:548: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:548: Error: expression too complex {standard input}:968: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:968: Error: expression too complex {standard input}:2546: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2546: Error: expression too complex {standard input}:2551: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2551: Error: expression too complex {standard input}:2557: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2557: Error: expression too complex {standard input}:2566: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2566: Error: expression too complex {standard input}:2590: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2590: Error: expression too complex {standard input}:2595: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2595: 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}:2639: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2639: Error: expression too complex {standard input}:2701: Error: can't resolve `.got' {.got section} - `.LCTOC1' {*UND* section} {standard input}:2701: Error: expression too complex /home/kisskb/slave/src/scripts/Makefile.build:290: recipe for target 'arch/powerpc/lib/rheap.o' failed make[2]: *** [arch/powerpc/lib/rheap.o] Error 1 /home/kisskb/slave/src/Makefile:980: recipe for target 'arch/powerpc/lib' failed make[1]: *** [arch/powerpc/lib] Error 2 make[1]: Leaving directory '/home/kisskb/slave/build/powerpc-next_adder875_defconfig_powerpc' 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_adder875_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/powerpc-next_adder875_defconfig_powerpc # Build took: 0:00:08.989239