>>> lua-posix: Building main/lua-posix 33.4.0-r1 (using abuild 3.7.0_rc1-r0) started Tue, 10 Nov 2020 18:23:30 +0000 >>> lua-posix: Checking sanity of /home/buildozer/aports/main/lua-posix/APKBUILD... >>> lua-posix: Analyzing dependencies... >>> lua-posix: Installing for build: build-base perl automake autoconf linux-headers lua-bit32 lua5.1-dev lua5.1 lua5.2-dev lua5.2 lua5.3-dev lua5.3 (1/22) Installing libbz2 (1.0.8-r1) (2/22) Installing perl (5.32.0-r0) (3/22) Installing automake (1.16.2-r0) (4/22) Installing m4 (1.4.18-r1) (5/22) Installing autoconf (2.69-r2) (6/22) Installing linux-headers (5.7.8-r0) (7/22) Installing lua-bit32 (5.3.0-r3) (8/22) Installing lua5.1-libs (5.1.5-r7) (9/22) Installing lua5.1 (5.1.5-r7) (10/22) Installing lua5.1-bit32 (5.3.0-r3) (11/22) Installing lua5.1-dev (5.1.5-r7) (12/22) Installing lua5.2-bit32 (5.3.0-r3) (13/22) Installing lua5.2-dev (5.2.4-r7) (14/22) Installing linenoise (1.0-r1) (15/22) Installing lua5.3-libs (5.3.6-r0) (16/22) Installing lua5.3 (5.3.6-r0) (17/22) Installing lua5.3-bit32 (5.3.0-r3) (18/22) Installing lua5.3-dev (5.3.6-r0) (19/22) Installing .makedepends-lua-posix (20201110.182332) (20/22) Installing perl-error (0.17029-r1) (21/22) Installing perl-git (2.29.2-r0) (22/22) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r3.trigger OK: 354 MiB in 109 packages >>> lua-posix: Cleaning up srcdir >>> lua-posix: Cleaning up pkgdir >>> lua-posix: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/luaposix-33.4.0.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 curl: (22) The requested URL returned error: 404 >>> lua-posix: Fetching luaposix-33.4.0.tar.gz::https://github.com/luaposix/luaposix/archive/release-v33.4.0.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 100 134 100 134 0 0 533 0 --:--:-- --:--:-- --:--:-- 533 100 628k 0 628k 0 0 1003k 0 --:--:-- --:--:-- --:--:-- 1003k >>> lua-posix: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/luaposix-33.4.0.tar.gz >>> lua-posix: Checking sha512sums... luaposix-33.4.0.tar.gz: OK >>> lua-posix: Unpacking /var/cache/distfiles/v3.13/luaposix-33.4.0.tar.gz... >>> lua-posix: build for Lua 5.1 ## --------------------------- ## ## Configuring luaposix 33.4.0 ## ## --------------------------- ## checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/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 whether make supports nested variables... (cached) yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip 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 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/i586-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... no checking for ANSI C header files... (cached) yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for strings.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for net/if.h... yes checking for linux/netlink.h... yes checking sys/msg.h usability... yes checking sys/msg.h presence... yes checking for sys/msg.h... yes checking for msgrcv... yes checking for msgsnd... yes checking for fdatasync... yes checking whether fdatasync is declared... yes checking for library containing crypt... none required checking for library containing socket... none required checking for clock_gettime in -lrt... yes checking for strlcpy... yes checking for sched_getsheduler... no checking for sched_setscheduler... yes checking for statvfs... yes checking for gethostid... yes checking for posix_fadvise... yes checking if lua5.1 is a Lua interpreter... yes checking whether lua5.1 version >= 5.1, < 5.4... yes checking for lua5.1 version... 5.1 checking for lua5.1 platform... unknown checking for lua5.1 script directory... ${prefix}/share/lua/5.1 checking for lua5.1 module directory... ${exec_prefix}/lib/lua/5.1 checking if LUA_VERSION is defined... yes checking lua.h usability... yes checking lua.h presence... yes checking for lua.h... yes checking lualib.h usability... yes checking lualib.h presence... yes checking for lualib.h... yes checking lauxlib.h usability... yes checking lauxlib.h presence... yes checking for lauxlib.h... yes checking luaconf.h usability... yes checking luaconf.h presence... yes checking for luaconf.h... yes checking for Lua header version... 5.1 checking if Lua header version matches 5.1... yes checking for specl... : checking for perl... /usr/bin/perl checking for ldoc... false checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build-aux/config.ld config.status: creating lib/posix/init.lua config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd . && /bin/sh /home/buildozer/aports/main/lua-posix/src/build-5.1/build-aux/missing automake-1.16 --gnu Makefile cd . && /bin/sh ./config.status Makefile depfiles config.status: creating Makefile config.status: executing depfiles commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/buildozer/aports/main/lua-posix/src/build-5.1/build-aux/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-am make[1]: Entering directory '/home/buildozer/aports/main/lua-posix/src/build-5.1' CC ext/posix/posix.lo In file included from ext/posix/posix.c:29: ext/posix/sys/resource.c: In function 'luaopen_posix_sys_resource': ext/posix/sys/resource.c:155:2: warning: overflow in conversion from 'long long unsigned int' to 'lua_Integer' {aka 'int'} changes value from '18446744073709551615' to '-1' [-Woverflow] 155 | LPOSIX_CONST( RLIM_INFINITY ); | ^~~~~~~~~~~~ ext/posix/sys/resource.c:157:2: warning: overflow in conversion from 'long long unsigned int' to 'lua_Integer' {aka 'int'} changes value from '18446744073709551615' to '-1' [-Woverflow] 157 | LPOSIX_CONST( RLIM_SAVED_CUR ); | ^~~~~~~~~~~~ ext/posix/sys/resource.c:160:2: warning: overflow in conversion from 'long long unsigned int' to 'lua_Integer' {aka 'int'} changes value from '18446744073709551615' to '-1' [-Woverflow] 160 | LPOSIX_CONST( RLIM_SAVED_MAX ); | ^~~~~~~~~~~~ CCLD ext/posix/posix.la make[1]: Leaving directory '/home/buildozer/aports/main/lua-posix/src/build-5.1' >>> lua-posix: build for Lua 5.2 ## --------------------------- ## ## Configuring luaposix 33.4.0 ## ## --------------------------- ## checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/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 whether make supports nested variables... (cached) yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip 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 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/i586-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... no checking for ANSI C header files... (cached) yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for strings.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for net/if.h... yes checking for linux/netlink.h... yes checking sys/msg.h usability... yes checking sys/msg.h presence... yes checking for sys/msg.h... yes checking for msgrcv... yes checking for msgsnd... yes checking for fdatasync... yes checking whether fdatasync is declared... yes checking for library containing crypt... none required checking for library containing socket... none required checking for clock_gettime in -lrt... yes checking for strlcpy... yes checking for sched_getsheduler... no checking for sched_setscheduler... yes checking for statvfs... yes checking for gethostid... yes checking for posix_fadvise... yes checking if lua5.2 is a Lua interpreter... yes checking whether lua5.2 version >= 5.1, < 5.4... yes checking for lua5.2 version... 5.2 checking for lua5.2 platform... unknown checking for lua5.2 script directory... ${prefix}/share/lua/5.2 checking for lua5.2 module directory... ${exec_prefix}/lib/lua/5.2 checking if LUA_VERSION is defined... yes checking lua.h usability... yes checking lua.h presence... yes checking for lua.h... yes checking lualib.h usability... yes checking lualib.h presence... yes checking for lualib.h... yes checking lauxlib.h usability... yes checking lauxlib.h presence... yes checking for lauxlib.h... yes checking luaconf.h usability... yes checking luaconf.h presence... yes checking for luaconf.h... yes checking for Lua header version... 5.2 checking if Lua header version matches 5.2... yes checking for specl... : checking for perl... /usr/bin/perl checking for ldoc... false checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build-aux/config.ld config.status: creating lib/posix/init.lua config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd . && /bin/sh /home/buildozer/aports/main/lua-posix/src/build-5.2/build-aux/missing automake-1.16 --gnu Makefile cd . && /bin/sh ./config.status Makefile depfiles config.status: creating Makefile config.status: executing depfiles commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/buildozer/aports/main/lua-posix/src/build-5.2/build-aux/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-am make[1]: Entering directory '/home/buildozer/aports/main/lua-posix/src/build-5.2' CC ext/posix/posix.lo In file included from ext/posix/posix.c:29: ext/posix/sys/resource.c: In function 'luaopen_posix_sys_resource': ext/posix/sys/resource.c:155:2: warning: overflow in conversion from 'long long unsigned int' to 'lua_Integer' {aka 'int'} changes value from '18446744073709551615' to '-1' [-Woverflow] 155 | LPOSIX_CONST( RLIM_INFINITY ); | ^~~~~~~~~~~~ ext/posix/sys/resource.c:157:2: warning: overflow in conversion from 'long long unsigned int' to 'lua_Integer' {aka 'int'} changes value from '18446744073709551615' to '-1' [-Woverflow] 157 | LPOSIX_CONST( RLIM_SAVED_CUR ); | ^~~~~~~~~~~~ ext/posix/sys/resource.c:160:2: warning: overflow in conversion from 'long long unsigned int' to 'lua_Integer' {aka 'int'} changes value from '18446744073709551615' to '-1' [-Woverflow] 160 | LPOSIX_CONST( RLIM_SAVED_MAX ); | ^~~~~~~~~~~~ CCLD ext/posix/posix.la make[1]: Leaving directory '/home/buildozer/aports/main/lua-posix/src/build-5.2' >>> lua-posix: build for Lua 5.3 ## --------------------------- ## ## Configuring luaposix 33.4.0 ## ## --------------------------- ## checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/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 whether make supports nested variables... (cached) yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip 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 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/i586-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... no checking for ANSI C header files... (cached) yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for strings.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for net/if.h... yes checking for linux/netlink.h... yes checking sys/msg.h usability... yes checking sys/msg.h presence... yes checking for sys/msg.h... yes checking for msgrcv... yes checking for msgsnd... yes checking for fdatasync... yes checking whether fdatasync is declared... yes checking for library containing crypt... none required checking for library containing socket... none required checking for clock_gettime in -lrt... yes checking for strlcpy... yes checking for sched_getsheduler... no checking for sched_setscheduler... yes checking for statvfs... yes checking for gethostid... yes checking for posix_fadvise... yes checking if lua5.3 is a Lua interpreter... yes checking whether lua5.3 version >= 5.1, < 5.4... yes checking for lua5.3 version... 5.3 checking for lua5.3 platform... unknown checking for lua5.3 script directory... ${prefix}/share/lua/5.3 checking for lua5.3 module directory... ${exec_prefix}/lib/lua/5.3 checking if LUA_VERSION is defined... yes checking lua.h usability... yes checking lua.h presence... yes checking for lua.h... yes checking lualib.h usability... yes checking lualib.h presence... yes checking for lualib.h... yes checking lauxlib.h usability... yes checking lauxlib.h presence... yes checking for lauxlib.h... yes checking luaconf.h usability... yes checking luaconf.h presence... yes checking for luaconf.h... yes checking for Lua header version... 5.3 checking if Lua header version matches 5.3... yes checking for specl... : checking for perl... /usr/bin/perl checking for ldoc... false checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build-aux/config.ld config.status: creating lib/posix/init.lua config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd . && /bin/sh /home/buildozer/aports/main/lua-posix/src/build-5.3/build-aux/missing automake-1.16 --gnu Makefile cd . && /bin/sh ./config.status Makefile depfiles config.status: creating Makefile config.status: executing depfiles commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/buildozer/aports/main/lua-posix/src/build-5.3/build-aux/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-am make[1]: Entering directory '/home/buildozer/aports/main/lua-posix/src/build-5.3' CC ext/posix/posix.lo CCLD ext/posix/posix.la make[1]: Leaving directory '/home/buildozer/aports/main/lua-posix/src/build-5.3' >>> WARNING: lua-posix: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> lua-posix: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/lua-posix/src/build-5.1' build-aux/install-sh -c -d '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/doc/luaposix' build-aux/install-sh -c -d '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/doc/luaposix/examples' build-aux/install-sh -c -d '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/lua/5.1/posix' build-aux/install-sh -c -d '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/doc/luaposix/modules' build-aux/install-sh -c -d '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/lib/lua/5.1' /usr/bin/install -c -m 644 doc/index.html doc/ldoc.css '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/doc/luaposix' /usr/bin/install -c -m 644 doc/examples/dir.lua.html doc/examples/fork.lua.html doc/examples/fork2.lua.html doc/examples/getopt.lua.html doc/examples/glob.lua.html doc/examples/limit.lua.html doc/examples/lock.lua.html doc/examples/netlink-uevent.lua.html doc/examples/ping.lua.html doc/examples/poll.lua.html doc/examples/signal.lua.html doc/examples/socket.lua.html doc/examples/termios.lua.html doc/examples/tree.lua.html '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/doc/luaposix/examples' /usr/bin/install -c -m 644 lib/posix/init.lua lib/posix/_argcheck.lua lib/posix/compat.lua lib/posix/deprecated.lua lib/posix/sys.lua lib/posix/util.lua '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/lua/5.1/posix' /bin/sh ./libtool --mode=install /usr/bin/install -c ext/posix/posix.la '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/lib/lua/5.1' /usr/bin/install -c -m 644 doc/modules/posix.ctype.html doc/modules/posix.dirent.html doc/modules/posix.errno.html doc/modules/posix.fcntl.html doc/modules/posix.fnmatch.html doc/modules/posix.getopt.html doc/modules/posix.glob.html doc/modules/posix.grp.html doc/modules/posix.html doc/modules/posix.libgen.html doc/modules/posix.poll.html doc/modules/posix.pwd.html doc/modules/posix.sched.html doc/modules/posix.signal.html doc/modules/posix.stdio.html doc/modules/posix.stdlib.html doc/modules/posix.sys.msg.html doc/modules/posix.sys.resource.html doc/modules/posix.sys.socket.html doc/modules/posix.sys.stat.html doc/modules/posix.sys.statvfs.html doc/modules/posix.sys.time.html doc/modules/posix.sys.times.html doc/modules/posix.sys.utsname.html doc/modules/posix.sys.wait.html doc/modules/posix.syslog.html doc/modules/posix.termio.html doc/modules/posix.time.html doc/modules/posix.unistd.html doc/modules/posix.utime.html '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/doc/luaposix/modules' libtool: install: /usr/bin/install -c ext/posix/.libs/posix.so /home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/lib/lua/5.1/posix.so libtool: install: /usr/bin/install -c ext/posix/.libs/posix.lai /home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/lib/lua/5.1/posix.la libtool: warning: remember to run 'libtool --finish /usr/lib/lua/5.1' make install-exec-hook make[2]: Entering directory '/home/buildozer/aports/main/lua-posix/src/build-5.1' rm -f /home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/lib/lua/5.1/posix.la make[2]: Leaving directory '/home/buildozer/aports/main/lua-posix/src/build-5.1' make[1]: Leaving directory '/home/buildozer/aports/main/lua-posix/src/build-5.1' make[1]: Entering directory '/home/buildozer/aports/main/lua-posix/src/build-5.2' build-aux/install-sh -c -d '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/doc/luaposix' build-aux/install-sh -c -d '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/doc/luaposix/examples' build-aux/install-sh -c -d '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/lua/5.2/posix' /usr/bin/install -c -m 644 doc/index.html doc/ldoc.css '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/doc/luaposix' build-aux/install-sh -c -d '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/doc/luaposix/modules' /usr/bin/install -c -m 644 doc/examples/dir.lua.html doc/examples/fork.lua.html doc/examples/fork2.lua.html doc/examples/getopt.lua.html doc/examples/glob.lua.html doc/examples/limit.lua.html doc/examples/lock.lua.html doc/examples/netlink-uevent.lua.html doc/examples/ping.lua.html doc/examples/poll.lua.html doc/examples/signal.lua.html doc/examples/socket.lua.html doc/examples/termios.lua.html doc/examples/tree.lua.html '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/doc/luaposix/examples' build-aux/install-sh -c -d '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/lib/lua/5.2' /usr/bin/install -c -m 644 doc/modules/posix.ctype.html doc/modules/posix.dirent.html doc/modules/posix.errno.html doc/modules/posix.fcntl.html doc/modules/posix.fnmatch.html doc/modules/posix.getopt.html doc/modules/posix.glob.html doc/modules/posix.grp.html doc/modules/posix.html doc/modules/posix.libgen.html doc/modules/posix.poll.html doc/modules/posix.pwd.html doc/modules/posix.sched.html doc/modules/posix.signal.html doc/modules/posix.stdio.html doc/modules/posix.stdlib.html doc/modules/posix.sys.msg.html doc/modules/posix.sys.resource.html doc/modules/posix.sys.socket.html doc/modules/posix.sys.stat.html doc/modules/posix.sys.statvfs.html doc/modules/posix.sys.time.html doc/modules/posix.sys.times.html doc/modules/posix.sys.utsname.html doc/modules/posix.sys.wait.html doc/modules/posix.syslog.html doc/modules/posix.termio.html doc/modules/posix.time.html doc/modules/posix.unistd.html doc/modules/posix.utime.html '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/doc/luaposix/modules' /usr/bin/install -c -m 644 lib/posix/init.lua lib/posix/_argcheck.lua lib/posix/compat.lua lib/posix/deprecated.lua lib/posix/sys.lua lib/posix/util.lua '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/lua/5.2/posix' /bin/sh ./libtool --mode=install /usr/bin/install -c ext/posix/posix.la '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/lib/lua/5.2' libtool: install: /usr/bin/install -c ext/posix/.libs/posix.so /home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/lib/lua/5.2/posix.so libtool: install: /usr/bin/install -c ext/posix/.libs/posix.lai /home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/lib/lua/5.2/posix.la libtool: warning: remember to run 'libtool --finish /usr/lib/lua/5.2' make install-exec-hook make[2]: Entering directory '/home/buildozer/aports/main/lua-posix/src/build-5.2' rm -f /home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/lib/lua/5.2/posix.la make[2]: Leaving directory '/home/buildozer/aports/main/lua-posix/src/build-5.2' make[1]: Leaving directory '/home/buildozer/aports/main/lua-posix/src/build-5.2' make[1]: Entering directory '/home/buildozer/aports/main/lua-posix/src/build-5.3' build-aux/install-sh -c -d '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/doc/luaposix' build-aux/install-sh -c -d '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/doc/luaposix/examples' build-aux/install-sh -c -d '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/lua/5.3/posix' /usr/bin/install -c -m 644 doc/index.html doc/ldoc.css '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/doc/luaposix' build-aux/install-sh -c -d '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/doc/luaposix/modules' /usr/bin/install -c -m 644 doc/examples/dir.lua.html doc/examples/fork.lua.html doc/examples/fork2.lua.html doc/examples/getopt.lua.html doc/examples/glob.lua.html doc/examples/limit.lua.html doc/examples/lock.lua.html doc/examples/netlink-uevent.lua.html doc/examples/ping.lua.html doc/examples/poll.lua.html doc/examples/signal.lua.html doc/examples/socket.lua.html doc/examples/termios.lua.html doc/examples/tree.lua.html '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/doc/luaposix/examples' build-aux/install-sh -c -d '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/lib/lua/5.3' /usr/bin/install -c -m 644 doc/modules/posix.ctype.html doc/modules/posix.dirent.html doc/modules/posix.errno.html doc/modules/posix.fcntl.html doc/modules/posix.fnmatch.html doc/modules/posix.getopt.html doc/modules/posix.glob.html doc/modules/posix.grp.html doc/modules/posix.html doc/modules/posix.libgen.html doc/modules/posix.poll.html doc/modules/posix.pwd.html doc/modules/posix.sched.html doc/modules/posix.signal.html doc/modules/posix.stdio.html doc/modules/posix.stdlib.html doc/modules/posix.sys.msg.html doc/modules/posix.sys.resource.html doc/modules/posix.sys.socket.html doc/modules/posix.sys.stat.html doc/modules/posix.sys.statvfs.html doc/modules/posix.sys.time.html doc/modules/posix.sys.times.html doc/modules/posix.sys.utsname.html doc/modules/posix.sys.wait.html doc/modules/posix.syslog.html doc/modules/posix.termio.html doc/modules/posix.time.html doc/modules/posix.unistd.html doc/modules/posix.utime.html '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/doc/luaposix/modules' /usr/bin/install -c -m 644 lib/posix/init.lua lib/posix/_argcheck.lua lib/posix/compat.lua lib/posix/deprecated.lua lib/posix/sys.lua lib/posix/util.lua '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/share/lua/5.3/posix' /bin/sh ./libtool --mode=install /usr/bin/install -c ext/posix/posix.la '/home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/lib/lua/5.3' libtool: install: /usr/bin/install -c ext/posix/.libs/posix.so /home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/lib/lua/5.3/posix.so libtool: install: /usr/bin/install -c ext/posix/.libs/posix.lai /home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/lib/lua/5.3/posix.la libtool: warning: remember to run 'libtool --finish /usr/lib/lua/5.3' make install-exec-hook make[2]: Entering directory '/home/buildozer/aports/main/lua-posix/src/build-5.3' rm -f /home/buildozer/aports/main/lua-posix/pkg/lua-posix/usr/lib/lua/5.3/posix.la make[2]: Leaving directory '/home/buildozer/aports/main/lua-posix/src/build-5.3' make[1]: Leaving directory '/home/buildozer/aports/main/lua-posix/src/build-5.3' >>> lua-posix-doc*: Running split function doc... >>> lua-posix-doc*: Preparing subpackage lua-posix-doc... >>> lua-posix-doc*: Running postcheck for lua-posix-doc >>> lua5.1-posix*: Running split function _posix_5_1... >>> lua5.1-posix*: Preparing subpackage lua5.1-posix... >>> lua5.1-posix*: Stripping binaries >>> lua5.1-posix*: Running postcheck for lua5.1-posix >>> lua5.2-posix*: Running split function _posix_5_2... >>> lua5.2-posix*: Preparing subpackage lua5.2-posix... >>> lua5.2-posix*: Stripping binaries >>> lua5.2-posix*: Running postcheck for lua5.2-posix >>> lua5.3-posix*: Running split function _posix_5_3... >>> lua5.3-posix*: Preparing subpackage lua5.3-posix... >>> lua5.3-posix*: Stripping binaries >>> lua5.3-posix*: Running postcheck for lua5.3-posix >>> lua-posix*: Running postcheck for lua-posix >>> lua-posix*: Preparing package lua-posix... >>> lua-posix*: Stripping binaries >>> WARNING: lua-posix*: No arch specific binaries found so arch should probably be set to "noarch" >>> lua-posix-doc*: Scanning shared objects >>> lua-posix*: Scanning shared objects >>> lua5.1-posix*: Scanning shared objects >>> lua5.2-posix*: Scanning shared objects >>> lua5.3-posix*: Scanning shared objects >>> lua-posix-doc*: Tracing dependencies... >>> lua-posix-doc*: Package size: 652.0 KB >>> lua-posix-doc*: Compressing data... >>> lua-posix-doc*: Create checksum... >>> lua-posix-doc*: Create lua-posix-doc-33.4.0-r1.apk >>> lua-posix*: Tracing dependencies... >>> lua-posix*: Package size: 24.0 KB >>> lua-posix*: Compressing data... >>> lua-posix*: Create checksum... >>> lua-posix*: Create lua-posix-33.4.0-r1.apk >>> lua5.1-posix*: Tracing dependencies... lua5.1-bit32<26 so:libc.musl-x86.so.1 >>> lua5.1-posix*: Package size: 232.0 KB >>> lua5.1-posix*: Compressing data... >>> lua5.1-posix*: Create checksum... >>> lua5.1-posix*: Create lua5.1-posix-33.4.0-r1.apk >>> lua5.2-posix*: Tracing dependencies... so:libc.musl-x86.so.1 >>> lua5.2-posix*: Package size: 220.0 KB >>> lua5.2-posix*: Compressing data... >>> lua5.2-posix*: Create checksum... >>> lua5.2-posix*: Create lua5.2-posix-33.4.0-r1.apk >>> lua5.3-posix*: Tracing dependencies... lua5.3-bit32<26 so:libc.musl-x86.so.1 >>> lua5.3-posix*: Package size: 224.0 KB >>> lua5.3-posix*: Compressing data... >>> lua5.3-posix*: Create checksum... >>> lua5.3-posix*: Create lua5.3-posix-33.4.0-r1.apk >>> lua-posix: Build complete at Tue, 10 Nov 2020 18:24:20 +0000 elapsed time 0h 0m 50s >>> lua-posix: Cleaning up srcdir >>> lua-posix: Cleaning up pkgdir >>> lua-posix: Uninstalling dependencies... (1/22) Purging lua5.1-bit32 (5.3.0-r3) (2/22) Purging lua5.2-bit32 (5.3.0-r3) (3/22) Purging lua5.3-bit32 (5.3.0-r3) (4/22) Purging .makedepends-lua-posix (20201110.182332) (5/22) Purging automake (1.16.2-r0) (6/22) Purging autoconf (2.69-r2) (7/22) Purging m4 (1.4.18-r1) (8/22) Purging linux-headers (5.7.8-r0) (9/22) Purging lua-bit32 (5.3.0-r3) (10/22) Purging lua5.1-dev (5.1.5-r7) (11/22) Purging lua5.1 (5.1.5-r7) (12/22) Purging lua5.2-dev (5.2.4-r7) (13/22) Purging lua5.3-dev (5.3.6-r0) (14/22) Purging lua5.3 (5.3.6-r0) (15/22) Purging git-perl (2.29.2-r0) (16/22) Purging perl-git (2.29.2-r0) (17/22) Purging perl-error (0.17029-r1) (18/22) Purging perl (5.32.0-r0) (19/22) Purging libbz2 (1.0.8-r1) (20/22) Purging lua5.1-libs (5.1.5-r7) (21/22) Purging linenoise (1.0-r1) (22/22) Purging lua5.3-libs (5.3.6-r0) Executing busybox-1.32.0-r3.trigger OK: 310 MiB in 87 packages >>> lua-posix: Updating the main/x86 repository index... >>> lua-posix: Signing the index...