[Buildroot] [V3 1/3] prosody: bump to version 0.10.0

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Oct 22 10:37:59 UTC 2017


Hello,

On Sun, 22 Oct 2017 09:17:14 +0200, Francois Perrad wrote:
> this version is not restricted to Lua 5.1
> 
> Signed-off-by: Francois Perrad <francois.perrad at gadz.org>

I'm sorry, but it still doesn't build, with the same build error:

table.c: In function ‘Lpack’:
table.c:14:2: error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode
  for(int arg = n_args; arg >= 1; arg--) {
  ^
table.c:14:2: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code

With the same defconfig:

BR2_arm=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.org/toolchains/tarballs/br-arm-full-2017.05-1078-g95b1dae.tar.bz2"
BR2_TOOLCHAIN_EXTERNAL_GCC_4_9=y
BR2_TOOLCHAIN_EXTERNAL_HEADERS_3_10=y
BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
# BR2_TOOLCHAIN_EXTERNAL_HAS_THREADS_DEBUG is not set
BR2_TOOLCHAIN_EXTERNAL_CXX=y
BR2_INIT_NONE=y
BR2_SYSTEM_BIN_SH_NONE=y
# BR2_PACKAGE_BUSYBOX is not set
BR2_PACKAGE_LUA=y
BR2_PACKAGE_PROSODY=y
# BR2_TARGET_ROOTFS_TAR is not set

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list