>>> frotz: Building community/frotz 2.54-r1 (using abuild 3.10.0-r3) started Wed, 12 Apr 2023 16:14:29 +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/23) Installing alsa-lib (1.2.8-r1) (2/23) Installing libao (1.2.2-r2) (3/23) Installing libao-dev (1.2.2-r2) (4/23) Installing libmodplug (0.8.9.0-r2) (5/23) Installing libmodplug-dev (0.8.9.0-r2) (6/23) Installing libsamplerate (0.2.2-r2) (7/23) Installing libsamplerate-dev (0.2.2-r2) (8/23) Installing opus (1.3.1-r2) (9/23) Installing opus-dev (1.3.1-r2) (10/23) Installing libogg (1.3.5-r4) (11/23) Installing flac-libs (1.4.2-r2) (12/23) Installing libvorbis (1.3.7-r1) (13/23) Installing libsndfile (1.2.0-r2) (14/23) Installing libogg-dev (1.3.5-r4) (15/23) Installing flac-dev (1.4.2-r2) (16/23) Installing libvorbis-dev (1.3.7-r1) (17/23) Installing libsndfile-dev (1.2.0-r2) (18/23) Installing libformw (6.4_p20230401-r3) (19/23) Installing libmenuw (6.4_p20230401-r3) (20/23) Installing libpanelw (6.4_p20230401-r3) (21/23) Installing libncurses++ (6.4_p20230401-r3) (22/23) Installing ncurses-dev (6.4_p20230401-r3) (23/23) Installing .makedepends-frotz (20230412.161429) Executing busybox-1.36.0-r7.trigger OK: 417 MiB in 122 packages >>> frotz: Cleaning up srcdir >>> frotz: Cleaning up pkgdir >>> frotz: Fetching https://distfiles.alpinelinux.org/distfiles/edge/frotz-2.54.tar.bz2 >>> frotz: Fetching https://distfiles.alpinelinux.org/distfiles/edge/frotz-2.54.tar.bz2 >>> frotz: Checking sha512sums... frotz-2.54.tar.bz2: OK >>> frotz: Unpacking /var/cache/distfiles/edge/frotz-2.54.tar.bz2... ** 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 -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 -pthread -D_POSIX_C_SOURCE=199506L -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_audio_none.o -c ux_audio_none.c gcc -Os -pthread -D_POSIX_C_SOURCE=199506L -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_audio_oss.o -c ux_audio_oss.c gcc -Os -pthread -D_POSIX_C_SOURCE=199506L -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_blorb.o -c ux_blorb.c gcc -Os -pthread -D_POSIX_C_SOURCE=199506L -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_text.o -c ux_text.c gcc -Os -pthread -D_POSIX_C_SOURCE=199506L -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_screen.o -c ux_screen.c gcc -Os -pthread -D_POSIX_C_SOURCE=199506L -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_pic.o -c ux_pic.c gcc -Os -pthread -D_POSIX_C_SOURCE=199506L -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_audio.o -c ux_audio.c gcc -Os -pthread -D_POSIX_C_SOURCE=199506L -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_init.o -c ux_init.c gcc -Os -pthread -D_POSIX_C_SOURCE=199506L -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 -fPIC -fpic -o missing.o -c missing.c gcc -Os -fPIC -fpic -o main.o -c main.c gcc -Os -fPIC -fpic -o getopt.o -c getopt.c gcc -Os -fPIC -fpic -o random.o -c random.c gcc -Os -fPIC -fpic -o hotkey.o -c hotkey.c gcc -Os -fPIC -fpic -o err.o -c err.c gcc -Os -fPIC -fpic -o buffer.o -c buffer.c gcc -Os -fPIC -fpic -o sound.o -c sound.c gcc -Os -fPIC -fpic -o table.o -c table.c gcc -Os -fPIC -fpic -o redirect.o -c redirect.c gcc -Os -fPIC -fpic -o math.o -c math.c gcc -Os -fPIC -fpic -o input.o -c input.c gcc -Os -fPIC -fpic -o stream.o -c stream.c gcc -Os -fPIC -fpic -o variable.o -c variable.c gcc -Os -fPIC -fpic -o files.o -c files.c gcc -Os -fPIC -fpic -o process.o -c process.c gcc -Os -fPIC -fpic -o object.o -c object.c gcc -Os -fPIC -fpic -o quetzal.o -c quetzal.c gcc -Os -fPIC -fpic -o fastmem.o -c fastmem.c gcc -Os -fPIC -fpic -o text.o -c text.c gcc -Os -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-aarch64.so.1 so:libmodplug.so.1 so:libncursesw.so.6 so:libsamplerate.so.0 so:libsndfile.so.1 >>> frotz*: Package size: 144.0 KB >>> frotz*: Compressing data... >>> frotz*: Create checksum... >>> frotz*: Create frotz-2.54-r1.apk >>> frotz: Build complete at Wed, 12 Apr 2023 16:14:31 +0000 elapsed time 0h 0m 2s >>> frotz: Cleaning up srcdir >>> frotz: Cleaning up pkgdir >>> frotz: Uninstalling dependencies... (1/23) Purging .makedepends-frotz (20230412.161429) (2/23) Purging libao-dev (1.2.2-r2) (3/23) Purging libao (1.2.2-r2) (4/23) Purging libmodplug-dev (0.8.9.0-r2) (5/23) Purging libmodplug (0.8.9.0-r2) (6/23) Purging libsamplerate-dev (0.2.2-r2) (7/23) Purging libsamplerate (0.2.2-r2) (8/23) Purging libsndfile-dev (1.2.0-r2) (9/23) Purging libsndfile (1.2.0-r2) (10/23) Purging ncurses-dev (6.4_p20230401-r3) (11/23) Purging libncurses++ (6.4_p20230401-r3) (12/23) Purging libpanelw (6.4_p20230401-r3) (13/23) Purging alsa-lib (1.2.8-r1) (14/23) Purging opus-dev (1.3.1-r2) (15/23) Purging opus (1.3.1-r2) (16/23) Purging libvorbis-dev (1.3.7-r1) (17/23) Purging libvorbis (1.3.7-r1) (18/23) Purging flac-dev (1.4.2-r2) (19/23) Purging flac-libs (1.4.2-r2) (20/23) Purging libogg-dev (1.3.5-r4) (21/23) Purging libogg (1.3.5-r4) (22/23) Purging libformw (6.4_p20230401-r3) (23/23) Purging libmenuw (6.4_p20230401-r3) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 99 packages >>> frotz: Updating the community/aarch64 repository index... >>> frotz: Signing the index...