>>> frotz: Building community/frotz 2.54-r1 (using abuild 3.15.0_rc3-r3) started Tue, 13 May 2025 16:50:33 +0000 >>> frotz: Validating /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/27) Installing alsa-lib (1.2.14-r0) (2/27) Installing libao (1.2.2-r3) (3/27) Installing libao-dev (1.2.2-r3) (4/27) Installing libmodplug (0.8.9.0-r3) (5/27) Installing libmodplug-dev (0.8.9.0-r3) (6/27) Installing libsamplerate (0.2.2-r3) (7/27) Installing libsamplerate-dev (0.2.2-r3) (8/27) Installing opus (1.5.2-r1) (9/27) Installing opus-dev (1.5.2-r1) (10/27) Installing libogg (1.3.5-r5) (11/27) Installing libflac (1.4.3-r1) (12/27) Installing lame-libs (3.100-r5) (13/27) Installing mpg123-libs (1.32.10-r0) (14/27) Installing libvorbis (1.3.7-r2) (15/27) Installing libsndfile (1.2.2-r2) (16/27) Installing libflac++ (1.4.3-r1) (17/27) Installing libogg-dev (1.3.5-r5) (18/27) Installing flac-dev (1.4.3-r1) (19/27) Installing mpg123-dev (1.32.10-r0) (20/27) Installing libvorbis-dev (1.3.7-r2) (21/27) Installing libsndfile-dev (1.2.2-r2) (22/27) Installing libformw (6.5_p20250503-r0) (23/27) Installing libmenuw (6.5_p20250503-r0) (24/27) Installing libpanelw (6.5_p20250503-r0) (25/27) Installing libncurses++ (6.5_p20250503-r0) (26/27) Installing ncurses-dev (6.5_p20250503-r0) (27/27) Installing .makedepends-frotz (20250513.165056) Executing busybox-1.37.0-r17.trigger OK: 407 MiB in 131 packages >>> frotz: Cleaning up srcdir >>> frotz: Cleaning up pkgdir >>> frotz: Cleaning up tmpdir >>> frotz: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/frotz-2.54.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/frotz-2.54.tar.gz.part' frotz-2.54.tar.gz.pa 100% |********************************| 420k 0:00:00 ETA '/var/cache/distfiles/v3.22/frotz-2.54.tar.gz.part' saved >>> frotz: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/frotz-2.54.tar.gz >>> frotz: Checking sha512sums... frotz-2.54.tar.gz: OK >>> frotz: Unpacking /var/cache/distfiles/v3.22/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' cc -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' cc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_audio_oss.o -c ux_audio_oss.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_audio_none.o -c ux_audio_none.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_blorb.o -c ux_blorb.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_screen.o -c ux_screen.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_text.o -c ux_text.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_pic.o -c ux_pic.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_audio.o -c ux_audio.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_init.o -c ux_init.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -D_BSD_SOURCE -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' cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o missing.o -c missing.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o main.o -c main.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o getopt.o -c getopt.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o random.o -c random.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o hotkey.o -c hotkey.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o sound.o -c sound.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o table.o -c table.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o err.o -c err.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o buffer.o -c buffer.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o redirect.o -c redirect.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o input.o -c input.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o variable.o -c variable.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o math.o -c math.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o stream.o -c stream.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o files.o -c files.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o object.o -c object.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o process.o -c process.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o quetzal.o -c quetzal.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o fastmem.o -c fastmem.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -fpic -o text.o -c text.c cc -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' cc 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 -Wl,-z,pack-relative-relocs -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... 'usr/share/man' -> '/home/buildozer/aports/community/frotz/pkg/frotz-doc/usr/share/man' >>> 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: 7.9 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-x86.so.1 so:libmodplug.so.1 so:libncursesw.so.6 so:libsamplerate.so.0 so:libsndfile.so.1 >>> frotz*: Package size: 110.5 KB >>> frotz*: Compressing data... >>> frotz*: Create checksum... >>> frotz*: Create frotz-2.54-r1.apk >>> frotz: Build complete at Tue, 13 May 2025 16:50:58 +0000 elapsed time 0h 0m 25s >>> frotz: Cleaning up srcdir >>> frotz: Cleaning up pkgdir >>> frotz: Uninstalling dependencies... (1/27) Purging .makedepends-frotz (20250513.165056) (2/27) Purging libao-dev (1.2.2-r3) (3/27) Purging libao (1.2.2-r3) (4/27) Purging libmodplug-dev (0.8.9.0-r3) (5/27) Purging libmodplug (0.8.9.0-r3) (6/27) Purging libsamplerate-dev (0.2.2-r3) (7/27) Purging libsamplerate (0.2.2-r3) (8/27) Purging libsndfile-dev (1.2.2-r2) (9/27) Purging libsndfile (1.2.2-r2) (10/27) Purging ncurses-dev (6.5_p20250503-r0) (11/27) Purging libncurses++ (6.5_p20250503-r0) (12/27) Purging libpanelw (6.5_p20250503-r0) (13/27) Purging alsa-lib (1.2.14-r0) (14/27) Purging flac-dev (1.4.3-r1) (15/27) Purging libflac++ (1.4.3-r1) (16/27) Purging libflac (1.4.3-r1) (17/27) Purging lame-libs (3.100-r5) (18/27) Purging libformw (6.5_p20250503-r0) (19/27) Purging libmenuw (6.5_p20250503-r0) (20/27) Purging libvorbis-dev (1.3.7-r2) (21/27) Purging libvorbis (1.3.7-r2) (22/27) Purging mpg123-dev (1.32.10-r0) (23/27) Purging mpg123-libs (1.32.10-r0) (24/27) Purging opus-dev (1.5.2-r1) (25/27) Purging opus (1.5.2-r1) (26/27) Purging libogg-dev (1.3.5-r5) (27/27) Purging libogg (1.3.5-r5) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 104 packages >>> frotz: Updating the community/x86 repository index... >>> frotz: Signing the index...