>>> lua-lxc: Building main/lua-lxc 3.0.2-r2 (using abuild 3.10.0-r2) started Wed, 12 Apr 2023 00:13:03 +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/28) Installing libseccomp (2.5.4-r2) (2/28) Installing lxc-libs (5.0.2-r1) (3/28) Installing linux-headers (6.2-r0) (4/28) Installing libcap-dev (2.68-r2) (5/28) Installing libseccomp-dev (2.5.4-r2) (6/28) Installing lxc-dev (5.0.2-r1) (7/28) Installing perl (5.36.0-r2) (8/28) Installing automake (1.16.5-r2) (9/28) Installing m4 (1.4.19-r3) (10/28) Installing autoconf (2.71-r2) (11/28) Installing libltdl (2.4.7-r2) (12/28) Installing libtool (2.4.7-r2) (13/28) Installing lua5.1-libs (5.1.5-r12) (14/28) Installing lua5.1 (5.1.5-r12) (15/28) Installing lua5.1-dev (5.1.5-r12) (16/28) Installing lua5.2-dev (5.2.4-r12) (17/28) Installing linenoise (1.0-r3) (18/28) Installing lua5.3-libs (5.3.6-r5) (19/28) Installing lua5.3 (5.3.6-r5) (20/28) Installing lua5.3-dev (5.3.6-r5) (21/28) Installing lua5.4-libs (5.4.4-r8) (22/28) Installing readline (8.2.1-r1) (23/28) Installing lua5.4 (5.4.4-r8) (24/28) Installing lua5.4-dev (5.4.4-r8) (25/28) Installing .makedepends-lua-lxc (20230412.001303) (26/28) Installing perl-error (0.17029-r1) (27/28) Installing perl-git (2.40.0-r0) (28/28) Installing git-perl (2.40.0-r0) Executing busybox-1.36.0-r6.trigger OK: 996 MiB in 136 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 >>> 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 armv7-alpine-linux-musleabihf-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... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking whether make supports the include directive... yes (GNU style) checking for armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/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 armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-file... no checking for file... file checking for armv7-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-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 armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/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: 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 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/home/buildozer/aports/main/lua-lxc/src/lua5.1/config/missing' aclocal-1.16 -I config CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/home/buildozer/aports/main/lua-lxc/src/lua5.1/config/missing' autoconf cd . && /bin/sh /home/buildozer/aports/main/lua-lxc/src/lua5.1/config/missing automake-1.16 --gnu 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=armv7-alpine-linux-musleabihf --host=armv7-alpine-linux-musleabihf --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --localstatedir=/var build_alias=armv7-alpine-linux-musleabihf host_alias=armv7-alpine-linux-musleabihf CC=gcc CFLAGS=-Os -fomit-frame-pointer LDFLAGS=-Wl,--as-needed,-O1,--sort-common CPPFLAGS=-Os -fomit-frame-pointer LUA_VERSION=5.1 --no-create --no-recursion checking for armv7-alpine-linux-musleabihf-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... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking whether make supports the include directive... yes (GNU style) checking for armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/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 armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-file... no checking for file... file checking for armv7-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-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 armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/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: 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 ---------------------------- 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.1/src' (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh '/home/buildozer/aports/main/lua-lxc/src/lua5.1/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.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 -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,-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 armv7-alpine-linux-musleabihf-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... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking whether make supports the include directive... yes (GNU style) checking for armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/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 armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-file... no checking for file... file checking for armv7-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-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 armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/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: 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 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 -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,-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 armv7-alpine-linux-musleabihf-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... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking whether make supports the include directive... yes (GNU style) checking for armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/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 armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-file... no checking for file... file checking for armv7-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-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 armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/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: 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 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 -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,-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 armv7-alpine-linux-musleabihf-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... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking whether make supports the include directive... yes (GNU style) checking for armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/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 armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-file... no checking for file... file checking for armv7-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-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 armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/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: 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 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 -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,-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]: Nothing to be done for 'check'. 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-armv7.so.1 so:liblxc.so.1 >>> lua5.1-lxc*: Package size: 72.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-armv7.so.1 so:liblxc.so.1 >>> lua5.2-lxc*: Package size: 72.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-armv7.so.1 so:liblxc.so.1 >>> lua5.3-lxc*: Package size: 72.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-armv7.so.1 so:liblxc.so.1 >>> lua5.4-lxc*: Package size: 72.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 00:13:23 +0000 elapsed time 0h 0m 20s >>> lua-lxc: Cleaning up srcdir >>> lua-lxc: Cleaning up pkgdir >>> lua-lxc: Uninstalling dependencies... (1/28) Purging .makedepends-lua-lxc (20230412.001303) (2/28) Purging lxc-dev (5.0.2-r1) (3/28) Purging lxc-libs (5.0.2-r1) (4/28) Purging automake (1.16.5-r2) (5/28) Purging autoconf (2.71-r2) (6/28) Purging m4 (1.4.19-r3) (7/28) Purging libtool (2.4.7-r2) (8/28) Purging libltdl (2.4.7-r2) (9/28) Purging lua5.1-dev (5.1.5-r12) (10/28) Purging lua5.1 (5.1.5-r12) (11/28) Purging lua5.1-libs (5.1.5-r12) (12/28) Purging lua5.2-dev (5.2.4-r12) (13/28) Purging lua5.3-dev (5.3.6-r5) (14/28) Purging lua5.3 (5.3.6-r5) (15/28) Purging lua5.3-libs (5.3.6-r5) (16/28) Purging lua5.4-dev (5.4.4-r8) (17/28) Purging lua5.4 (5.4.4-r8) (18/28) Purging lua5.4-libs (5.4.4-r8) (19/28) Purging git-perl (2.40.0-r0) (20/28) Purging perl-git (2.40.0-r0) (21/28) Purging perl-error (0.17029-r1) (22/28) Purging perl (5.36.0-r2) (23/28) Purging libseccomp-dev (2.5.4-r2) (24/28) Purging libseccomp (2.5.4-r2) (25/28) Purging libcap-dev (2.68-r2) (26/28) Purging linux-headers (6.2-r0) (27/28) Purging linenoise (1.0-r3) (28/28) Purging readline (8.2.1-r1) Executing busybox-1.36.0-r6.trigger OK: 938 MiB in 108 packages >>> lua-lxc: Updating the main/armv7 repository index... >>> lua-lxc: Signing the index...