>>> frotz: Building community/frotz 2.54-r0 (using abuild 3.10.0_rc1-r1) started Tue, 13 Sep 2022 14:33:25 +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/19) Installing alsa-lib (1.2.7.2-r0) (2/19) Installing libao (1.2.2-r2) (3/19) Installing libao-dev (1.2.2-r2) (4/19) Installing libmodplug (0.8.9.0-r1) (5/19) Installing libmodplug-dev (0.8.9.0-r1) (6/19) Installing libsamplerate (0.2.2-r0) (7/19) Installing libsamplerate-dev (0.2.2-r0) (8/19) Installing libogg (1.3.5-r1) (9/19) Installing libogg-dev (1.3.5-r1) (10/19) Installing opus (1.3.1-r1) (11/19) Installing opus-dev (1.3.1-r1) (12/19) Installing flac-libs (1.4.0-r0) (13/19) Installing libvorbis (1.3.7-r0) (14/19) Installing libsndfile (1.1.0-r2) (15/19) Installing flac-dev (1.4.0-r0) (16/19) Installing libvorbis-dev (1.3.7-r0) (17/19) Installing libsndfile-dev (1.1.0-r2) (18/19) Installing ncurses-dev (6.3_p20220903-r0) (19/19) Installing .makedepends-frotz (20220913.143325) Executing busybox-1.35.0-r25.trigger OK: 382 MiB in 117 packages >>> frotz: Cleaning up srcdir >>> frotz: Cleaning up pkgdir >>> frotz: Fetching https://distfiles.alpinelinux.org/distfiles/edge//frotz-2.54.tar.bz2 % 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 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.bz2 % 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 345k 0 345k 0 0 653k 0 --:--:-- --:--:-- --:--:-- 653k >>> 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/hash.h ** Generating src/common/defs.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 -fomit-frame-pointer -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 -fomit-frame-pointer -pthread -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_audio_none.o -c ux_audio_none.c gcc -Os -fomit-frame-pointer -pthread -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_audio_oss.o -c ux_audio_oss.c gcc -Os -fomit-frame-pointer -pthread -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_blorb.o -c ux_blorb.c gcc -Os -fomit-frame-pointer -pthread -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_audio.o -c ux_audio.c gcc -Os -fomit-frame-pointer -pthread -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_pic.o -c ux_pic.c gcc -Os -fomit-frame-pointer -pthread -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_text.o -c ux_text.c gcc -Os -fomit-frame-pointer -pthread -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_screen.o -c ux_screen.c gcc -Os -fomit-frame-pointer -pthread -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_init.o -c ux_init.c gcc -Os -fomit-frame-pointer -pthread -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 -fomit-frame-pointer -fPIC -fpic -o getopt.o -c getopt.c gcc -Os -fomit-frame-pointer -fPIC -fpic -o hotkey.o -c hotkey.c gcc -Os -fomit-frame-pointer -fPIC -fpic -o err.o -c err.c gcc -Os -fomit-frame-pointer -fPIC -fpic -o buffer.o -c buffer.c gcc -Os -fomit-frame-pointer -fPIC -fpic -o missing.o -c missing.c gcc -Os -fomit-frame-pointer -fPIC -fpic -o main.o -c main.c gcc -Os -fomit-frame-pointer -fPIC -fpic -o math.o -c math.c gcc -Os -fomit-frame-pointer -fPIC -fpic -o input.o -c input.c gcc -Os -fomit-frame-pointer -fPIC -fpic -o files.o -c files.c gcc -Os -fomit-frame-pointer -fPIC -fpic -o random.o -c random.c gcc -Os -fomit-frame-pointer -fPIC -fpic -o redirect.o -c redirect.c gcc -Os -fomit-frame-pointer -fPIC -fpic -o process.o -c process.c gcc -Os -fomit-frame-pointer -fPIC -fpic -o fastmem.o -c fastmem.c gcc -Os -fomit-frame-pointer -fPIC -fpic -o object.o -c object.c gcc -Os -fomit-frame-pointer -fPIC -fpic -o quetzal.o -c quetzal.c gcc -Os -fomit-frame-pointer -fPIC -fpic -o sound.o -c sound.c gcc -Os -fomit-frame-pointer -fPIC -fpic -o table.o -c table.c gcc -Os -fomit-frame-pointer -fPIC -fpic -o stream.o -c stream.c gcc -Os -fomit-frame-pointer -fPIC -fpic -o variable.o -c variable.c gcc -Os -fomit-frame-pointer -fPIC -fpic -o text.o -c text.c gcc -Os -fomit-frame-pointer -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 -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-r0.apk >>> frotz*: Tracing dependencies... so:libao.so.4 so:libc.musl-s390x.so.1 so:libmodplug.so.1 so:libncursesw.so.6 so:libsamplerate.so.0 so:libsndfile.so.1 >>> frotz*: Package size: 148.0 KB >>> frotz*: Compressing data... >>> frotz*: Create checksum... >>> frotz*: Create frotz-2.54-r0.apk >>> frotz: Build complete at Tue, 13 Sep 2022 14:33:27 +0000 elapsed time 0h 0m 2s >>> frotz: Cleaning up srcdir >>> frotz: Cleaning up pkgdir >>> frotz: Uninstalling dependencies... (1/19) Purging .makedepends-frotz (20220913.143325) (2/19) Purging libao-dev (1.2.2-r2) (3/19) Purging libao (1.2.2-r2) (4/19) Purging libmodplug-dev (0.8.9.0-r1) (5/19) Purging libmodplug (0.8.9.0-r1) (6/19) Purging libsamplerate-dev (0.2.2-r0) (7/19) Purging libsamplerate (0.2.2-r0) (8/19) Purging libsndfile-dev (1.1.0-r2) (9/19) Purging libsndfile (1.1.0-r2) (10/19) Purging ncurses-dev (6.3_p20220903-r0) (11/19) Purging alsa-lib (1.2.7.2-r0) (12/19) Purging libvorbis-dev (1.3.7-r0) (13/19) Purging libvorbis (1.3.7-r0) (14/19) Purging flac-dev (1.4.0-r0) (15/19) Purging flac-libs (1.4.0-r0) (16/19) Purging libogg-dev (1.3.5-r1) (17/19) Purging libogg (1.3.5-r1) (18/19) Purging opus-dev (1.3.1-r1) (19/19) Purging opus (1.3.1-r1) Executing busybox-1.35.0-r25.trigger OK: 374 MiB in 98 packages >>> frotz: Updating the community/s390x repository index... >>> frotz: Signing the index...