#20264: x86_64_uClibc: stack-protector enabled but compiler support broken
-------------------------+------------------------
 Reporter:  42@…         |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:
Component:  base system  |    Version:  Trunk
 Keywords:               |
-------------------------+------------------------
 I can't build the image:

 {{{
 make[5]: Entering directory '/home/x/openwrt-64/build_dir/target-
 x86_64_uClibc-0.9.33.2/linux-x86_64/linux-3.18.19'
 arch/x86/Makefile:114: stack-protector enabled but compiler support broken
 scripts/kconfig/conf --silentoldconfig Kconfig
 net/sched/Kconfig:43: warning: menuconfig statement without prompt
 .config:2356:warning: override: M486 changes choice state
 .config:4453:warning: override: SPARSEMEM_MANUAL changes choice state
 .config:4720:warning: override: TREE_RCU changes choice state
 #
 # configuration written to .config
 #
 arch/x86/Makefile:114: stack-protector enabled but compiler support broken
   CHK     include/config/kernel.release
   CHK     include/generated/uapi/linux/version.h
   CHK     include/generated/utsrelease.h
   CALL    scripts/checksyscalls.sh
   CHK     include/generated/compile.h
   LINK    vmlinux
   LD      vmlinux.o
   MODPOST vmlinux.o
   GEN     .version
   CHK     include/generated/compile.h
   UPD     include/generated/compile.h
   CC      init/version.o
   LD      init/built-in.o
 init/built-in.o: In function `do_one_initcall':
 /home/x/openwrt-64/build_dir/target-x86_64_uClibc-0.9.33.2/linux-
 x86_64/linux-3.18.19/init/main.c:804: undefined reference to
 `__stack_chk_guard'
 /home/x/openwrt-64/build_dir/target-x86_64_uClibc-0.9.33.2/linux-
 x86_64/linux-3.18.19/init/main.c:830: undefined reference to
 `__stack_chk_guard'
 init/built-in.o: In function `name_to_dev_t':
 /home/x/openwrt-64/build_dir/target-x86_64_uClibc-0.9.33.2/linux-
 x86_64/linux-3.18.19/init/do_mounts.c:211: undefined reference to
 `__stack_chk_guard'
 /home/x/openwrt-64/build_dir/target-x86_64_uClibc-0.9.33.2/linux-
 x86_64/linux-3.18.19/init/do_mounts.c:288: undefined reference to
 `__stack_chk_guard'
 init/built-in.o: In function `mount_block_root':
 /home/x/openwrt-64/build_dir/target-x86_64_uClibc-0.9.33.2/linux-
 x86_64/linux-3.18.19/init/do_mounts.c:379: undefined reference to
 `__stack_chk_guard'
 init/built-in.o:/home/x/openwrt-64/build_dir/target-x86_64_uClibc-0.9.33.2
 /linux-x86_64/linux-3.18.19/init/do_mounts.c:435: more undefined
 references to `__stack_chk_guard' follow
 Makefile:923: recipe for target 'vmlinux' failed
 make[5]: *** [vmlinux] Error 1
 make[5]: Leaving directory '/home/x/openwrt-64/build_dir/target-
 x86_64_uClibc-0.9.33.2/linux-x86_64/linux-3.18.19'
 Makefile:22: recipe for target '/home/x/openwrt-64/build_dir/target-
 x86_64_uClibc-0.9.33.2/linux-x86_64/linux-3.18.19/.image' failed
 make[4]: *** [/home/x/openwrt-64/build_dir/target-x86_64_uClibc-0.9.33.2
 /linux-x86_64/linux-3.18.19/.image] Error 2
 make[4]: Leaving directory '/home/x/openwrt-64/target/linux/x86'
 Makefile:13: recipe for target 'install' failed
 make[3]: *** [install] Error 2
 make[3]: Leaving directory '/home/x/openwrt-64/target/linux'
 target/Makefile:21: recipe for target 'target/linux/install' failed
 make[2]: *** [target/linux/install] Error 2
 make[2]: Leaving directory '/home/x/openwrt-64'
 target/Makefile:17: recipe for target '/home/x/openwrt-64/staging_dir
 /target-x86_64_uClibc-0.9.33.2/stamp/.target_install' failed
 make[1]: *** [/home/x/openwrt-64/staging_dir/target-
 x86_64_uClibc-0.9.33.2/stamp/.target_install] Error 2
 make[1]: Leaving directory '/home/x/openwrt-64'
 /home/x/openwrt-64/include/toplevel.mk:181: recipe for target 'world'
 failed
 make: *** [world] Error 2
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/20264>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to