#19040: build fails at tools/mkimage/uboot on power8
-----------------------+------------------------
Reporter: bittorf@… | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: packages | Version: Trunk
Keywords: |
-----------------------+------------------------
we are trying to build on GCC compile farm with fedora on
Power8/ppc64le/160 cores/256gig RAM 8-) and the build fails early during
building tools with:
{{{
*** Default configuration is based on 'sandbox_defconfig'
make[4]: Leaving directory
'/home/bastian/openwrt/build_dir/host/u-boot-2014.10'
make[4]: Entering directory
'/home/bastian/openwrt/build_dir/host/u-boot-2014.10'
scripts/kconfig/conf --silentoldconfig Kconfig
CHK include/config.h
GEN include/autoconf.mk
GEN include/autoconf.mk.dep
make[4]: sdl-config: Command not found
make[4]: sdl-config: Command not found
make[4]: sdl-config: Command not found
CHK include/config/uboot.release
make[4]: sdl-config: Command not found
CHK include/generated/version_autogenerated.h
make[4]: sdl-config: Command not found
CHK include/generated/timestamp_autogenerated.h
UPD include/generated/timestamp_autogenerated.h
make[4]: sdl-config: Command not found
HOSTCC tools/dumpimage.o
HOSTCC tools/image-host.o
HOSTCC tools/mkenvimage.o
HOSTCC tools/mkimage.o
HOSTLD tools/mkenvimage
HOSTLD tools/dumpimage
HOSTLD tools/mkimage
HOSTLD tools/fit_info
HOSTLD tools/fit_check_sign
HOSTCC tools/proftool
In file included from /usr/include/asm/sigcontext.h:13:0,
from /usr/include/bits/sigcontext.h:27,
from /usr/include/signal.h:332,
from /usr/include/sys/param.h:28,
from tools/proftool.c:18:
/usr/include/asm/elf.h:153:9: error: unknown type name '__vector128'
typedef __vector128 elf_vrreg_t;
^
scripts/Makefile.host:118: recipe for target 'tools/proftool' failed
make[5]: *** [tools/proftool] Error 1
Makefile:1195: recipe for target 'tools-only' failed
make[4]: *** [tools-only] Error 2
make[4]: Leaving directory
'/home/bastian/openwrt/build_dir/host/u-boot-2014.10'
Makefile:46: recipe for target
'/home/bastian/openwrt/build_dir/host/u-boot-2014.10/.built' failed
make[3]: *** [/home/bastian/openwrt/build_dir/host/u-boot-2014.10/.built]
Error 2
}}}
this also happens with 'make -j1'. this is not urgent, maybe somebody has
an idea.
--
Ticket URL: <https://dev.openwrt.org/ticket/19040>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets