>>> lua-lxc: Building main/lua-lxc 3.0.2-r2 (using abuild 3.15.0-r0) started Thu, 07 Aug 2025 18:36:25 +0000 >>> lua-lxc: Validating /home/udu/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/25) Installing dbus-libs (1.16.2-r1) (2/25) Installing libseccomp (2.6.0-r0) (3/25) Installing lxc-libs (6.0.4-r0) (4/25) Installing dbus-dev (1.16.2-r1) (5/25) Installing libcap-dev (2.76-r0) (6/25) Installing libseccomp-dev (2.6.0-r0) (7/25) Installing lxc-dev (6.0.4-r0) (8/25) Installing automake (1.17-r1) (9/25) Installing autoconf (2.72-r1) (10/25) Installing libltdl (2.5.4-r1) (11/25) Installing libtool (2.5.4-r1) (12/25) Installing lua5.1-libs (5.1.5-r13) (13/25) Installing lua5.1 (5.1.5-r13) (14/25) Installing lua5.1-dev (5.1.5-r13) (15/25) Installing lua5.2-libs (5.2.4-r13) (16/25) Installing lua5.2 (5.2.4-r13) (17/25) Installing lua5.2-dev (5.2.4-r13) (18/25) Installing linenoise (1.0-r5) (19/25) Installing lua5.3-libs (5.3.6-r6) (20/25) Installing lua5.3 (5.3.6-r6) (21/25) Installing lua5.3-dev (5.3.6-r6) (22/25) Installing lua5.4-libs (5.4.7-r0) (23/25) Installing lua5.4 (5.4.7-r0) (24/25) Installing lua5.4-dev (5.4.7-r0) (25/25) Installing .makedepends-lua-lxc (20250807.183625) Executing busybox-1.37.0-r19.trigger OK: 1087 MiB in 295 packages >>> lua-lxc: Cleaning up srcdir >>> lua-lxc: Cleaning up pkgdir >>> lua-lxc: Cleaning up tmpdir >>> lua-lxc: Fetching https://linuxcontainers.org/downloads/lxc/lua-lxc-3.0.2.tar.gz >>> lua-lxc: Fetching https://linuxcontainers.org/downloads/lxc/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/lua-lxc-3.0.2.tar.gz... >>> lua-lxc: Updating ./config/config.sub + 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/ltoptions.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:489: 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 configure.ac:101: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete. configure.ac:101: You should run autoupdate. ./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from... configure.ac:101: 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 sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... 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... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... 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 cc... /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 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-ranlib... no checking for ranlib... ranlib 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 command to parse /usr/bin/nm -B output from cc 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 cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc 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 if "x$with_lua_pc" != "xno"; then ^ ./configure:13973: Command 'xno' not found (OILS-ERR-100) checking for lua... yes checking Lua version... 5.1 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: cc - with_lua_pc: no Making all in src make[1]: Entering directory '/home/udu/aports/main/lua-lxc/src/lua5.1/src' (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh '/home/udu/aports/main/lua-lxc/src/lua5.1/config/missing' autoheader) rm -f stamp-h1 touch config.h.in rm -f stamp-h1 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/udu/aports/main/lua-lxc/src/lua5.1/src' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -fPIC -DPIC -I../src -I../src -DVERSION=\"3.0.2\" -DLXCPATH=\"\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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: cc -DHAVE_CONFIG_H -I. -fPIC -DPIC -I../src -I../src "\\@-DVERSION=\"3.0.2\"\\" "\\@-DLXCPATH=\"\"\\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 core.c: In function 'lxc_version_get': core.c:528:23: error: 'VERSION' undeclared (first use in this function); did you mean 'LUA_VERSION'? 528 | lua_pushstring(L, VERSION); | ^~~~~~~ | LUA_VERSION core.c:528:23: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [Makefile:493: libcore_la-core.lo] Error 1 make[2]: Leaving directory '/home/udu/aports/main/lua-lxc/src/lua5.1/src' make[1]: *** [Makefile:369: all] Error 2 make[1]: Leaving directory '/home/udu/aports/main/lua-lxc/src/lua5.1/src' make: *** [Makefile:416: all-recursive] Error 1 >>> ERROR: lua-lxc: build failed >>> lua-lxc: Uninstalling dependencies... (1/25) Purging .makedepends-lua-lxc (20250807.183625) (2/25) Purging lxc-dev (6.0.4-r0) (3/25) Purging lxc-libs (6.0.4-r0) (4/25) Purging automake (1.17-r1) (5/25) Purging autoconf (2.72-r1) (6/25) Purging libtool (2.5.4-r1) (7/25) Purging libltdl (2.5.4-r1) (8/25) Purging lua5.1-dev (5.1.5-r13) (9/25) Purging lua5.1 (5.1.5-r13) (10/25) Purging lua5.1-libs (5.1.5-r13) (11/25) Purging lua5.2-dev (5.2.4-r13) (12/25) Purging lua5.2 (5.2.4-r13) (13/25) Purging lua5.2-libs (5.2.4-r13) (14/25) Purging lua5.3-dev (5.3.6-r6) (15/25) Purging lua5.3 (5.3.6-r6) (16/25) Purging lua5.3-libs (5.3.6-r6) (17/25) Purging lua5.4-dev (5.4.7-r0) (18/25) Purging lua5.4 (5.4.7-r0) (19/25) Purging lua5.4-libs (5.4.7-r0) (20/25) Purging dbus-dev (1.16.2-r1) (21/25) Purging dbus-libs (1.16.2-r1) (22/25) Purging libcap-dev (2.76-r0) (23/25) Purging libseccomp-dev (2.6.0-r0) (24/25) Purging libseccomp (2.6.0-r0) (25/25) Purging linenoise (1.0-r5) Executing busybox-1.37.0-r19.trigger OK: 1074 MiB in 270 packages