Build of bam with android toolchain

The build took 00h 01m 10s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
21,244 ansic
725 python
35 cpp
34 sh
26 makefile
22,064 total

The process tree of the build process is here.

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: bam 0.5.0-1 (Tue Apr 4 19:38:26 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# compiling using arm-linux-androideabi-gcc...
# make_unix.sh: line 27: src/tools/txt2c: cannot execute binary file: Exec format error
# In file included from src/lua/lua.h:16:0,
# from src/context.c:2:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/dep_cpp.c:6:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/dep_search.c:6:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/luafuncs.c:8:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/main.c:12:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/main.c: In function 'register_lua_globals':
# src/main.c:480:14: error: 'internal_files' undeclared (first use in this function)
# for(f = 0; internal_files[f].filename; f++)
# ^
# src/main.c:480:14: note: each undeclared identifier is reported only once for each function it appears in
# src/main.c: In function 'main':
# src/main.c:1122:14: error: 'internal_files' undeclared (first use in this function)
# for(f = 0; internal_files[f].filename; f++)
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lapi.c:16:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lauxlib.c:25:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lbaselib.c:18:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lbitlib.c:13:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lcode.c:16:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lcorolib.c:15:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lctype.h:10,
# from src/lua/lctype.c:13:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/ldblib.c:17:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/ldebug.c:17:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/ldo.c:17:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/ldump.c:15:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lfunc.c:15:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lgc.c:15:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/linit.c:32:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/liolib.c:20:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/liolib.c: In function 'g_write':
# src/lua/liolib.c:621:17: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=]
# ? fprintf(f, LUA_INTEGER_FMT, lua_tointeger(L, arg))
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/llex.c:16:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lmathlib.c:16:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/lmathlib.c: In function 'pushnumint':
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:437:16: note: in expansion of macro 'LUA_INTEGER'
# (*(p) = (LUA_INTEGER)(n), 1))
# ^
# src/lua/lmathlib.c:98:7: note: in expansion of macro 'lua_numbertointeger'
# if (lua_numbertointeger(d, &n)) /* does 'd' fit in an integer? */
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lmem.c:15:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/loadlib.c:21:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lobject.c:20:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# src/lua/lobject.c: In function 'luaO_tostring':
# src/lua/lobject.c:376:5: warning: ISO C90 does not support the 'll' gnu_printf length modifier [-Wformat=]
# len = lua_integer2str(buff, sizeof(buff), ivalue(obj));
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/llimits.h:15,
# from src/lua/lopcodes.h:10,
# from src/lua/lopcodes.c:15:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/loslib.c:19:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/loslib.c: In function 'os_tmpname':
# src/lua/loslib.c:131:39: warning: call to 'tmpnam' declared with attribute warning: tmpnam possibly used unsafely; consider using mkstemp [enabled by default]
# #define lua_tmpnam(b,e) { e = (tmpnam(b) == NULL); }
# ^
# src/lua/loslib.c:169:3: note: in expansion of macro 'lua_tmpnam'
# lua_tmpnam(buff, err);
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lparser.c:15:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lstate.c:16:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lstring.c:15:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lstrlib.c:22:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/lstrlib.c: In function 'addliteral':
# src/lua/lstrlib.c:955:9: warning: ISO C90 does not support the '%a' gnu_printf format [-Wformat=]
# nb = lua_number2strx(L, buff, MAX_ITEM, "%" LUA_NUMBER_FRMLEN "a", n);
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/ltable.c:29:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# src/lua/ltable.c: In function 'l_hashfloat':
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:437:16: note: in expansion of macro 'LUA_INTEGER'
# (*(p) = (LUA_INTEGER)(n), 1))
# ^
# src/lua/ltable.c:103:8: note: in expansion of macro 'lua_numbertointeger'
# if (!lua_numbertointeger(n, &ni)) { /* is 'n' inf/-inf/NaN? */
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/ltablib.c:17:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/ltm.c:15:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lundump.c:15:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lutf8lib.c:18:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lvm.c:19:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# src/lua/lvm.c: In function 'luaV_tointeger':
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:437:16: note: in expansion of macro 'LUA_INTEGER'
# (*(p) = (LUA_INTEGER)(n), 1))
# ^
# src/lua/lvm.c:105:12: note: in expansion of macro 'lua_numbertointeger'
# return lua_numbertointeger(f, p);
# ^
# In file included from src/lua/lua.h:16:0,
# from src/lua/lzio.c:15:
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/lua.h:93:9: note: in expansion of macro 'LUA_INTEGER'
# typedef LUA_INTEGER lua_Integer;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/luaconf.h:522:32: note: in expansion of macro 'LUAI_UACINT'
# #define LUA_UNSIGNED unsigned LUAI_UACINT
# ^
# src/lua/lua.h:96:9: note: in expansion of macro 'LUA_UNSIGNED'
# typedef LUA_UNSIGNED lua_Unsigned;
# ^
# src/lua/luaconf.h:549:27: warning: ISO C90 does not support 'long long' [-Wlong-long]
# #define LUA_INTEGER long long
# ^
# src/lua/luaconf.h:516:22: note: in expansion of macro 'LUA_INTEGER'
# #define LUAI_UACINT LUA_INTEGER
# ^
# src/lua/llimits.h:80:9: note: in expansion of macro 'LUAI_UACINT'
# typedef LUAI_UACINT l_uacInt;
# ^
# ==> ERROR: A failure occurred in build().
# Aborting...