>>> frotz: Building community/frotz 2.54-r1 (using abuild 3.12.0-r0) started Fri, 27 Oct 2023 01:35:12 +0000 >>> frotz: Checking sanity of /home/buildozer/aports/community/frotz/APKBUILD... >>> frotz: Analyzing dependencies... >>> frotz: Installing for build: build-base libao-dev libmodplug-dev libsamplerate-dev libsndfile-dev ncurses-dev (1/24) Installing alsa-lib (1.2.10-r0) (2/24) Installing libao (1.2.2-r2) (3/24) Installing libao-dev (1.2.2-r2) (4/24) Installing libmodplug (0.8.9.0-r3) (5/24) Installing libmodplug-dev (0.8.9.0-r3) (6/24) Installing libsamplerate (0.2.2-r3) (7/24) Installing libsamplerate-dev (0.2.2-r3) (8/24) Installing opus (1.4-r0) (9/24) Installing opus-dev (1.4-r0) (10/24) Installing libogg (1.3.5-r5) (11/24) Installing libflac (1.4.3-r1) (12/24) Installing libvorbis (1.3.7-r2) (13/24) Installing libsndfile (1.2.2-r0) (14/24) Installing libflac++ (1.4.3-r1) (15/24) Installing libogg-dev (1.3.5-r5) (16/24) Installing flac-dev (1.4.3-r1) (17/24) Installing libvorbis-dev (1.3.7-r2) (18/24) Installing libsndfile-dev (1.2.2-r0) (19/24) Installing libformw (6.4_p20231007-r0) (20/24) Installing libmenuw (6.4_p20231007-r0) (21/24) Installing libpanelw (6.4_p20231007-r0) (22/24) Installing libncurses++ (6.4_p20231007-r0) (23/24) Installing ncurses-dev (6.4_p20231007-r0) (24/24) Installing .makedepends-frotz (20231027.013517) Executing busybox-1.36.1-r13.trigger OK: 277 MiB in 126 packages >>> frotz: Cleaning up srcdir >>> frotz: Cleaning up pkgdir >>> frotz: Cleaning up tmpdir >>> frotz: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//frotz-2.54.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> frotz: Fetching https://gitlab.com/DavidGriffith/frotz/-/archive/2.54/frotz-2.54.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 100 420k 0 420k 0 0 1688k 0 --:--:-- --:--:-- --:--:-- 1689k >>> frotz: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//frotz-2.54.tar.gz >>> frotz: Checking sha512sums... frotz-2.54.tar.gz: OK >>> frotz: Unpacking /var/cache/distfiles/frotz-2.54.tar.gz... ** Generating src/common/defs.h ** Generating src/common/hash.h ** Generating src/curses/ux_defines.h make -C src/blorb make[1]: Entering directory '/home/buildozer/aports/community/frotz/src/frotz-2.54/src/blorb' gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I../common -fPIC -fpic -o blorblib.o -c blorblib.c ar rc blorblib.a blorblib.o /usr/bin/ranlib blorblib.a ** Done with Blorb library. make[1]: Leaving directory '/home/buildozer/aports/community/frotz/src/frotz-2.54/src/blorb' make -C src/curses make[1]: Entering directory '/home/buildozer/aports/community/frotz/src/frotz-2.54/src/curses' gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_audio_oss.o -c ux_audio_oss.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_audio_none.o -c ux_audio_none.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_blorb.o -c ux_blorb.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_text.o -c ux_text.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_screen.o -c ux_screen.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_pic.o -c ux_pic.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_audio.o -c ux_audio.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_init.o -c ux_init.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_input.o -c ux_input.c ar rc frotz_curses.a ux_audio.o ux_audio_none.o ux_audio_oss.o ux_blorb.o ux_init.o ux_input.o ux_pic.o ux_screen.o ux_text.o /usr/bin/ranlib frotz_curses.a ** Done with curses interface. make[1]: Leaving directory '/home/buildozer/aports/community/frotz/src/frotz-2.54/src/curses' make -C src/common make[1]: Entering directory '/home/buildozer/aports/community/frotz/src/frotz-2.54/src/common' gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o missing.o -c missing.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o main.o -c main.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o getopt.o -c getopt.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o random.o -c random.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o hotkey.o -c hotkey.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o buffer.o -c buffer.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o err.o -c err.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o sound.o -c sound.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o redirect.o -c redirect.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o table.o -c table.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o math.o -c math.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o input.o -c input.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o stream.o -c stream.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o variable.o -c variable.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o files.o -c files.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o process.o -c process.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o object.o -c object.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o quetzal.o -c quetzal.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o fastmem.o -c fastmem.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o text.o -c text.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o screen.o -c screen.c ar rc frotz_common.a buffer.o err.o fastmem.o files.o getopt.o hotkey.o input.o main.o math.o missing.o object.o process.o quetzal.o random.o redirect.o screen.o sound.o stream.o table.o text.o variable.o /usr/bin/ranlib frotz_common.a ** Done with Frotz core. make[1]: Leaving directory '/home/buildozer/aports/community/frotz/src/frotz-2.54/src/common' gcc src/common/frotz_common.a src/curses/frotz_curses.a src/blorb/blorblib.a src/common/frotz_common.a -o frotz -Wl,--as-needed,-O1,--sort-common -lncursesw -lao -lpthread -lm -lsndfile -lvorbisfile -lmodplug -lsamplerate ** Done building Frotz with curses interface ** Audio support enabled (type ao) ** Blorb support enabled >>> WARNING: frotz: 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. >>> frotz: Entering fakeroot... make -C src/common make[1]: Entering directory '/home/buildozer/aports/community/frotz/src/frotz-2.54/src/common' make[1]: 'frotz_common.a' is up to date. make[1]: Leaving directory '/home/buildozer/aports/community/frotz/src/frotz-2.54/src/common' make -C src/curses make[1]: Entering directory '/home/buildozer/aports/community/frotz/src/frotz-2.54/src/curses' make[1]: 'frotz_curses.a' is up to date. make[1]: Leaving directory '/home/buildozer/aports/community/frotz/src/frotz-2.54/src/curses' make -C src/blorb make[1]: Entering directory '/home/buildozer/aports/community/frotz/src/frotz-2.54/src/blorb' make[1]: 'blorblib.a' is up to date. make[1]: Leaving directory '/home/buildozer/aports/community/frotz/src/frotz-2.54/src/blorb' mkdir -p /home/buildozer/aports/community/frotz/pkg/frotz/usr/bin && test -w /home/buildozer/aports/community/frotz/pkg/frotz/usr/bin install -c -m 755 frotz /home/buildozer/aports/community/frotz/pkg/frotz/usr/bin mkdir -p /home/buildozer/aports/community/frotz/pkg/frotz/usr/share/man/man6 && test -w /home/buildozer/aports/community/frotz/pkg/frotz/usr/share/man/man6 install -m 644 doc/frotz.6 /home/buildozer/aports/community/frotz/pkg/frotz/usr/share/man/man6/ >>> frotz-doc*: Running split function doc... >>> frotz-doc*: Preparing subpackage frotz-doc... >>> frotz-doc*: Running postcheck for frotz-doc >>> frotz*: Running postcheck for frotz >>> frotz*: Preparing package frotz... >>> frotz*: Stripping binaries >>> frotz-doc*: Scanning shared objects >>> frotz*: Scanning shared objects >>> frotz-doc*: Tracing dependencies... >>> frotz-doc*: Package size: 28.0 KB >>> frotz-doc*: Compressing data... >>> frotz-doc*: Create checksum... >>> frotz-doc*: Create frotz-doc-2.54-r1.apk >>> frotz*: Tracing dependencies... so:libao.so.4 so:libc.musl-armv7.so.1 so:libmodplug.so.1 so:libncursesw.so.6 so:libsamplerate.so.0 so:libsndfile.so.1 >>> frotz*: Package size: 92.0 KB >>> frotz*: Compressing data... >>> frotz*: Create checksum... >>> frotz*: Create frotz-2.54-r1.apk >>> frotz: Build complete at Fri, 27 Oct 2023 01:35:19 +0000 elapsed time 0h 0m 7s >>> frotz: Cleaning up srcdir >>> frotz: Cleaning up pkgdir >>> frotz: Uninstalling dependencies... (1/24) Purging .makedepends-frotz (20231027.013517) (2/24) Purging libao-dev (1.2.2-r2) (3/24) Purging libao (1.2.2-r2) (4/24) Purging libmodplug-dev (0.8.9.0-r3) (5/24) Purging libmodplug (0.8.9.0-r3) (6/24) Purging libsamplerate-dev (0.2.2-r3) (7/24) Purging libsamplerate (0.2.2-r3) (8/24) Purging libsndfile-dev (1.2.2-r0) (9/24) Purging libsndfile (1.2.2-r0) (10/24) Purging ncurses-dev (6.4_p20231007-r0) (11/24) Purging libncurses++ (6.4_p20231007-r0) (12/24) Purging libpanelw (6.4_p20231007-r0) (13/24) Purging alsa-lib (1.2.10-r0) (14/24) Purging flac-dev (1.4.3-r1) (15/24) Purging libflac++ (1.4.3-r1) (16/24) Purging libflac (1.4.3-r1) (17/24) Purging libformw (6.4_p20231007-r0) (18/24) Purging libmenuw (6.4_p20231007-r0) (19/24) Purging libvorbis-dev (1.3.7-r2) (20/24) Purging libvorbis (1.3.7-r2) (21/24) Purging opus-dev (1.4-r0) (22/24) Purging opus (1.4-r0) (23/24) Purging libogg-dev (1.3.5-r5) (24/24) Purging libogg (1.3.5-r5) Executing busybox-1.36.1-r13.trigger OK: 270 MiB in 102 packages >>> frotz: Updating the community/armv7 repository index... >>> frotz: Signing the index...