==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: lua 5.5.1-1 (Tue Aug  4 02:40:00 2026)
==> Retrieving sources...
  -> Found lua-5.5.1.tar.gz
  -> Found liblua.so.patch
  -> Found paths.patch
  -> Found lua.pc
  -> Found license-from-upstream
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    lua-5.5.1.tar.gz ... Passed
    liblua.so.patch ... Passed
    paths.patch ... Passed
    lua.pc ... Passed
    license-from-upstream ... Passed
==> Making package: lua 5.5.1-1 (Tue Aug  4 08:40:03 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found lua-5.5.1.tar.gz
  -> Found liblua.so.patch
  -> Found paths.patch
  -> Found lua.pc
  -> Found license-from-upstream
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting lua-5.5.1.tar.gz with bsdtar
==> Starting prepare()...
patching file Makefile
patching file src/Makefile
Hunk #1 succeeded at 33 with fuzz 1.
patching file src/luaconf.h
Hunk #1 succeeded at 242 (offset 18 lines).
==> Starting build()...
make[1]: Entering directory '/build/lua/src/lua-5.5.1/src'
make all SYSCFLAGS="-DLUA_USE_LINUX" SYSLIBS="-Wl,-E -ldl"
make[2]: Entering directory '/build/lua/src/lua-5.5.1/src'
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o lapi.o lapi.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC  -c lcode.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o lctype.o lctype.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o ldebug.o ldebug.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o ldo.o ldo.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o ldump.o ldump.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o lfunc.o lfunc.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o lgc.o lgc.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC  -c llex.c
lfunc.c: In function 'prepcallclosemth':
lfunc.c:151:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
lfunc.c:153:5: note: here
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o lmem.o lmem.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o lobject.o lobject.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o lopcodes.o lopcodes.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC  -c lparser.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o lstate.o lstate.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o lstring.o lstring.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o ltable.o ltable.c
lobject.c: In function 'pushbuff':
lobject.c:520:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
lobject.c:527:5: note: here
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o ltm.o ltm.c
lgc.c: In function 'reallymarkobject':
lgc.c:356:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
lgc.c:365:5: note: here
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o lundump.o lundump.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o lvm.o lvm.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o lzio.o lzio.c
lcode.c: In function 'luaK_dischargevars':
lcode.c:826:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
lcode.c:828:5: note: here
lcode.c: In function 'discharge2reg':
lcode.c:898:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
lcode.c:900:5: note: here
lcode.c: In function 'luaK_storevar':
lcode.c:1130:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
lcode.c:1133:5: note: here
lcode.c: In function 'luaK_prefix':
lcode.c:1703:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
lcode.c:1706:5: note: here
lcode.c: In function 'luaK_posfix':
lcode.c:1816:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
lcode.c:1820:5: note: here
lcode.c:1854:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
lcode.c:1856:5: note: here
lcode.c: In function 'luaK_finish':
lcode.c:1943:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
lcode.c:1945:7: note: here
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o lauxlib.o lauxlib.c
lapi.c: In function 'lua_upvalueid':
lapi.c:1453:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
lapi.c:1459:5: note: here
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o lbaselib.o lbaselib.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o lcorolib.o lcorolib.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o ldblib.o ldblib.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o liolib.o liolib.c
lcorolib.c: In function 'luaB_close':
lcorolib.c:198:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
lcorolib.c:200:5: note: here
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o lmathlib.o lmathlib.c
ltable.c: In function 'luaH_get':
ltable.c:1030:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
ltable.c:1036:5: note: here
ltable.c: In function 'luaH_pset':
ltable.c:1136:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
ltable.c:1142:5: note: here
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o loadlib.o loadlib.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o loslib.o loslib.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o lstrlib.o lstrlib.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o ltablib.o ltablib.c
lparser.c: In function 'statement':
lparser.c:2121:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
lparser.c:2133:5: note: here
lparser.c: In function 'check_readonly':
lparser.c:308:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
lparser.c:310:5: note: here
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o lutf8lib.o lutf8lib.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o linit.o linit.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o lua.o lua.c
gcc -std=gnu99 -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fPIC   -c -o luac.o luac.c
lua.c: In function 'collectargs':
lua.c:327:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
lua.c:328:7: note: here
lua.c:334:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
lua.c:335:7: note: here
lstrlib.c: In function 'str_pack':
lstrlib.c:1712:103: warning: this statement may fall through [-Wimplicit-fallthrough=]
lstrlib.c:1713:7: note: here
lstrlib.c: In function 'match':
lstrlib.c:653:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
lstrlib.c:655:13: note: here
lstrlib.c: In function 'str_format':
lstrlib.c:1334:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
lstrlib.c:1336:9: note: here
ar rcu liblua.a lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o lcorolib.o ldblib.o liolib.o lmathlib.o loadlib.o loslib.o lstrlib.o ltablib.o lutf8lib.o linit.o 
gcc -std=gnu99 -shared -ldl -Wl,-soname,liblua.so.5.5 -o liblua.so.5.5.1 lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o lcorolib.o ldblib.o liolib.o lmathlib.o loadlib.o loslib.o lstrlib.o ltablib.o lutf8lib.o linit.o -lm -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib liblua.a
gcc -std=gnu99 -o lua  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now lua.o liblua.a -lm -Wl,-E -ldl 
gcc -std=gnu99 -o luac  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now luac.o liblua.a -lm -Wl,-E -ldl 
ln -sf liblua.so.5.5.1 liblua.so.5.5
ln -sf liblua.so.5.5.1 liblua.so
make[2]: Leaving directory '/build/lua/src/lua-5.5.1/src'
make[1]: Leaving directory '/build/lua/src/lua-5.5.1/src'
make[1]: Entering directory '/build/lua/src/lua++-5.5.1/src'
make all SYSCFLAGS="-DLUA_USE_LINUX" SYSLIBS="-Wl,-E -ldl"
make[2]: Entering directory '/build/lua/src/lua++-5.5.1/src'
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o lapi.o lapi.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC  -c lcode.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o lctype.o lctype.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o ldebug.o ldebug.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o ldo.o ldo.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o ldump.o ldump.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o lfunc.o lfunc.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o lgc.o lgc.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC  -c llex.c
lfunc.c: In function 'void prepcallclosemth(lua_State*, StkId, TStatus, int)':
lfunc.c:151:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
lfunc.c:153:5: note: here
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o lmem.o lmem.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o lobject.o lobject.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o lopcodes.o lopcodes.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC  -c lparser.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o lstate.o lstate.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o lstring.o lstring.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o ltable.o ltable.c
lgc.c: In function 'void reallymarkobject(global_State*, GCObject*)':
lgc.c:364:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
lgc.c:365:5: note: here
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o ltm.o ltm.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o lundump.o lundump.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o lvm.o lvm.c
lapi.c: In function 'void* lua_upvalueid(lua_State*, int, int)':
lapi.c:1458:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
lapi.c:1459:5: note: here
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o lzio.o lzio.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o lauxlib.o lauxlib.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o lbaselib.o lbaselib.c
lobject.c: In function 'void pushbuff(lua_State*, void*)':
lobject.c:520:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
lobject.c:527:5: note: here
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o lcorolib.o lcorolib.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o ldblib.o ldblib.c
lcode.c: In function 'void luaK_dischargevars(FuncState*, expdesc*)':
lcode.c:826:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
lcode.c:828:5: note: here
lcode.c: In function 'void discharge2reg(FuncState*, expdesc*, int)':
lcode.c:898:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
lcode.c:900:5: note: here
lcode.c: In function 'void luaK_storevar(FuncState*, expdesc*, expdesc*)':
lcode.c:1130:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
lcode.c:1133:5: note: here
lcode.c: In function 'void luaK_prefix(FuncState*, UnOpr, expdesc*, int)':
lcode.c:1703:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
lcode.c:1706:5: note: here
lcode.c: In function 'void luaK_posfix(FuncState*, BinOpr, expdesc*, expdesc*, int)':
lcode.c:1816:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
lcode.c:1820:5: note: here
lcode.c:1854:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
lcode.c:1856:5: note: here
lcode.c: In function 'void luaK_finish(FuncState*)':
lcode.c:1943:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
lcode.c:1945:7: note: here
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o liolib.o liolib.c
lcorolib.c: In function 'int luaB_close(lua_State*)':
lcorolib.c:198:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
lcorolib.c:200:5: note: here
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o lmathlib.o lmathlib.c
lparser.c: In function 'void statement(LexState*)':
lparser.c:2130:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
lparser.c:2133:5: note: here
lparser.c: In function 'void check_readonly(LexState*, expdesc*)':
lparser.c:308:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
lparser.c:310:5: note: here
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o loadlib.o loadlib.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o loslib.o loslib.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o lstrlib.o lstrlib.c
ltable.c: In function 'lu_byte luaH_get(Table*, const TValue*, TValue*)':
ltable.c:1035:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
ltable.c:1036:5: note: here
ltable.c: In function 'int luaH_pset(Table*, const TValue*, TValue*)':
ltable.c:1141:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
ltable.c:1142:5: note: here
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o ltablib.o ltablib.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o lutf8lib.o lutf8lib.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o linit.o linit.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o lua.o lua.c
g++ -O2 -Wall -Wextra -DLUA_USE_LINUX -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC   -c -o luac.o luac.c
lua.c: In function 'int collectargs(char**, int*)':
lua.c:327:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
lua.c:328:7: note: here
lua.c:334:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
lua.c:335:7: note: here
lstrlib.c: In function 'int str_pack(lua_State*)':
lstrlib.c:1712:103: warning: this statement may fall through [-Wimplicit-fallthrough=]
lstrlib.c:1713:7: note: here
lstrlib.c: In function 'const char* match(MatchState*, const char*, const char*)':
lstrlib.c:653:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
lstrlib.c:655:13: note: here
lstrlib.c: In function 'int str_format(lua_State*)':
lstrlib.c:1334:35: warning: this statement may fall through [-Wimplicit-fallthrough=]
lstrlib.c:1336:9: note: here
ar rcu liblua++.a lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o lcorolib.o ldblib.o liolib.o lmathlib.o loadlib.o loslib.o lstrlib.o ltablib.o lutf8lib.o linit.o 
g++ -shared -ldl -Wl,-soname,liblua++.so.5.5 -o liblua++.so.5.5.1 lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o lcorolib.o ldblib.o liolib.o lmathlib.o loadlib.o loslib.o lstrlib.o ltablib.o lutf8lib.o linit.o -lm -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib liblua++.a
g++ -o lua  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now lua.o liblua++.a -lm -Wl,-E -ldl 
g++ -o luac  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now luac.o liblua++.a -lm -Wl,-E -ldl 
ln -sf liblua++.so.5.5.1 liblua++.so.5.5
ln -sf liblua++.so.5.5.1 liblua++.so
make[2]: Leaving directory '/build/lua/src/lua++-5.5.1/src'
make[1]: Leaving directory '/build/lua/src/lua++-5.5.1/src'
==> Entering fakeroot environment...
==> Starting package()...
cd src && mkdir -p /build/lua/pkg/lua/usr/bin /build/lua/pkg/lua/usr/include /build/lua/pkg/lua/usr/lib /build/lua/pkg/lua/usr/share/man/man1 /build/lua/pkg/lua/usr/share/lua/5.5 /build/lua/pkg/lua/usr/lib/lua/5.5
cd src && install -p -m 0755 lua luac /build/lua/pkg/lua/usr/bin
cd src && cp -d lua.h luaconf.h lualib.h lauxlib.h lua.hpp /build/lua/pkg/lua/usr/include
cd src && cp -d liblua.so liblua.so.5.5 liblua.so.5.5.1 /build/lua/pkg/lua/usr/lib
cd doc && cp -d lua.1 luac.1 /build/lua/pkg/lua/usr/share/man/man1
cd src && mkdir -p null null /build/lua/pkg/lua/usr/lib ../null /build/lua/pkg/lua/usr/share/lua/5.5 /build/lua/pkg/lua/usr/lib/lua/5.5
cd src && install -p -m 0755 lua luac null
cd src && cp -d lua.h luaconf.h lualib.h lauxlib.h lua.hpp null
cd src && cp -d liblua++.so liblua++.so.5.5 liblua++.so.5.5.1 /build/lua/pkg/lua/usr/lib
cd doc && cp -d lua.1 luac.1 ../null
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Removing empty directories...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "lua"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: lua 5.5.1-1 (Tue Aug  4 08:40:14 2026)
==> Cleaning up...
[?12l[?25h