>>> libmaa: Building community/libmaa 1.5.1-r0 (using abuild 3.15.0-r6) started Thu, 09 Oct 2025 22:25:41 +0000 >>> libmaa: Validating /home/buildozer/aports/community/libmaa/APKBUILD... >>> libmaa: Analyzing dependencies... >>> libmaa: Installing for build: build-base mk-configure (1/4) Installing bmake (20250804-r0) (2/4) Installing bmkdep (20140112-r1) (3/4) Installing mk-configure (0.40.0-r1) (4/4) Installing .makedepends-libmaa (20251009.222542) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 427 MiB in 109 packages >>> libmaa: Cleaning up srcdir >>> libmaa: Cleaning up pkgdir >>> libmaa: Cleaning up tmpdir >>> libmaa: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libmaa-1.5.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> libmaa: Fetching https://downloads.sourceforge.net/dict/libmaa-1.5.1.tar.gz Connecting to downloads.sourceforge.net (104.18.13.149:443) Connecting to downloads.sourceforge.net (104.18.13.149:443) Connecting to master.dl.sourceforge.net (216.105.38.12:443) saving to '/var/cache/distfiles/edge/libmaa-1.5.1.tar.gz.part' libmaa-1.5.1.tar.gz. 100% |********************************| 172k 0:00:00 ETA '/var/cache/distfiles/edge/libmaa-1.5.1.tar.gz.part' saved >>> libmaa: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libmaa-1.5.1.tar.gz >>> libmaa: Checking sha512sums... libmaa-1.5.1.tar.gz: OK >>> libmaa: Unpacking /var/cache/distfiles/edge/libmaa-1.5.1.tar.gz... --- check_mkc_err_msg --- --- all-maa --- --- all-test --- --- all-maa --- ================================================== all ===> maa checking C compiler type... gcc 15.2.0 i586-alpine-linux-musl checking sys/resource.h using cc -c... yes checking alloca.h using cc -c... yes checking for sizeof long... 4 checking for program awk... /usr/bin/awk checking for program cc... /usr/bin/cc --- check_mkc_err_msg --- --- xmalloc.o --- --- hash.o --- --- set.o --- --- stack.o --- --- list.o --- --- error.o --- --- memory.o --- --- string.o --- --- debug.o --- --- flags.o --- --- maa.o --- --- prime.o --- --- bit.o --- --- timer.o --- --- pr.o --- --- sl.o --- --- base64.o --- --- base26.o --- --- source.o --- --- parse-concrete.o --- --- text.o --- --- log.o --- --- xmalloc.os --- --- hash.os --- --- set.os --- --- stack.os --- --- list.os --- --- error.os --- --- memory.os --- --- string.os --- --- debug.os --- --- flags.os --- --- maa.os --- --- prime.os --- --- bit.os --- --- timer.os --- --- pr.os --- --- sl.os --- --- base64.os --- --- base26.os --- --- source.os --- --- parse-concrete.os --- --- text.os --- --- log.os --- --- /home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa/arggram.c --- --- export.sym.tmp --- --- xmalloc.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o xmalloc.o -O2 -g xmalloc.c --- hash.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o hash.o -O2 -g hash.c --- set.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o set.o -O2 -g set.c --- stack.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o stack.o -O2 -g stack.c --- list.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o list.o -O2 -g list.c --- error.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o error.o -O2 -g error.c --- memory.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o memory.o -O2 -g memory.c --- string.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o string.o -O2 -g string.c --- debug.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o debug.o -O2 -g debug.c --- flags.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o flags.o -O2 -g flags.c --- maa.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o maa.o -O2 -g maa.c --- prime.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o prime.o -O2 -g prime.c --- bit.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o bit.o -O2 -g bit.c --- timer.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o timer.o -O2 -g timer.c --- pr.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o pr.o -O2 -g pr.c --- sl.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o sl.o -O2 -g sl.c --- base64.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o base64.o -O2 -g base64.c --- base26.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o base26.o -O2 -g base26.c --- source.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o source.o -O2 -g source.c --- parse-concrete.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o parse-concrete.o -O2 -g parse-concrete.c --- text.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o text.o -O2 -g text.c --- log.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o log.o -O2 -g log.c --- xmalloc.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o xmalloc.os -O2 -g xmalloc.c --- hash.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o hash.os -O2 -g hash.c --- set.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o set.os -O2 -g set.c --- stack.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o stack.os -O2 -g stack.c --- list.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o list.os -O2 -g list.c --- error.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o error.os -O2 -g error.c --- memory.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o memory.os -O2 -g memory.c --- string.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o string.os -O2 -g string.c --- debug.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o debug.os -O2 -g debug.c --- flags.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o flags.os -O2 -g flags.c --- maa.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o maa.os -O2 -g maa.c --- prime.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o prime.os -O2 -g prime.c --- bit.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o bit.os -O2 -g bit.c --- timer.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o timer.os -O2 -g timer.c --- pr.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o pr.os -O2 -g pr.c --- sl.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o sl.os -O2 -g sl.c --- base64.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o base64.os -O2 -g base64.c --- base26.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o base26.os -O2 -g base26.c --- source.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o source.os -O2 -g source.c --- parse-concrete.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o parse-concrete.os -O2 -g parse-concrete.c --- text.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o text.os -O2 -g text.c --- log.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o log.os -O2 -g log.c --- /home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa/arggram.c --- awk -f /home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa/arggram2c < /home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa/arggram.txt > /home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa/arggram.c --- export.sym.tmp --- awk 'BEGIN {print "{ global:"} {sub(/#.*/, ""); if (NF>0) { $1=$1; print $0 ";"} } END {print "local: *; };"}' export.sym > export.sym.tmp --- arg.o --- --- arg.os --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -fPIC -DPIC -o arg.os -O2 -g arg.c --- arg.o --- cc -I. -I. -I/home/buildozer/aports/community/libmaa/src/libmaa-1.5.1/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -DMAA_MAJOR=4 -DMAA_MINOR=1 -DMAA_TEENY=0 -c -o arg.o -O2 -g arg.c --- libmaa.a --- building standard maa library ar cq libmaa.a xmalloc.o hash.o set.o stack.o list.o error.o memory.o string.o debug.o flags.o maa.o prime.o bit.o timer.o arg.o pr.o sl.o base64.o base26.o source.o parse-concrete.o text.o log.o ; ranlib libmaa.a --- libmaa.so.4.1 --- building shared maa library (version 4.1) cc -shared -Wl,-soname -Wl,libmaa.so.4 -Wl,--version-script -Wl,export.sym.tmp -o libmaa.so.4.1 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs xmalloc.os hash.os set.os stack.os list.os error.os memory.os string.os debug.os flags.os maa.os prime.os bit.os timer.os arg.os pr.os sl.os base64.os base26.os source.os parse-concrete.os text.os log.os --- maa.done --- >>> libmaa: Entering fakeroot... --- install-maa --- --- install-doc --- --- install-maa --- ================================================== install ===> maa --- install-doc --- ================================================== install ===> doc --- realdo_installdirs --- mkc_install -c -d -m 755 /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/share/doc/libmaa --- /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/share/doc/libmaa/libmaa.600dpi.ps --- --- /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/share/doc/libmaa/README --- --- /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/share/doc/libmaa/TODO --- --- /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/share/doc/libmaa/NEWS --- --- /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/share/doc/libmaa/LICENSE --- --- /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/share/doc/libmaa/libmaa.600dpi.ps --- mkc_install -c -o root -g root -m 644 libmaa.600dpi.ps /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/share/doc/libmaa/libmaa.600dpi.ps --- /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/share/doc/libmaa/README --- mkc_install -c -o root -g root -m 644 ../README /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/share/doc/libmaa/README --- /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/share/doc/libmaa/TODO --- mkc_install -c -o root -g root -m 644 TODO /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/share/doc/libmaa/TODO --- /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/share/doc/libmaa/NEWS --- mkc_install -c -o root -g root -m 644 NEWS /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/share/doc/libmaa/NEWS --- /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/share/doc/libmaa/LICENSE --- mkc_install -c -o root -g root -m 644 LICENSE /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/share/doc/libmaa/LICENSE --- install-maa --- --- realdo_installdirs --- mkc_install -c -d -m 755 /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/include /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/lib --- /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/include/maa.h --- --- /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/lib/libmaa.a --- --- /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/lib/libmaa.so.4.1 --- --- /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/include/maa.h --- mkc_install -c -o root -g root -m 644 maa.h /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/include/maa.h --- /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/lib/libmaa.a --- mkc_install -c -o root -g root -m 644 libmaa.a /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/lib/libmaa.a --- /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/lib/libmaa.so.4.1 --- mkc_install -c -o root -g root -m 644 libmaa.so.4.1 /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/lib/libmaa.so.4.1 ln -s -f libmaa.so.4.1 /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/lib/libmaa.so.4 ln -s -f libmaa.so.4.1 /home/buildozer/aports/community/libmaa/pkg/libmaa/usr/lib/libmaa.so >>> libmaa-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/libmaa/pkg/libmaa-dev/usr/include' 'usr/lib/libmaa.a' -> '/home/buildozer/aports/community/libmaa/pkg/libmaa-dev/usr/lib/libmaa.a' 'usr/lib/libmaa.so' -> '/home/buildozer/aports/community/libmaa/pkg/libmaa-dev/usr/lib/libmaa.so' >>> libmaa-dev*: Preparing subpackage libmaa-dev... >>> libmaa-dev*: Stripping binaries >>> libmaa-dev*: Running postcheck for libmaa-dev >>> libmaa-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/libmaa/pkg/libmaa-doc/usr/share/doc' >>> libmaa-doc*: Preparing subpackage libmaa-doc... >>> libmaa-doc*: Running postcheck for libmaa-doc >>> libmaa*: Running postcheck for libmaa >>> libmaa*: Preparing package libmaa... >>> libmaa*: Stripping binaries >>> libmaa-dev*: Scanning shared objects >>> libmaa-doc*: Scanning shared objects >>> libmaa*: Scanning shared objects >>> libmaa-dev*: Tracing dependencies... libmaa=1.5.1-r0 >>> libmaa-dev*: Package size: 332.7 KB >>> libmaa-dev*: Compressing data... >>> libmaa-dev*: Create checksum... >>> libmaa-dev*: Create libmaa-dev-1.5.1-r0.apk >>> libmaa-doc*: Tracing dependencies... >>> libmaa-doc*: Package size: 237.2 KB >>> libmaa-doc*: Compressing data... >>> libmaa-doc*: Create checksum... >>> libmaa-doc*: Create libmaa-doc-1.5.1-r0.apk >>> libmaa*: Tracing dependencies... so:libc.musl-x86.so.1 >>> libmaa*: Package size: 97.4 KB >>> libmaa*: Compressing data... >>> libmaa*: Create checksum... >>> libmaa*: Create libmaa-1.5.1-r0.apk >>> libmaa: Build complete at Thu, 09 Oct 2025 22:25:46 +0000 elapsed time 0h 0m 5s >>> libmaa: Cleaning up srcdir >>> libmaa: Cleaning up pkgdir >>> libmaa: Uninstalling dependencies... (1/4) Purging .makedepends-libmaa (20251009.222542) (2/4) Purging mk-configure (0.40.0-r1) (3/4) Purging bmake (20250804-r0) (4/4) Purging bmkdep (20140112-r1) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 426 MiB in 105 packages >>> libmaa: Updating the community/x86 repository index... >>> libmaa: Signing the index...