>>> lua5.4: Building main/lua5.4 5.4.3-r1 (using abuild 3.9.0-r0) started Thu, 12 May 2022 00:40:01 +0000 >>> lua5.4: Checking sanity of /home/buildozer/aports/main/lua5.4/APKBUILD... >>> lua5.4: Analyzing dependencies... >>> lua5.4: Installing for build: build-base libtool autoconf automake readline-dev (1/15) Installing readline (8.1.1-r0) (2/15) Installing bash (5.1.16-r0) Executing bash-5.1.16-r0.post-install (3/15) Installing libltdl (2.4.6-r7) (4/15) Installing libtool (2.4.6-r7) (5/15) Installing m4 (1.4.18-r2) (6/15) Installing perl (5.34.0-r1) (7/15) Installing autoconf (2.71-r0) (8/15) Installing automake (1.16.4-r1) (9/15) Installing libhistory (8.1.1-r0) (10/15) Installing ncurses-dev (6.3_p20211120-r0) (11/15) Installing readline-dev (8.1.1-r0) (12/15) Installing .makedepends-lua5.4 (20220512.004001) (13/15) Installing perl-error (0.17029-r1) (14/15) Installing perl-git (2.34.2-r0) (15/15) Installing git-perl (2.34.2-r0) Executing busybox-1.34.1-r5.trigger OK: 392 MiB in 112 packages >>> lua5.4: Cleaning up srcdir >>> lua5.4: Cleaning up pkgdir >>> lua5.4: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/lua-5.4.3.tar.gz >>> lua5.4: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/lua-5.4.3.tar.gz >>> lua5.4: Checking sha512sums... lua-5.4.3.tar.gz: OK lua-5.4-make.patch: OK lua-5.4-module_paths.patch: OK lua5.4.pc: OK CVE-2022-28805.patch: OK >>> lua5.4: Unpacking /var/cache/distfiles/v3.15/lua-5.4.3.tar.gz... >>> lua5.4: lua-5.4-make.patch patching file Makefile Hunk #1 succeeded at 104 with fuzz 1 (offset -8 lines). patching file src/Makefile Hunk #1 succeeded at 60 with fuzz 1 (offset 1 line). Hunk #2 succeeded at 219 with fuzz 2 (offset 25 lines). >>> lua5.4: lua-5.4-module_paths.patch patching file src/luaconf.h Hunk #1 succeeded at 221 (offset 5 lines). >>> lua5.4: CVE-2022-28805.patch patching file src/lparser.c Hunk #1 succeeded at 457 (offset -11 lines). libtoolize: putting auxiliary files in '.'. libtoolize: linking file './config.guess' libtoolize: linking file './config.sub' libtoolize: linking file './install-sh' libtoolize: linking file './ltmain.sh' libtoolize: You should add the contents of the following files to 'aclocal.m4': libtoolize: '/usr/share/aclocal/libtool.m4' libtoolize: '/usr/share/aclocal/ltoptions.m4' libtoolize: '/usr/share/aclocal/ltsugar.m4' libtoolize: '/usr/share/aclocal/ltversion.m4' libtoolize: '/usr/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:4: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:4: You should run autoupdate. aclocal.m4:113: AC_PROG_LIBTOOL is expanded from... configure.ac:4: the top level checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking how to print strings... printf checking for aarch64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert aarch64-alpine-linux-musl file names to aarch64-alpine-linux-musl format... func_convert_file_noop checking how to convert aarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for aarch64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-alpine-linux-musl-strip... no checking for strip... strip checking for aarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/aarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating ./config.status config.status: executing libtool commands ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lapi.lo lapi.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lcode.lo lcode.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lctype.lo lctype.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o ldebug.lo ldebug.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o ldo.lo ldo.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o ldump.lo ldump.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lfunc.lo lfunc.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lgc.lo lgc.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o llex.lo llex.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lmem.lo lmem.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lobject.lo lobject.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lopcodes.lo lopcodes.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lparser.lo lparser.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lstate.lo lstate.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lstring.lo lstring.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o ltable.lo ltable.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o ltm.lo ltm.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lundump.lo lundump.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lvm.lo lvm.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lzio.lo lzio.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lauxlib.lo lauxlib.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lbaselib.lo lbaselib.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lcorolib.lo lcorolib.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o ldblib.lo ldblib.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o liolib.lo liolib.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lmathlib.lo lmathlib.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o loadlib.lo loadlib.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o loslib.lo loslib.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lstrlib.lo lstrlib.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o ltablib.lo ltablib.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lutf8lib.lo lutf8lib.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o linit.lo linit.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o lua.lo lua.c ../libtool --quiet --tag=CC --mode=compile gcc -std=gnu99 -c -Os -Os -DLUA_USE_LINUX -DLUA_COMPAT_5_2 -DLUA_USE_READLINE -o luac.lo luac.c ../libtool --quiet --tag=CC --mode=link gcc -std=gnu99 -version-info 0:0:0 -release 5.4 \ -rpath /usr/lib -o liblua.la lapi.lo lcode.lo lctype.lo ldebug.lo ldo.lo ldump.lo lfunc.lo lgc.lo llex.lo lmem.lo lobject.lo lopcodes.lo lparser.lo lstate.lo lstring.lo ltable.lo ltm.lo lundump.lo lvm.lo lzio.lo lauxlib.lo lbaselib.lo lcorolib.lo ldblib.lo liolib.lo lmathlib.lo loadlib.lo loslib.lo lstrlib.lo ltablib.lo lutf8lib.lo linit.lo -lpthread -lm -ldl -lreadline ar: `u' modifier ignored since `D' is the default (see `U') ../libtool --quiet --tag=CC --mode=link gcc -std=gnu99 -export-dynamic -o lua \ lua.lo liblua.la ../libtool --quiet --tag=CC --mode=link gcc -std=gnu99 -static -o luac luac.lo \ liblua.la make[1]: Entering directory '/home/buildozer/aports/main/lua5.4/src/lua-5.4.3/src' ./lua -v Lua 5.4.3 Copyright (C) 1994-2021 Lua.org, PUC-Rio make[1]: Leaving directory '/home/buildozer/aports/main/lua5.4/src/lua-5.4.3/src' >>> lua5.4: Entering fakeroot... mkdir -p /home/buildozer/aports/main/lua5.4/pkg/lua5.4/usr/bin /home/buildozer/aports/main/lua5.4/pkg/lua5.4/usr/include/lua5.4 /home/buildozer/aports/main/lua5.4/pkg/lua5.4/usr/lib/lua5.4 cd src; ../libtool --quiet --tag=CC --mode=install install -p -m 0755 lua luac /home/buildozer/aports/main/lua5.4/pkg/lua5.4/usr/bin libtool: warning: 'liblua.la' has not been installed in '/usr/lib' cd src; install -p -m 0644 lua.h luaconf.h lualib.h lauxlib.h lua.hpp /home/buildozer/aports/main/lua5.4/pkg/lua5.4/usr/include/lua5.4 cd src; ../libtool --quiet --tag=CC --mode=install install -p -m 0644 liblua.la /home/buildozer/aports/main/lua5.4/pkg/lua5.4/usr/lib/lua5.4 libtool: warning: remember to run 'libtool --finish /usr/lib' >>> lua5.4-dev*: Running split function dev... >>> lua5.4-dev*: Preparing subpackage lua5.4-dev... >>> lua5.4-dev*: Stripping binaries >>> lua5.4-dev*: Running postcheck for lua5.4-dev >>> lua5.4-doc*: Running split function doc... >>> lua5.4-doc*: Preparing subpackage lua5.4-doc... >>> lua5.4-doc*: Running postcheck for lua5.4-doc >>> lua5.4-libs*: Running split function libs... >>> lua5.4-libs*: Preparing subpackage lua5.4-libs... >>> lua5.4-libs*: Stripping binaries >>> lua5.4-libs*: Running postcheck for lua5.4-libs >>> lua5.4*: Running postcheck for lua5.4 >>> lua5.4*: Preparing package lua5.4... >>> lua5.4*: Stripping binaries >>> lua5.4-dev*: Scanning shared objects >>> lua5.4-doc*: Scanning shared objects >>> lua5.4-libs*: Scanning shared objects >>> lua5.4*: Scanning shared objects >>> lua5.4-dev*: Tracing dependencies... lua5.4 lua5.4-libs=5.4.3-r1 pkgconfig >>> lua5.4-dev*: Package size: 560.0 KB >>> lua5.4-dev*: Compressing data... >>> lua5.4-dev*: Create checksum... >>> lua5.4-dev*: Create lua5.4-dev-5.4.3-r1.apk >>> lua5.4-doc*: Tracing dependencies... >>> lua5.4-doc*: Package size: 28.0 KB >>> lua5.4-doc*: Compressing data... >>> lua5.4-doc*: Create checksum... >>> lua5.4-doc*: Create lua5.4-doc-5.4.3-r1.apk >>> lua5.4-libs*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> lua5.4-libs*: Package size: 260.0 KB >>> lua5.4-libs*: Compressing data... >>> lua5.4-libs*: Create checksum... >>> lua5.4-libs*: Create lua5.4-libs-5.4.3-r1.apk >>> lua5.4*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:liblua-5.4.so.0 so:libreadline.so.8 >>> lua5.4*: Package size: 196.0 KB >>> lua5.4*: Compressing data... >>> lua5.4*: Create checksum... >>> lua5.4*: Create lua5.4-5.4.3-r1.apk >>> lua5.4: Build complete at Thu, 12 May 2022 00:40:15 +0000 elapsed time 0h 0m 14s >>> lua5.4: Cleaning up srcdir >>> lua5.4: Cleaning up pkgdir >>> lua5.4: Uninstalling dependencies... (1/15) Purging .makedepends-lua5.4 (20220512.004001) (2/15) Purging libtool (2.4.6-r7) (3/15) Purging bash (5.1.16-r0) Executing bash-5.1.16-r0.pre-deinstall (4/15) Purging libltdl (2.4.6-r7) (5/15) Purging autoconf (2.71-r0) (6/15) Purging m4 (1.4.18-r2) (7/15) Purging automake (1.16.4-r1) (8/15) Purging readline-dev (8.1.1-r0) (9/15) Purging libhistory (8.1.1-r0) (10/15) Purging readline (8.1.1-r0) (11/15) Purging git-perl (2.34.2-r0) (12/15) Purging perl-git (2.34.2-r0) (13/15) Purging perl-error (0.17029-r1) (14/15) Purging perl (5.34.0-r1) (15/15) Purging ncurses-dev (6.3_p20211120-r0) Executing busybox-1.34.1-r5.trigger OK: 346 MiB in 97 packages >>> lua5.4: Updating the main/aarch64 repository index... >>> lua5.4: Signing the index...