>>> t1utils: Building community/t1utils 1.42-r0 (using abuild 3.12.0-r0) started Wed, 13 Dec 2023 17:24:12 +0000 >>> t1utils: Checking sanity of /home/buildozer/aports/community/t1utils/APKBUILD... >>> t1utils: Analyzing dependencies... >>> t1utils: Installing for build: build-base autoconf automake libtool (1/11) Installing m4 (1.4.19-r3) (2/11) Installing libbz2 (1.0.8-r6) (3/11) Installing perl (5.38.2-r0) (4/11) Installing autoconf (2.71-r2) (5/11) Installing automake (1.16.5-r2) (6/11) Installing libltdl (2.4.7-r3) (7/11) Installing libtool (2.4.7-r3) (8/11) Installing .makedepends-t1utils (20231213.172413) (9/11) Installing perl-error (0.17029-r2) (10/11) Installing perl-git (2.43.0-r0) (11/11) Installing git-perl (2.43.0-r0) Executing busybox-1.36.1-r16.trigger OK: 392 MiB in 118 packages >>> t1utils: Cleaning up srcdir >>> t1utils: Cleaning up pkgdir >>> t1utils: Cleaning up tmpdir >>> t1utils: Fetching https://distfiles.alpinelinux.org/distfiles/edge//t1utils-1.42.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 66895 100 66895 0 0 150k 0 --:--:-- --:--:-- --:--:-- 150k >>> t1utils: Fetching https://distfiles.alpinelinux.org/distfiles/edge//t1utils-1.42.tar.gz >>> t1utils: Checking sha512sums... t1utils-1.42.tar.gz: OK >>> t1utils: Unpacking /var/cache/distfiles/edge/t1utils-1.42.tar.gz... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:110: installing './config.guess' configure.ac:110: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 whether make supports nested variables... yes checking for s390x-alpine-linux-musl-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for an ANSI C-conforming const... yes checking for strerror... yes checking for memmem... yes checking for gcc options needed to detect all undeclared functions... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether memmem is declared... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for uintptr_t... yes checking size of void *... 8 checking size of unsigned long... 8 checking size of unsigned int... 4 checking build system type... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/buildozer/aports/community/t1utils/src/t1utils-1.42' gcc -DHAVE_CONFIG_H -I. -I./include -Os -fstack-clash-protection -Wformat -Werror=format-security -MT clp.o -MD -MP -MF .deps/clp.Tpo -c -o clp.o clp.c gcc -DHAVE_CONFIG_H -I. -I./include -Os -fstack-clash-protection -Wformat -Werror=format-security -MT t1lib.o -MD -MP -MF .deps/t1lib.Tpo -c -o t1lib.o t1lib.c gcc -DHAVE_CONFIG_H -I. -I./include -Os -fstack-clash-protection -Wformat -Werror=format-security -MT t1ascii.o -MD -MP -MF .deps/t1ascii.Tpo -c -o t1ascii.o t1ascii.c gcc -DHAVE_CONFIG_H -I. -I./include -Os -fstack-clash-protection -Wformat -Werror=format-security -MT t1binary.o -MD -MP -MF .deps/t1binary.Tpo -c -o t1binary.o t1binary.c gcc -DHAVE_CONFIG_H -I. -I./include -Os -fstack-clash-protection -Wformat -Werror=format-security -MT t1asm.o -MD -MP -MF .deps/t1asm.Tpo -c -o t1asm.o t1asm.c gcc -DHAVE_CONFIG_H -I. -I./include -Os -fstack-clash-protection -Wformat -Werror=format-security -MT t1disasm.o -MD -MP -MF .deps/t1disasm.Tpo -c -o t1disasm.o t1disasm.c gcc -DHAVE_CONFIG_H -I. -I./include -Os -fstack-clash-protection -Wformat -Werror=format-security -MT t1unmac.o -MD -MP -MF .deps/t1unmac.Tpo -c -o t1unmac.o t1unmac.c gcc -DHAVE_CONFIG_H -I. -I./include -Os -fstack-clash-protection -Wformat -Werror=format-security -MT t1mac.o -MD -MP -MF .deps/t1mac.Tpo -c -o t1mac.o t1mac.c mv -f .deps/t1ascii.Tpo .deps/t1ascii.Po mv -f .deps/t1binary.Tpo .deps/t1binary.Po mv -f .deps/t1lib.Tpo .deps/t1lib.Po mv -f .deps/t1unmac.Tpo .deps/t1unmac.Po mv -f .deps/t1asm.Tpo .deps/t1asm.Po mv -f .deps/t1mac.Tpo .deps/t1mac.Po mv -f .deps/t1disasm.Tpo .deps/t1disasm.Po mv -f .deps/clp.Tpo .deps/clp.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o t1ascii clp.o t1lib.o t1ascii.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o t1binary clp.o t1lib.o t1binary.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o t1asm clp.o t1lib.o t1asm.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o t1disasm clp.o t1lib.o t1disasm.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o t1unmac clp.o t1lib.o t1unmac.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o t1mac clp.o t1lib.o t1mac.o make[1]: Leaving directory '/home/buildozer/aports/community/t1utils/src/t1utils-1.42' >>> t1utils: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/t1utils/src/t1utils-1.42' ./install-sh -c -d '/home/buildozer/aports/community/t1utils/pkg/t1utils/usr/bin' ./install-sh -c -d '/home/buildozer/aports/community/t1utils/pkg/t1utils/usr/share/man/man1' /usr/bin/install -c t1ascii t1binary t1asm t1disasm t1unmac t1mac '/home/buildozer/aports/community/t1utils/pkg/t1utils/usr/bin' /usr/bin/install -c -m 644 t1ascii.1 t1binary.1 t1asm.1 t1disasm.1 t1unmac.1 t1mac.1 '/home/buildozer/aports/community/t1utils/pkg/t1utils/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/community/t1utils/src/t1utils-1.42' >>> t1utils-doc*: Running split function doc... >>> t1utils-doc*: Preparing subpackage t1utils-doc... >>> t1utils-doc*: Running postcheck for t1utils-doc >>> t1utils*: Running postcheck for t1utils >>> t1utils*: Preparing package t1utils... >>> t1utils*: Stripping binaries >>> t1utils-doc*: Scanning shared objects >>> t1utils*: Scanning shared objects >>> t1utils-doc*: Tracing dependencies... >>> t1utils-doc*: Package size: 56.0 KB >>> t1utils-doc*: Compressing data... >>> t1utils-doc*: Create checksum... >>> t1utils-doc*: Create t1utils-doc-1.42-r0.apk >>> t1utils*: Tracing dependencies... so:libc.musl-s390x.so.1 >>> t1utils*: Package size: 272.0 KB >>> t1utils*: Compressing data... >>> t1utils*: Create checksum... >>> t1utils*: Create t1utils-1.42-r0.apk >>> t1utils: Build complete at Wed, 13 Dec 2023 17:24:19 +0000 elapsed time 0h 0m 7s >>> t1utils: Cleaning up srcdir >>> t1utils: Cleaning up pkgdir >>> t1utils: Uninstalling dependencies... (1/11) Purging .makedepends-t1utils (20231213.172413) (2/11) Purging autoconf (2.71-r2) (3/11) Purging m4 (1.4.19-r3) (4/11) Purging automake (1.16.5-r2) (5/11) Purging libtool (2.4.7-r3) (6/11) Purging libltdl (2.4.7-r3) (7/11) Purging git-perl (2.43.0-r0) (8/11) Purging perl-git (2.43.0-r0) (9/11) Purging perl-error (0.17029-r2) (10/11) Purging perl (5.38.2-r0) (11/11) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r16.trigger OK: 346 MiB in 107 packages >>> t1utils: Updating the community/s390x repository index... >>> t1utils: Signing the index...