>>> lua-lxc: Building main/lua-lxc 3.0.2-r2 (using abuild 3.10.0-r2) started Wed, 12 Apr 2023 03:51:49 +0000 >>> lua-lxc: Checking sanity of /home/buildozer/aports/main/lua-lxc/APKBUILD... >>> lua-lxc: Analyzing dependencies... >>> lua-lxc: Installing for build: build-base lxc-dev automake autoconf libtool lua5.1-dev lua5.2-dev lua5.3-dev lua5.4-dev (1/29) Installing libseccomp (2.5.4-r2) (2/29) Installing lxc-libs (5.0.2-r1) (3/29) Installing linux-headers (6.2-r0) (4/29) Installing libcap-dev (2.68-r2) (5/29) Installing libseccomp-dev (2.5.4-r2) (6/29) Installing lxc-dev (5.0.2-r1) (7/29) Installing libbz2 (1.0.8-r5) (8/29) Installing perl (5.36.0-r2) (9/29) Installing automake (1.16.5-r2) (10/29) Installing m4 (1.4.19-r3) (11/29) Installing autoconf (2.71-r2) (12/29) Installing libltdl (2.4.7-r2) (13/29) Installing libtool (2.4.7-r2) (14/29) Installing lua5.1-libs (5.1.5-r12) (15/29) Installing lua5.1 (5.1.5-r12) (16/29) Installing lua5.1-dev (5.1.5-r12) (17/29) Installing lua5.2-dev (5.2.4-r12) (18/29) Installing linenoise (1.0-r3) (19/29) Installing lua5.3-libs (5.3.6-r5) (20/29) Installing lua5.3 (5.3.6-r5) (21/29) Installing lua5.3-dev (5.3.6-r5) (22/29) Installing lua5.4-libs (5.4.4-r8) (23/29) Installing readline (8.2.1-r1) (24/29) Installing lua5.4 (5.4.4-r8) (25/29) Installing lua5.4-dev (5.4.4-r8) (26/29) Installing .makedepends-lua-lxc (20230412.035151) (27/29) Installing perl-error (0.17029-r1) (28/29) Installing perl-git (2.40.0-r0) (29/29) Installing git-perl (2.40.0-r0) Executing busybox-1.36.0-r6.trigger OK: 461 MiB in 130 packages >>> lua-lxc: Cleaning up srcdir >>> lua-lxc: Cleaning up pkgdir >>> lua-lxc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lua-lxc-3.0.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 345k 100 345k 0 0 3119k 0 --:--:-- --:--:-- --:--:-- 3142k >>> lua-lxc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lua-lxc-3.0.2.tar.gz >>> lua-lxc: Checking sha512sums... lua-lxc-3.0.2.tar.gz: OK >>> lua-lxc: Unpacking /var/cache/distfiles/edge/lua-lxc-3.0.2.tar.gz... + test -d autom4te.cache + libtoolize libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: linking file 'config/ltmain.sh' libtoolize: putting macros in 'config'. libtoolize: linking file 'config/libtool.m4' libtoolize: linking file 'config/ltversion.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([config])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. + aclocal -I config + autoheader + autoconf configure.ac:15: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:15: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:15: the top level configure.ac:42: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:42: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:42: the top level configure.ac:48: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:48: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:48: the top level + automake --add-missing --copy checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking whether make supports the include directive... yes (GNU style) checking for x86_64-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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to print strings... printf 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/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-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 x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-file... no checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib 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 x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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: line 13043: xno: not found checking for lua... yes checking Lua version... 5.1 checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for a sed that does not truncate output... (cached) /bin/sed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands ---------------------------- Environment: - compiler: gcc - with_lua_pc: no Making all in src make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.1/src' make all-am make[2]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fPIC -DPIC -I../src -I../src -DVERSION=\"3.0.2\" -DLXCPATH=\"\" -Os -fomit-frame-pointer -Wall -Werror -MT libcore_la-core.lo -MD -MP -MF .deps/libcore_la-core.Tpo -c -o libcore_la-core.lo `test -f 'core.c' || echo './'`core.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fPIC -DPIC -I../src -I../src "-DVERSION=\"3.0.2\"" "-DLXCPATH=\"\"" -Os -fomit-frame-pointer -Wall -Werror -MT libcore_la-core.lo -MD -MP -MF .deps/libcore_la-core.Tpo -c core.c -fPIC -DPIC -o .libs/libcore_la-core.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fPIC -DPIC -I../src -I../src "-DVERSION=\"3.0.2\"" "-DLXCPATH=\"\"" -Os -fomit-frame-pointer -Wall -Werror -MT libcore_la-core.lo -MD -MP -MF .deps/libcore_la-core.Tpo -c core.c -o libcore_la-core.o >/dev/null 2>&1 mv -f .deps/libcore_la-core.Tpo .deps/libcore_la-core.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -I../src -I../src -DVERSION=\"3.0.2\" -DLXCPATH=\"\" -Os -fomit-frame-pointer -Wall -Werror -shared -L../ -Wl,-soname,core.so.3 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libcore.la -rpath /usr/lib libcore_la-core.lo -llxc libtool: link: gcc -shared -fPIC -DPIC .libs/libcore_la-core.o -L../ -llxc -Os -Wl,-soname -Wl,core.so.3 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libcore.so.0 -o .libs/libcore.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcore.so.0" && ln -s "libcore.so.0.0.0" "libcore.so.0") libtool: link: (cd ".libs" && rm -f "libcore.so" && ln -s "libcore.so.0.0.0" "libcore.so") libtool: link: ( cd ".libs" && rm -f "libcore.la" && ln -s "../libcore.la" "libcore.la" ) make[2]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.1/src' make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.1/src' make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.1' checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking whether make supports the include directive... yes (GNU style) checking for x86_64-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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to print strings... printf 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/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-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 x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-file... no checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib 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 x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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: line 13043: xno: not found checking for lua... yes checking Lua version... 5.2 checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for a sed that does not truncate output... (cached) /bin/sed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands ---------------------------- Environment: - compiler: gcc - with_lua_pc: no CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/home/buildozer/aports/main/lua-lxc/src/lua5.2/config/missing' autoconf configure.ac:15: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:15: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:15: the top level configure.ac:42: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:42: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:42: the top level configure.ac:48: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:48: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:48: the top level /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --localstatedir=/var build_alias=x86_64-alpine-linux-musl host_alias=x86_64-alpine-linux-musl CC=gcc CFLAGS=-Os -fomit-frame-pointer LDFLAGS=-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs CPPFLAGS=-Os -fomit-frame-pointer LUA_VERSION=5.2 --no-create --no-recursion checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking whether make supports the include directive... yes (GNU style) checking for x86_64-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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to print strings... printf 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/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-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 x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-file... no checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib 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 x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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: line 13043: xno: not found checking for lua... yes checking Lua version... 5.2 checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for a sed that does not truncate output... (cached) /bin/sed checking that generated files are newer than configure... done configure: creating ./config.status ---------------------------- Environment: - compiler: gcc - with_lua_pc: no /bin/sh ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: src/config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands Making all in src make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.2/src' make all-am make[2]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fPIC -DPIC -I../src -I../src -DVERSION=\"3.0.2\" -DLXCPATH=\"\" -Os -fomit-frame-pointer -Wall -Werror -MT libcore_la-core.lo -MD -MP -MF .deps/libcore_la-core.Tpo -c -o libcore_la-core.lo `test -f 'core.c' || echo './'`core.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fPIC -DPIC -I../src -I../src "-DVERSION=\"3.0.2\"" "-DLXCPATH=\"\"" -Os -fomit-frame-pointer -Wall -Werror -MT libcore_la-core.lo -MD -MP -MF .deps/libcore_la-core.Tpo -c core.c -fPIC -DPIC -o .libs/libcore_la-core.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fPIC -DPIC -I../src -I../src "-DVERSION=\"3.0.2\"" "-DLXCPATH=\"\"" -Os -fomit-frame-pointer -Wall -Werror -MT libcore_la-core.lo -MD -MP -MF .deps/libcore_la-core.Tpo -c core.c -o libcore_la-core.o >/dev/null 2>&1 mv -f .deps/libcore_la-core.Tpo .deps/libcore_la-core.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -I../src -I../src -DVERSION=\"3.0.2\" -DLXCPATH=\"\" -Os -fomit-frame-pointer -Wall -Werror -shared -L../ -Wl,-soname,core.so.3 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libcore.la -rpath /usr/lib libcore_la-core.lo -llxc libtool: link: gcc -shared -fPIC -DPIC .libs/libcore_la-core.o -L../ -llxc -Os -Wl,-soname -Wl,core.so.3 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libcore.so.0 -o .libs/libcore.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcore.so.0" && ln -s "libcore.so.0.0.0" "libcore.so.0") libtool: link: (cd ".libs" && rm -f "libcore.so" && ln -s "libcore.so.0.0.0" "libcore.so") libtool: link: ( cd ".libs" && rm -f "libcore.la" && ln -s "../libcore.la" "libcore.la" ) make[2]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.2/src' make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.2/src' make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.2' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.2' checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking whether make supports the include directive... yes (GNU style) checking for x86_64-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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to print strings... printf 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/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-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 x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-file... no checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib 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 x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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: line 13043: xno: not found checking for lua... yes checking Lua version... 5.3 checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for a sed that does not truncate output... (cached) /bin/sed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands ---------------------------- Environment: - compiler: gcc - with_lua_pc: no CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/home/buildozer/aports/main/lua-lxc/src/lua5.3/config/missing' autoconf configure.ac:15: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:15: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:15: the top level configure.ac:42: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:42: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:42: the top level configure.ac:48: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:48: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:48: the top level /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --localstatedir=/var build_alias=x86_64-alpine-linux-musl host_alias=x86_64-alpine-linux-musl CC=gcc CFLAGS=-Os -fomit-frame-pointer LDFLAGS=-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs CPPFLAGS=-Os -fomit-frame-pointer LUA_VERSION=5.3 --no-create --no-recursion checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking whether make supports the include directive... yes (GNU style) checking for x86_64-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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to print strings... printf 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/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-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 x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-file... no checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib 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 x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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: line 13043: xno: not found checking for lua... yes checking Lua version... 5.3 checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for a sed that does not truncate output... (cached) /bin/sed checking that generated files are newer than configure... done configure: creating ./config.status ---------------------------- Environment: - compiler: gcc - with_lua_pc: no /bin/sh ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: src/config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands Making all in src make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.3/src' make all-am make[2]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fPIC -DPIC -I../src -I../src -DVERSION=\"3.0.2\" -DLXCPATH=\"\" -Os -fomit-frame-pointer -Wall -Werror -MT libcore_la-core.lo -MD -MP -MF .deps/libcore_la-core.Tpo -c -o libcore_la-core.lo `test -f 'core.c' || echo './'`core.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fPIC -DPIC -I../src -I../src "-DVERSION=\"3.0.2\"" "-DLXCPATH=\"\"" -Os -fomit-frame-pointer -Wall -Werror -MT libcore_la-core.lo -MD -MP -MF .deps/libcore_la-core.Tpo -c core.c -fPIC -DPIC -o .libs/libcore_la-core.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fPIC -DPIC -I../src -I../src "-DVERSION=\"3.0.2\"" "-DLXCPATH=\"\"" -Os -fomit-frame-pointer -Wall -Werror -MT libcore_la-core.lo -MD -MP -MF .deps/libcore_la-core.Tpo -c core.c -o libcore_la-core.o >/dev/null 2>&1 mv -f .deps/libcore_la-core.Tpo .deps/libcore_la-core.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -I../src -I../src -DVERSION=\"3.0.2\" -DLXCPATH=\"\" -Os -fomit-frame-pointer -Wall -Werror -shared -L../ -Wl,-soname,core.so.3 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libcore.la -rpath /usr/lib libcore_la-core.lo -llxc libtool: link: gcc -shared -fPIC -DPIC .libs/libcore_la-core.o -L../ -llxc -Os -Wl,-soname -Wl,core.so.3 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libcore.so.0 -o .libs/libcore.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcore.so.0" && ln -s "libcore.so.0.0.0" "libcore.so.0") libtool: link: (cd ".libs" && rm -f "libcore.so" && ln -s "libcore.so.0.0.0" "libcore.so") libtool: link: ( cd ".libs" && rm -f "libcore.la" && ln -s "../libcore.la" "libcore.la" ) make[2]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.3/src' make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.3/src' make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.3' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.3' checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking whether make supports the include directive... yes (GNU style) checking for x86_64-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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to print strings... printf 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/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-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 x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-file... no checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib 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 x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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: line 13043: xno: not found checking for lua... yes checking Lua version... 5.4 checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for a sed that does not truncate output... (cached) /bin/sed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands ---------------------------- Environment: - compiler: gcc - with_lua_pc: no CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/home/buildozer/aports/main/lua-lxc/src/lua5.4/config/missing' autoconf configure.ac:15: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:15: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:15: the top level configure.ac:42: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:42: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:42: the top level configure.ac:48: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:48: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:48: the top level /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --localstatedir=/var build_alias=x86_64-alpine-linux-musl host_alias=x86_64-alpine-linux-musl CC=gcc CFLAGS=-Os -fomit-frame-pointer LDFLAGS=-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs CPPFLAGS=-Os -fomit-frame-pointer LUA_VERSION=5.4 --no-create --no-recursion checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking whether make supports the include directive... yes (GNU style) checking for x86_64-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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to print strings... printf 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/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-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 x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-file... no checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib 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 x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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: line 13043: xno: not found checking for lua... yes checking Lua version... 5.4 checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for a sed that does not truncate output... (cached) /bin/sed checking that generated files are newer than configure... done configure: creating ./config.status ---------------------------- Environment: - compiler: gcc - with_lua_pc: no /bin/sh ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: src/config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands Making all in src make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.4/src' (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh '/home/buildozer/aports/main/lua-lxc/src/lua5.4/config/missing' autoheader) rm -f stamp-h1 touch config.h.in cd .. && /bin/sh ./config.status src/config.h config.status: creating src/config.h config.status: src/config.h is unchanged make all-am make[2]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fPIC -DPIC -I../src -I../src -DVERSION=\"3.0.2\" -DLXCPATH=\"\" -Os -fomit-frame-pointer -Wall -Werror -MT libcore_la-core.lo -MD -MP -MF .deps/libcore_la-core.Tpo -c -o libcore_la-core.lo `test -f 'core.c' || echo './'`core.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fPIC -DPIC -I../src -I../src "-DVERSION=\"3.0.2\"" "-DLXCPATH=\"\"" -Os -fomit-frame-pointer -Wall -Werror -MT libcore_la-core.lo -MD -MP -MF .deps/libcore_la-core.Tpo -c core.c -fPIC -DPIC -o .libs/libcore_la-core.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fPIC -DPIC -I../src -I../src "-DVERSION=\"3.0.2\"" "-DLXCPATH=\"\"" -Os -fomit-frame-pointer -Wall -Werror -MT libcore_la-core.lo -MD -MP -MF .deps/libcore_la-core.Tpo -c core.c -o libcore_la-core.o >/dev/null 2>&1 mv -f .deps/libcore_la-core.Tpo .deps/libcore_la-core.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -I../src -I../src -DVERSION=\"3.0.2\" -DLXCPATH=\"\" -Os -fomit-frame-pointer -Wall -Werror -shared -L../ -Wl,-soname,core.so.3 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libcore.la -rpath /usr/lib libcore_la-core.lo -llxc libtool: link: gcc -shared -fPIC -DPIC .libs/libcore_la-core.o -L../ -llxc -Os -Wl,-soname -Wl,core.so.3 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libcore.so.0 -o .libs/libcore.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcore.so.0" && ln -s "libcore.so.0.0.0" "libcore.so.0") libtool: link: (cd ".libs" && rm -f "libcore.so" && ln -s "libcore.so.0.0.0" "libcore.so") libtool: link: ( cd ".libs" && rm -f "libcore.la" && ln -s "../libcore.la" "libcore.la" ) make[2]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.4/src' make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.4/src' make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.4' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.4' >>> lua-lxc: Running check for Lua 5.1 Making check in src make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.1/src' make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.1/src' make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.1' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.1' >>> lua-lxc: Running check for Lua 5.2 Making check in src make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.2/src' make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.2/src' make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.2' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.2' >>> lua-lxc: Running check for Lua 5.3 Making check in src make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.3/src' make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.3/src' make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.3' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.3' >>> lua-lxc: Running check for Lua 5.4 Making check in src make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.4/src' make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.4/src' make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.4' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.4' >>> lua-lxc: Entering fakeroot... >>> lua5.1-lxc*: Running split function _subpackage... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.1/src' make[2]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.1/src' .././config/install-sh -c -d '/home/buildozer/aports/main/lua-lxc/pkg/lua5.1-lxc/usr/lib' .././config/install-sh -c -d '/home/buildozer/aports/main/lua-lxc/pkg/lua5.1-lxc/usr/share/lua/5.1' /bin/sh ../libtool --mode=install /usr/bin/install -c libcore.la '/home/buildozer/aports/main/lua-lxc/pkg/lua5.1-lxc/usr/lib' /usr/bin/install -c -m 644 lxc.lua '/home/buildozer/aports/main/lua-lxc/pkg/lua5.1-lxc/usr/share/lua/5.1' libtool: install: /usr/bin/install -c .libs/libcore.so.0.0.0 /home/buildozer/aports/main/lua-lxc/pkg/lua5.1-lxc/usr/lib/libcore.so.0.0.0 libtool: install: (cd /home/buildozer/aports/main/lua-lxc/pkg/lua5.1-lxc/usr/lib && { ln -s -f libcore.so.0.0.0 libcore.so.0 || { rm -f libcore.so.0 && ln -s libcore.so.0.0.0 libcore.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/lua-lxc/pkg/lua5.1-lxc/usr/lib && { ln -s -f libcore.so.0.0.0 libcore.so || { rm -f libcore.so && ln -s libcore.so.0.0.0 libcore.so; }; }) libtool: install: /usr/bin/install -c .libs/libcore.lai /home/buildozer/aports/main/lua-lxc/pkg/lua5.1-lxc/usr/lib/libcore.la libtool: warning: remember to run 'libtool --finish /usr/lib' mkdir -p /home/buildozer/aports/main/lua-lxc/pkg/lua5.1-lxc/usr/lib/lua/5.1/lxc/ mv /home/buildozer/aports/main/lua-lxc/pkg/lua5.1-lxc/usr/lib/libcore.so.0.0.0 /home/buildozer/aports/main/lua-lxc/pkg/lua5.1-lxc/usr/lib/lua/5.1/lxc/core.so rm /home/buildozer/aports/main/lua-lxc/pkg/lua5.1-lxc/usr/lib/libcore.* make[2]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.1/src' make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.1/src' make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.1' make[2]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.1' make[2]: Nothing to be done for 'install-exec-am'. ./config/install-sh -c -d /home/buildozer/aports/main/lua-lxc/pkg/lua5.1-lxc ./config/install-sh -c -d /home/buildozer/aports/main/lua-lxc/pkg/lua5.1-lxc/var/cache/lxc make[2]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.1' make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.1' >>> lua5.1-lxc*: Preparing subpackage lua5.1-lxc... >>> lua5.1-lxc*: Stripping binaries >>> lua5.1-lxc*: Running postcheck for lua5.1-lxc >>> lua5.2-lxc*: Running split function _subpackage... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.2/src' make[2]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.2/src' .././config/install-sh -c -d '/home/buildozer/aports/main/lua-lxc/pkg/lua5.2-lxc/usr/lib' .././config/install-sh -c -d '/home/buildozer/aports/main/lua-lxc/pkg/lua5.2-lxc/usr/share/lua/5.2' /bin/sh ../libtool --mode=install /usr/bin/install -c libcore.la '/home/buildozer/aports/main/lua-lxc/pkg/lua5.2-lxc/usr/lib' /usr/bin/install -c -m 644 lxc.lua '/home/buildozer/aports/main/lua-lxc/pkg/lua5.2-lxc/usr/share/lua/5.2' libtool: install: /usr/bin/install -c .libs/libcore.so.0.0.0 /home/buildozer/aports/main/lua-lxc/pkg/lua5.2-lxc/usr/lib/libcore.so.0.0.0 libtool: install: (cd /home/buildozer/aports/main/lua-lxc/pkg/lua5.2-lxc/usr/lib && { ln -s -f libcore.so.0.0.0 libcore.so.0 || { rm -f libcore.so.0 && ln -s libcore.so.0.0.0 libcore.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/lua-lxc/pkg/lua5.2-lxc/usr/lib && { ln -s -f libcore.so.0.0.0 libcore.so || { rm -f libcore.so && ln -s libcore.so.0.0.0 libcore.so; }; }) libtool: install: /usr/bin/install -c .libs/libcore.lai /home/buildozer/aports/main/lua-lxc/pkg/lua5.2-lxc/usr/lib/libcore.la libtool: warning: remember to run 'libtool --finish /usr/lib' mkdir -p /home/buildozer/aports/main/lua-lxc/pkg/lua5.2-lxc/usr/lib/lua/5.2/lxc/ mv /home/buildozer/aports/main/lua-lxc/pkg/lua5.2-lxc/usr/lib/libcore.so.0.0.0 /home/buildozer/aports/main/lua-lxc/pkg/lua5.2-lxc/usr/lib/lua/5.2/lxc/core.so rm /home/buildozer/aports/main/lua-lxc/pkg/lua5.2-lxc/usr/lib/libcore.* make[2]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.2/src' make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.2/src' make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.2' make[2]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.2' make[2]: Nothing to be done for 'install-exec-am'. ./config/install-sh -c -d /home/buildozer/aports/main/lua-lxc/pkg/lua5.2-lxc ./config/install-sh -c -d /home/buildozer/aports/main/lua-lxc/pkg/lua5.2-lxc/var/cache/lxc make[2]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.2' make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.2' >>> lua5.2-lxc*: Preparing subpackage lua5.2-lxc... >>> lua5.2-lxc*: Stripping binaries >>> lua5.2-lxc*: Running postcheck for lua5.2-lxc >>> lua5.3-lxc*: Running split function _subpackage... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.3/src' make[2]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.3/src' .././config/install-sh -c -d '/home/buildozer/aports/main/lua-lxc/pkg/lua5.3-lxc/usr/lib' .././config/install-sh -c -d '/home/buildozer/aports/main/lua-lxc/pkg/lua5.3-lxc/usr/share/lua/5.3' /bin/sh ../libtool --mode=install /usr/bin/install -c libcore.la '/home/buildozer/aports/main/lua-lxc/pkg/lua5.3-lxc/usr/lib' /usr/bin/install -c -m 644 lxc.lua '/home/buildozer/aports/main/lua-lxc/pkg/lua5.3-lxc/usr/share/lua/5.3' libtool: install: /usr/bin/install -c .libs/libcore.so.0.0.0 /home/buildozer/aports/main/lua-lxc/pkg/lua5.3-lxc/usr/lib/libcore.so.0.0.0 libtool: install: (cd /home/buildozer/aports/main/lua-lxc/pkg/lua5.3-lxc/usr/lib && { ln -s -f libcore.so.0.0.0 libcore.so.0 || { rm -f libcore.so.0 && ln -s libcore.so.0.0.0 libcore.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/lua-lxc/pkg/lua5.3-lxc/usr/lib && { ln -s -f libcore.so.0.0.0 libcore.so || { rm -f libcore.so && ln -s libcore.so.0.0.0 libcore.so; }; }) libtool: install: /usr/bin/install -c .libs/libcore.lai /home/buildozer/aports/main/lua-lxc/pkg/lua5.3-lxc/usr/lib/libcore.la libtool: warning: remember to run 'libtool --finish /usr/lib' mkdir -p /home/buildozer/aports/main/lua-lxc/pkg/lua5.3-lxc/usr/lib/lua/5.3/lxc/ mv /home/buildozer/aports/main/lua-lxc/pkg/lua5.3-lxc/usr/lib/libcore.so.0.0.0 /home/buildozer/aports/main/lua-lxc/pkg/lua5.3-lxc/usr/lib/lua/5.3/lxc/core.so rm /home/buildozer/aports/main/lua-lxc/pkg/lua5.3-lxc/usr/lib/libcore.* make[2]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.3/src' make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.3/src' make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.3' make[2]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.3' make[2]: Nothing to be done for 'install-exec-am'. ./config/install-sh -c -d /home/buildozer/aports/main/lua-lxc/pkg/lua5.3-lxc ./config/install-sh -c -d /home/buildozer/aports/main/lua-lxc/pkg/lua5.3-lxc/var/cache/lxc make[2]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.3' make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.3' >>> lua5.3-lxc*: Preparing subpackage lua5.3-lxc... >>> lua5.3-lxc*: Stripping binaries >>> lua5.3-lxc*: Running postcheck for lua5.3-lxc >>> lua5.4-lxc*: Running split function _subpackage... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.4/src' make[2]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.4/src' .././config/install-sh -c -d '/home/buildozer/aports/main/lua-lxc/pkg/lua5.4-lxc/usr/lib' .././config/install-sh -c -d '/home/buildozer/aports/main/lua-lxc/pkg/lua5.4-lxc/usr/share/lua/5.4' /bin/sh ../libtool --mode=install /usr/bin/install -c libcore.la '/home/buildozer/aports/main/lua-lxc/pkg/lua5.4-lxc/usr/lib' /usr/bin/install -c -m 644 lxc.lua '/home/buildozer/aports/main/lua-lxc/pkg/lua5.4-lxc/usr/share/lua/5.4' libtool: install: /usr/bin/install -c .libs/libcore.so.0.0.0 /home/buildozer/aports/main/lua-lxc/pkg/lua5.4-lxc/usr/lib/libcore.so.0.0.0 libtool: install: (cd /home/buildozer/aports/main/lua-lxc/pkg/lua5.4-lxc/usr/lib && { ln -s -f libcore.so.0.0.0 libcore.so.0 || { rm -f libcore.so.0 && ln -s libcore.so.0.0.0 libcore.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/lua-lxc/pkg/lua5.4-lxc/usr/lib && { ln -s -f libcore.so.0.0.0 libcore.so || { rm -f libcore.so && ln -s libcore.so.0.0.0 libcore.so; }; }) libtool: install: /usr/bin/install -c .libs/libcore.lai /home/buildozer/aports/main/lua-lxc/pkg/lua5.4-lxc/usr/lib/libcore.la libtool: warning: remember to run 'libtool --finish /usr/lib' mkdir -p /home/buildozer/aports/main/lua-lxc/pkg/lua5.4-lxc/usr/lib/lua/5.4/lxc/ mv /home/buildozer/aports/main/lua-lxc/pkg/lua5.4-lxc/usr/lib/libcore.so.0.0.0 /home/buildozer/aports/main/lua-lxc/pkg/lua5.4-lxc/usr/lib/lua/5.4/lxc/core.so rm /home/buildozer/aports/main/lua-lxc/pkg/lua5.4-lxc/usr/lib/libcore.* make[2]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.4/src' make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.4/src' make[1]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.4' make[2]: Entering directory '/home/buildozer/aports/main/lua-lxc/src/lua5.4' make[2]: Nothing to be done for 'install-exec-am'. ./config/install-sh -c -d /home/buildozer/aports/main/lua-lxc/pkg/lua5.4-lxc ./config/install-sh -c -d /home/buildozer/aports/main/lua-lxc/pkg/lua5.4-lxc/var/cache/lxc make[2]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.4' make[1]: Leaving directory '/home/buildozer/aports/main/lua-lxc/src/lua5.4' >>> lua5.4-lxc*: Preparing subpackage lua5.4-lxc... >>> lua5.4-lxc*: Stripping binaries >>> lua5.4-lxc*: Running postcheck for lua5.4-lxc >>> lua-lxc*: Running postcheck for lua-lxc >>> lua-lxc*: Preparing package lua-lxc... >>> lua-lxc*: Stripping binaries >>> WARNING: lua-lxc*: No arch specific binaries found so arch should probably be set to "noarch" >>> lua-lxc*: Scanning shared objects >>> lua5.1-lxc*: Scanning shared objects >>> lua5.2-lxc*: Scanning shared objects >>> lua5.3-lxc*: Scanning shared objects >>> lua5.4-lxc*: Scanning shared objects >>> lua-lxc*: Tracing dependencies... >>> lua-lxc*: Package size: 4.0 KB >>> lua-lxc*: Compressing data... >>> lua-lxc*: Create checksum... >>> lua-lxc*: Create lua-lxc-3.0.2-r2.apk >>> lua5.1-lxc*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:liblxc.so.1 >>> lua5.1-lxc*: Package size: 80.0 KB >>> lua5.1-lxc*: Compressing data... >>> lua5.1-lxc*: Create checksum... >>> lua5.1-lxc*: Create lua5.1-lxc-3.0.2-r2.apk >>> lua5.2-lxc*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:liblxc.so.1 >>> lua5.2-lxc*: Package size: 80.0 KB >>> lua5.2-lxc*: Compressing data... >>> lua5.2-lxc*: Create checksum... >>> lua5.2-lxc*: Create lua5.2-lxc-3.0.2-r2.apk >>> lua5.3-lxc*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:liblxc.so.1 >>> lua5.3-lxc*: Package size: 80.0 KB >>> lua5.3-lxc*: Compressing data... >>> lua5.3-lxc*: Create checksum... >>> lua5.3-lxc*: Create lua5.3-lxc-3.0.2-r2.apk >>> lua5.4-lxc*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:liblxc.so.1 >>> lua5.4-lxc*: Package size: 80.0 KB >>> lua5.4-lxc*: Compressing data... >>> lua5.4-lxc*: Create checksum... >>> lua5.4-lxc*: Create lua5.4-lxc-3.0.2-r2.apk >>> lua-lxc: Build complete at Wed, 12 Apr 2023 03:52:34 +0000 elapsed time 0h 0m 45s >>> lua-lxc: Cleaning up srcdir >>> lua-lxc: Cleaning up pkgdir >>> lua-lxc: Uninstalling dependencies... (1/29) Purging .makedepends-lua-lxc (20230412.035151) (2/29) Purging lxc-dev (5.0.2-r1) (3/29) Purging lxc-libs (5.0.2-r1) (4/29) Purging automake (1.16.5-r2) (5/29) Purging autoconf (2.71-r2) (6/29) Purging m4 (1.4.19-r3) (7/29) Purging libtool (2.4.7-r2) (8/29) Purging libltdl (2.4.7-r2) (9/29) Purging lua5.1-dev (5.1.5-r12) (10/29) Purging lua5.1 (5.1.5-r12) (11/29) Purging lua5.1-libs (5.1.5-r12) (12/29) Purging lua5.2-dev (5.2.4-r12) (13/29) Purging lua5.3-dev (5.3.6-r5) (14/29) Purging lua5.3 (5.3.6-r5) (15/29) Purging lua5.3-libs (5.3.6-r5) (16/29) Purging lua5.4-dev (5.4.4-r8) (17/29) Purging lua5.4 (5.4.4-r8) (18/29) Purging lua5.4-libs (5.4.4-r8) (19/29) Purging git-perl (2.40.0-r0) (20/29) Purging perl-git (2.40.0-r0) (21/29) Purging perl-error (0.17029-r1) (22/29) Purging perl (5.36.0-r2) (23/29) Purging libseccomp-dev (2.5.4-r2) (24/29) Purging libseccomp (2.5.4-r2) (25/29) Purging libcap-dev (2.68-r2) (26/29) Purging linux-headers (6.2-r0) (27/29) Purging libbz2 (1.0.8-r5) (28/29) Purging linenoise (1.0-r3) (29/29) Purging readline (8.2.1-r1) Executing busybox-1.36.0-r6.trigger OK: 394 MiB in 101 packages >>> lua-lxc: Updating the main/x86_64 repository index... >>> lua-lxc: Signing the index...