>>> polyglot: Building testing/polyglot 2.0.4-r1 (using abuild 3.11.21-r0) started Tue, 01 Aug 2023 11:13:09 +0000
>>> polyglot: Checking sanity of /home/buildozer/aports/testing/polyglot/APKBUILD...
>>> WARNING: polyglot: No maintainer
>>> polyglot: Analyzing dependencies...
>>> polyglot: Installing for build: build-base
(1/1) Installing .makedepends-polyglot (20230801.111310)
OK: 270 MiB in 103 packages
>>> polyglot: Cleaning up srcdir
>>> polyglot: Cleaning up pkgdir
>>> polyglot: Cleaning up tmpdir
>>> polyglot: Fetching http://hgm.nubati.net/releases/polyglot-2.0.4.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  273k  100  273k    0     0   396k      0 --:--:-- --:--:-- --:--:--  395k
>>> polyglot: Fetching http://hgm.nubati.net/releases/polyglot-2.0.4.tar.gz
>>> polyglot: Checking sha512sums...
polyglot-2.0.4.tar.gz: OK
>>> polyglot: Unpacking /var/cache/distfiles/polyglot-2.0.4.tar.gz...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./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 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 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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for main in -lm... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for dup2... yes
checking for floor... yes
checking for gettimeofday... yes
checking for memchr... yes
checking for memmove... yes
checking for select... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
make  all-am
make[1]: Entering directory '/home/buildozer/aports/testing/polyglot/src/polyglot-2.0.4'
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mainloop.o -MD -MP -MF .deps/mainloop.Tpo -c -o mainloop.o mainloop.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT attack.o -MD -MP -MF .deps/attack.Tpo -c -o attack.o attack.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT board.o -MD -MP -MF .deps/board.Tpo -c -o board.o board.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT book.o -MD -MP -MF .deps/book.Tpo -c -o book.o book.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT book_make.o -MD -MP -MF .deps/book_make.Tpo -c -o book_make.o book_make.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT book_merge.o -MD -MP -MF .deps/book_merge.Tpo -c -o book_merge.o book_merge.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT colour.o -MD -MP -MF .deps/colour.Tpo -c -o colour.o colour.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT engine.o -MD -MP -MF .deps/engine.Tpo -c -o engine.o engine.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT epd.o -MD -MP -MF .deps/epd.Tpo -c -o epd.o epd.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT fen.o -MD -MP -MF .deps/fen.Tpo -c -o fen.o fen.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gui.o -MD -MP -MF .deps/gui.Tpo -c -o gui.o gui.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT game.o -MD -MP -MF .deps/game.Tpo -c -o game.o game.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ini.o -MD -MP -MF .deps/ini.Tpo -c -o ini.o ini.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT line.o -MD -MP -MF .deps/line.Tpo -c -o line.o line.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT move.o -MD -MP -MF .deps/move.Tpo -c -o move.o move.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT move_do.o -MD -MP -MF .deps/move_do.Tpo -c -o move_do.o move_do.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT move_gen.o -MD -MP -MF .deps/move_gen.Tpo -c -o move_gen.o move_gen.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT move_legal.o -MD -MP -MF .deps/move_legal.Tpo -c -o move_legal.o move_legal.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT option.o -MD -MP -MF .deps/option.Tpo -c -o option.o option.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT pgn.o -MD -MP -MF .deps/pgn.Tpo -c -o pgn.o pgn.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT piece.o -MD -MP -MF .deps/piece.Tpo -c -o piece.o piece.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT pipex_posix.o -MD -MP -MF .deps/pipex_posix.Tpo -c -o pipex_posix.o pipex_posix.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT pipex_win32.o -MD -MP -MF .deps/pipex_win32.Tpo -c -o pipex_win32.o pipex_win32.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT san.o -MD -MP -MF .deps/san.Tpo -c -o san.o san.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT square.o -MD -MP -MF .deps/square.Tpo -c -o square.o square.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT uci.o -MD -MP -MF .deps/uci.Tpo -c -o uci.o uci.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT uci2uci.o -MD -MP -MF .deps/uci2uci.Tpo -c -o uci2uci.o uci2uci.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xboard2uci.o -MD -MP -MF .deps/xboard2uci.Tpo -c -o xboard2uci.o xboard2uci.c
mv -f .deps/pipex_win32.Tpo .deps/pipex_win32.Po
mv -f .deps/colour.Tpo .deps/colour.Po
mv -f .deps/move_legal.Tpo .deps/move_legal.Po
mv -f .deps/mainloop.Tpo .deps/mainloop.Po
mv -f .deps/gui.Tpo .deps/gui.Po
mv -f .deps/random.Tpo .deps/random.Po
mv -f .deps/hash.Tpo .deps/hash.Po
mv -f .deps/attack.Tpo .deps/attack.Po
mv -f .deps/piece.Tpo .deps/piece.Po
mv -f .deps/line.Tpo .deps/line.Po
mv -f .deps/engine.Tpo .deps/engine.Po
mv -f .deps/square.Tpo .deps/square.Po
mv -f .deps/move_do.Tpo .deps/move_do.Po
mv -f .deps/search.Tpo .deps/search.Po
mv -f .deps/parse.Tpo .deps/parse.Po
mv -f .deps/game.Tpo .deps/game.Po
mv -f .deps/book_merge.Tpo .deps/book_merge.Po
mv -f .deps/move_gen.Tpo .deps/move_gen.Po
mv -f .deps/list.Tpo .deps/list.Po
mv -f .deps/move.Tpo .deps/move.Po
mv -f .deps/io.Tpo .deps/io.Po
mv -f .deps/board.Tpo .deps/board.Po
mv -f .deps/fen.Tpo .deps/fen.Po
mv -f .deps/uci2uci.Tpo .deps/uci2uci.Po
mv -f .deps/option.Tpo .deps/option.Po
mv -f .deps/pipex_posix.Tpo .deps/pipex_posix.Po
mv -f .deps/pgn.Tpo .deps/pgn.Po
mv -f .deps/ini.Tpo .deps/ini.Po
mv -f .deps/epd.Tpo .deps/epd.Po
mv -f .deps/san.Tpo .deps/san.Po
mv -f .deps/book.Tpo .deps/book.Po
mv -f .deps/util.Tpo .deps/util.Po
mv -f .deps/main.Tpo .deps/main.Po
mv -f .deps/uci.Tpo .deps/uci.Po
mv -f .deps/book_make.Tpo .deps/book_make.Po
mv -f .deps/xboard2uci.Tpo .deps/xboard2uci.Po
gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -o polyglot mainloop.o attack.o board.o book.o book_make.o book_merge.o colour.o engine.o epd.o fen.o gui.o game.o hash.o ini.o io.o line.o list.o main.o move.o move_do.o move_gen.o move_legal.o option.o parse.o pgn.o piece.o pipex_posix.o pipex_win32.o random.o san.o search.o square.o uci.o uci2uci.o util.o xboard2uci.o  -lm 
make[1]: Leaving directory '/home/buildozer/aports/testing/polyglot/src/polyglot-2.0.4'
>>> polyglot: Entering fakeroot...
make[1]: Entering directory '/home/buildozer/aports/testing/polyglot/src/polyglot-2.0.4'
test -z "/usr/bin" || ./install-sh -c -d "/home/buildozer/aports/testing/polyglot/pkg/polyglot/usr/bin"
test -z "/usr/share/doc/polyglot" || ./install-sh -c -d "/home/buildozer/aports/testing/polyglot/pkg/polyglot/usr/share/doc/polyglot"
test -z "/usr/share/man/man6" || ./install-sh -c -d "/home/buildozer/aports/testing/polyglot/pkg/polyglot/usr/share/man/man6"
  /usr/bin/install -c polyglot '/home/buildozer/aports/testing/polyglot/pkg/polyglot/usr/bin'
 /usr/bin/install -c -m 644 README README1.3 README1.4 README1.4w README1.4w10UCI book_format.html '/home/buildozer/aports/testing/polyglot/pkg/polyglot/usr/share/doc/polyglot'
 /usr/bin/install -c -m 644 'polyglot.man' '/home/buildozer/aports/testing/polyglot/pkg/polyglot/usr/share/man/man6/polyglot.6'
make[1]: Leaving directory '/home/buildozer/aports/testing/polyglot/src/polyglot-2.0.4'
>>> polyglot-doc*: Running split function doc...
>>> polyglot-doc*: Preparing subpackage polyglot-doc...
>>> polyglot-doc*: Running postcheck for polyglot-doc
>>> polyglot*: Running postcheck for polyglot
>>> polyglot*: Preparing package polyglot...
>>> polyglot*: Stripping binaries
>>> polyglot-doc*: Scanning shared objects
>>> polyglot*: Scanning shared objects
>>> polyglot-doc*: Tracing dependencies...
>>> polyglot-doc*: Package size: 148.0 KB
>>> polyglot-doc*: Compressing data...
>>> polyglot-doc*: Create checksum...
>>> polyglot-doc*: Create polyglot-doc-2.0.4-r1.apk
>>> polyglot*: Tracing dependencies...
	so:libc.musl-armv7.so.1
>>> polyglot*: Package size: 112.0 KB
>>> polyglot*: Compressing data...
>>> polyglot*: Create checksum...
>>> polyglot*: Create polyglot-2.0.4-r1.apk
>>> polyglot: Build complete at Tue, 01 Aug 2023 11:13:15 +0000 elapsed time 0h 0m 6s
>>> polyglot: Cleaning up srcdir
>>> polyglot: Cleaning up pkgdir
>>> polyglot: Uninstalling dependencies...
(1/1) Purging .makedepends-polyglot (20230801.111310)
OK: 270 MiB in 102 packages
>>> polyglot: Updating the testing/armv7 repository index...
>>> polyglot: Signing the index...