>>> lua5.1: Building main/lua5.1 5.1.5-r12 (using abuild 3.10.0-r2) started Wed, 12 Apr 2023 02:18:09 +0000 >>> lua5.1: Checking sanity of /home/buildozer/aports/main/lua5.1/APKBUILD... >>> lua5.1: Analyzing dependencies... >>> lua5.1: Installing for build: build-base libtool autoconf automake (1/11) Installing libltdl (2.4.7-r2) (2/11) Installing libtool (2.4.7-r2) (3/11) Installing m4 (1.4.19-r3) (4/11) Installing libbz2 (1.0.8-r5) (5/11) Installing perl (5.36.0-r2) (6/11) Installing autoconf (2.71-r2) (7/11) Installing automake (1.16.5-r2) (8/11) Installing .makedepends-lua5.1 (20230412.021809) (9/11) Installing perl-error (0.17029-r1) (10/11) Installing perl-git (2.40.0-r0) (11/11) Installing git-perl (2.40.0-r0) Executing busybox-1.36.0-r6.trigger OK: 340 MiB in 109 packages >>> lua5.1: Cleaning up srcdir >>> lua5.1: Cleaning up pkgdir >>> lua5.1: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lua-5.1.5.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 51 216k 51 111k 0 0 98k 0 0:00:02 0:00:01 0:00:01 98k 100 216k 100 216k 0 0 187k 0 0:00:01 0:00:01 --:--:-- 187k >>> lua5.1: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lua-5.1.5.tar.gz >>> lua5.1: Checking sha512sums... lua-5.1.5.tar.gz: OK lua-5.1-make.patch: OK lua-5.1-module_paths.patch: OK lua-5.1-readline.patch: OK >>> lua5.1: Unpacking /var/cache/distfiles/lua-5.1.5.tar.gz... >>> lua5.1: lua-5.1-make.patch patching file Makefile patching file src/Makefile >>> lua5.1: lua-5.1-module_paths.patch patching file src/luaconf.h >>> lua5.1: lua-5.1-readline.patch patching file src/luaconf.h libtoolize: putting auxiliary files in '.'. libtoolize: linking file './config.guess' libtoolize: linking file './config.sub' libtoolize: linking file './install-sh' libtoolize: linking file './ltmain.sh' libtoolize: You should add the contents of the following files to 'aclocal.m4': libtoolize: '/usr/share/aclocal/libtool.m4' libtoolize: '/usr/share/aclocal/ltoptions.m4' libtoolize: '/usr/share/aclocal/ltsugar.m4' libtoolize: '/usr/share/aclocal/ltversion.m4' libtoolize: '/usr/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:4: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:4: You should run autoupdate. aclocal.m4:114: AC_PROG_LIBTOOL is expanded from... configure.ac:4: the top level checking build system type... powerpc64le-alpine-linux-musl checking host system type... powerpc64le-alpine-linux-musl checking how to print strings... printf checking for powerpc64le-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-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 powerpc64le-alpine-linux-musl file names to powerpc64le-alpine-linux-musl format... func_convert_file_noop checking how to convert powerpc64le-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/powerpc64le-alpine-linux-musl/bin/ld option to reload object files... -r checking for powerpc64le-alpine-linux-musl-file... no checking for file... file checking for powerpc64le-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for powerpc64le-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc64le-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for powerpc64le-alpine-linux-musl-strip... no checking for strip... strip checking for powerpc64le-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for powerpc64le-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating ./config.status config.status: executing libtool commands ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o lapi.lo lapi.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o lcode.lo lcode.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o ldebug.lo ldebug.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o ldo.lo ldo.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o ldump.lo ldump.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o lfunc.lo lfunc.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o lgc.lo lgc.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o llex.lo llex.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o lmem.lo lmem.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o lobject.lo lobject.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o lopcodes.lo lopcodes.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o lparser.lo lparser.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o lstate.lo lstate.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o lstring.lo lstring.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o ltable.lo ltable.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o ltm.lo ltm.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o lundump.lo lundump.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o lvm.lo lvm.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o lzio.lo lzio.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o lauxlib.lo lauxlib.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o lbaselib.lo lbaselib.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o ldblib.lo ldblib.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o liolib.lo liolib.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o lmathlib.lo lmathlib.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o loslib.lo loslib.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o ltablib.lo ltablib.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o lstrlib.lo lstrlib.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o loadlib.lo loadlib.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o linit.lo linit.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o lua.lo lua.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o luac.lo luac.c ../libtool --quiet --tag=CC --mode=compile gcc -c -Os -fomit-frame-pointer -DLUA_USE_LINUX -Os -fomit-frame-pointer -g -o print.lo print.c ../libtool --quiet --tag=CC --mode=link gcc -version-info 6:5:1 \ -rpath /usr/lib -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o liblua.la lapi.lo lcode.lo ldebug.lo ldo.lo ldump.lo lfunc.lo lgc.lo llex.lo lmem.lo lobject.lo lopcodes.lo lparser.lo lstate.lo lstring.lo ltable.lo ltm.lo lundump.lo lvm.lo lzio.lo lauxlib.lo lbaselib.lo ldblib.lo liolib.lo lmathlib.lo loslib.lo ltablib.lo lstrlib.lo loadlib.lo linit.lo -lpthread -lm -ldl ../libtool --quiet --tag=CC --mode=link gcc -export-dynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o lua lua.lo liblua.la ../libtool --quiet --tag=CC --mode=link gcc -static -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o luac luac.lo print.lo liblua.la src/lua test/hello.lua Hello world, from Lua 5.1! >>> lua5.1: Entering fakeroot... mkdir -p /home/buildozer/aports/main/lua5.1/pkg/lua5.1/usr/bin /home/buildozer/aports/main/lua5.1/pkg/lua5.1/usr/include /home/buildozer/aports/main/lua5.1/pkg/lua5.1/usr/lib cd src; ../libtool --quiet --tag=CC --mode=install install -p -m 0755 lua luac /home/buildozer/aports/main/lua5.1/pkg/lua5.1/usr/bin libtool: warning: 'liblua.la' has not been installed in '/usr/lib' cd src; install -p -m 0644 lua.h luaconf.h lualib.h lauxlib.h ../etc/lua.hpp /home/buildozer/aports/main/lua5.1/pkg/lua5.1/usr/include cd src; ../libtool --quiet --tag=CC --mode=install install -p -m 0644 liblua.la /home/buildozer/aports/main/lua5.1/pkg/lua5.1/usr/lib libtool: warning: remember to run 'libtool --finish /usr/lib' >>> lua5.1-dbg*: Running split function dbg... >>> lua5.1-dbg*: Preparing subpackage lua5.1-dbg... >>> lua5.1-dbg*: Running postcheck for lua5.1-dbg >>> lua5.1-dev*: Running split function dev... >>> lua5.1-dev*: Preparing subpackage lua5.1-dev... >>> lua5.1-dev*: Running postcheck for lua5.1-dev >>> lua5.1-doc*: Running split function doc... >>> lua5.1-doc*: Preparing subpackage lua5.1-doc... >>> lua5.1-doc*: Running postcheck for lua5.1-doc >>> lua5.1-libs*: Running split function libs... >>> lua5.1-libs*: Preparing subpackage lua5.1-libs... >>> lua5.1-libs*: Running postcheck for lua5.1-libs >>> lua5.1*: Running postcheck for lua5.1 >>> lua5.1*: Preparing package lua5.1... >>> lua5.1-dbg*: Scanning shared objects >>> lua5.1-dev*: Scanning shared objects >>> lua5.1-doc*: Scanning shared objects >>> lua5.1-libs*: Scanning shared objects >>> lua5.1*: Scanning shared objects >>> lua5.1-dbg*: Tracing dependencies... >>> lua5.1-dbg*: Package size: 912.0 KB >>> lua5.1-dbg*: Compressing data... >>> lua5.1-dbg*: Create checksum... >>> lua5.1-dbg*: Create lua5.1-dbg-5.1.5-r12.apk >>> lua5.1-dev*: Tracing dependencies... lua5.1 lua5.1-libs=5.1.5-r12 pkgconfig >>> lua5.1-dev*: Package size: 1.4 MB >>> lua5.1-dev*: Compressing data... >>> lua5.1-dev*: Create checksum... >>> lua5.1-dev*: Create lua5.1-dev-5.1.5-r12.apk >>> lua5.1-doc*: Tracing dependencies... >>> lua5.1-doc*: Package size: 344.0 KB >>> lua5.1-doc*: Compressing data... >>> lua5.1-doc*: Create checksum... >>> lua5.1-doc*: Create lua5.1-doc-5.1.5-r12.apk >>> lua5.1-libs*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> lua5.1-libs*: Package size: 212.0 KB >>> lua5.1-libs*: Compressing data... >>> lua5.1-libs*: Create checksum... >>> lua5.1-libs*: Create lua5.1-libs-5.1.5-r12.apk >>> lua5.1*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:liblua.so.5 >>> lua5.1*: Package size: 212.0 KB >>> lua5.1*: Compressing data... >>> lua5.1*: Create checksum... >>> lua5.1*: Create lua5.1-5.1.5-r12.apk >>> lua5.1: Build complete at Wed, 12 Apr 2023 02:18:17 +0000 elapsed time 0h 0m 8s >>> lua5.1: Cleaning up srcdir >>> lua5.1: Cleaning up pkgdir >>> lua5.1: Uninstalling dependencies... (1/11) Purging .makedepends-lua5.1 (20230412.021809) (2/11) Purging libtool (2.4.7-r2) (3/11) Purging libltdl (2.4.7-r2) (4/11) Purging autoconf (2.71-r2) (5/11) Purging m4 (1.4.19-r3) (6/11) Purging automake (1.16.5-r2) (7/11) Purging git-perl (2.40.0-r0) (8/11) Purging perl-git (2.40.0-r0) (9/11) Purging perl-error (0.17029-r1) (10/11) Purging perl (5.36.0-r2) (11/11) Purging libbz2 (1.0.8-r5) Executing busybox-1.36.0-r6.trigger OK: 293 MiB in 98 packages >>> lua5.1: Updating the main/ppc64le repository index... >>> lua5.1: Signing the index...