[OpenWrt-Devel] [PATCH v2] kernel: update 3.10.49 to 3.10.58 (released 2014-oct-15)

Dirk Neukirchen dirkneukirchen at web.de
Tue Oct 28 02:46:40 EDT 2014


On 24.10.2014 22:36, Bastian Bittorf wrote:
> All platforms which are using 3.10.x at the moment are upgraded.
> 
> compile tested on all platforms with:
> make tools/install
> make toolchain/install
> make target/linux/compile
> 
> user at box:~/user/openwrt$ cat /tmp/log.txt
> [Wed Oct 22 00:53:22 CEST 2014] ./smoketest.sh: ar7 - OK
> [Wed Oct 22 01:08:27 CEST 2014] ./smoketest.sh: au1000 - OK
> [Wed Oct 22 04:35:56 CEST 2014] ./smoketest.sh: xburst - OK
> 
> run tested on x86, au1000, ar71xx, mpc85xx and brcm47xx
> 
Godd morning - some buildbot feedback:

ar7, au1000 and xburst fail to build on the buildbots around the update with
the same error in image generation regarding an included header

http://buildbot.openwrt.org:8010/builders/ar7 726/727
http://buildbot.openwrt.org:8010/builders/au1000 655/656
http://buildbot.openwrt.org:8010/builders/xburst 705/706

Error taken from buildbots:
In file included from include/linux/string.h:17:0,
                 from include/linux/dynamic_debug.h:111,
                 from include/linux/kernel.h:14,
                 from arch/mips/boot/compressed/decompress.c:15:
/mnt/dl/slave/ar7/build/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/linux-ar7_generic/linux-3.10.58/arch/mips/include/asm/string.h:150:2: error: expected identifier or '(' before '{' token
 ({        \
  ^
arch/mips/boot/compressed/decompress.c:48:7: note: in expansion of macro 'memcpy'
 void *memcpy(void *dest, const void *src, size_t n)
       ^

culprit is possibly: generic/306-mips_mem_functions_performance.patch
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list