>>> kstart: Building community/kstart 4.2-r0 (using abuild 3.7.0_rc1-r2) started Mon, 28 Dec 2020 08:40:49 +0000 >>> kstart: Checking sanity of /home/buildozer/aports/community/kstart/APKBUILD... >>> kstart: Analyzing dependencies... >>> kstart: Installing for build: build-base krb5-dev perl (1/37) Installing libblkid (2.36.1-r0) (2/37) Installing blkid (2.36.1-r0) (3/37) Installing libcap-ng (0.8.2-r0) (4/37) Installing setpriv (2.36.1-r0) (5/37) Installing libmount (2.36.1-r0) (6/37) Installing libsmartcols (2.36.1-r0) (7/37) Installing findmnt (2.36.1-r0) (8/37) Installing mcookie (2.36.1-r0) (9/37) Installing hexdump (2.36.1-r0) (10/37) Installing lsblk (2.36.1-r0) (11/37) Installing libuuid (2.36.1-r0) (12/37) Installing libfdisk (2.36.1-r0) (13/37) Installing sfdisk (2.36.1-r0) (14/37) Installing cfdisk (2.36.1-r0) (15/37) Installing partx (2.36.1-r0) (16/37) Installing libeconf (0.3.8-r0) (17/37) Installing util-linux (2.36.1-r0) (18/37) Installing util-linux-dev (2.36.1-r0) (19/37) Installing libcom_err (1.45.6-r1) (20/37) Installing e2fsprogs-libs (1.45.6-r1) (21/37) Installing e2fsprogs-dev (1.45.6-r1) (22/37) Installing krb5-conf (1.0-r2) (23/37) Installing keyutils-libs (1.6.3-r0) (24/37) Installing libverto (0.3.1-r1) (25/37) Installing krb5-libs (1.18.3-r1) (26/37) Installing gdbm (1.19-r0) (27/37) Installing libsasl (2.1.27-r10) (28/37) Installing libldap (2.4.56-r0) (29/37) Installing krb5-server-ldap (1.18.3-r1) (30/37) Installing krb5-dev (1.18.3-r1) (31/37) Installing libbz2 (1.0.8-r1) (32/37) Installing perl (5.32.0-r0) (33/37) Installing .makedepends-kstart (20201228.084053) (34/37) Installing util-linux-openrc (2.36.1-r0) (35/37) Installing perl-error (0.17029-r1) (36/37) Installing perl-git (2.29.2-r0) (37/37) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r8.trigger OK: 355 MiB in 123 packages >>> kstart: Cleaning up srcdir >>> kstart: Cleaning up pkgdir >>> kstart: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/kstart-4.2.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 289k 100 289k 0 0 4138k 0 --:--:-- --:--:-- --:--:-- 4138k >>> kstart: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/kstart-4.2.tar.gz >>> kstart: Checking sha512sums... kstart-4.2.tar.gz: OK >>> kstart: Unpacking /var/cache/distfiles/v3.13/kstart-4.2.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/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 whether to enable maintainer-specific portions of Makefiles... no checking for 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking if the compiler is Clang... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ar... ar checking the archiver (ar) interface... ar checking for ranlib... ranlib checking for aklog... no checking for afslog... no checking size of long... 4 checking for krb5-config... /usr/bin/krb5-config checking for krb5 support in krb5-config... yes checking for --deps support in krb5-config... no checking for krb5_init_context... yes checking krb5.h usability... yes checking krb5.h presence... yes checking for krb5.h... yes checking kerberosv5/krb5.h usability... no checking kerberosv5/krb5.h presence... no checking for kerberosv5/krb5.h... no checking krb5/krb5.h usability... yes checking krb5/krb5.h presence... yes checking for krb5/krb5.h... yes checking for krb5_get_error_message... yes checking for krb5_free_error_message... yes checking for krb5_cc_copy_cache... no checking for krb5_cc_get_full_name... yes checking for krb5_get_init_creds_opt_alloc... yes checking for krb5_get_init_creds_opt_set_default_flags... no checking for krb5_principal_get_realm... no checking for krb5_xfree... no checking for krb5_get_init_creds_opt_free... yes checking if krb5_get_init_creds_opt_free takes two arguments... yes checking whether krb5_kt_free_entry is declared... yes checking for krb5_get_renewed_creds... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for C99 variadic macros... yes checking for GNU-style variadic macros... yes checking for unsigned long long int... yes checking for long long int... yes checking for uint32_t... yes checking for sig_atomic_t... yes checking for ssize_t... yes checking for working snprintf... yes checking for setrlimit... yes checking for setsid... yes checking for asprintf... yes checking for daemon... yes checking for mkstemp... yes checking for reallocarray... yes checking for setenv... yes 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 config.status: executing tests/data/.placeholder commands make all-am make[1]: Entering directory '/home/buildozer/aports/community/kstart/src/kstart-4.2' depbase=`echo portable/krb5-extra.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT portable/krb5-extra.o -MD -MP -MF $depbase.Tpo -c -o portable/krb5-extra.o portable/krb5-extra.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo framework.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT framework.o -MD -MP -MF $depbase.Tpo -c -o framework.o framework.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo k5start.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT k5start.o -MD -MP -MF $depbase.Tpo -c -o k5start.o k5start.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo krenew.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT krenew.o -MD -MP -MF $depbase.Tpo -c -o krenew.o krenew.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo portable/dummy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT portable/dummy.o -MD -MP -MF $depbase.Tpo -c -o portable/dummy.o portable/dummy.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo util/command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT util/command.o -MD -MP -MF $depbase.Tpo -c -o util/command.o util/command.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo util/messages-krb5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT util/messages-krb5.o -MD -MP -MF $depbase.Tpo -c -o util/messages-krb5.o util/messages-krb5.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo util/messages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT util/messages.o -MD -MP -MF $depbase.Tpo -c -o util/messages.o util/messages.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo util/xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT util/xmalloc.o -MD -MP -MF $depbase.Tpo -c -o util/xmalloc.o util/xmalloc.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f portable/libportable.a ar cru portable/libportable.a portable/dummy.o portable/krb5-extra.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib portable/libportable.a rm -f util/libutil.a ar cru util/libutil.a util/command.o util/messages-krb5.o util/messages.o util/xmalloc.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib util/libutil.a gcc -Os -fomit-frame-pointer -Wl,--as-needed -o krenew framework.o krenew.o util/libutil.a portable/libportable.a -lkrb5 -lk5crypto -lcom_err gcc -Os -fomit-frame-pointer -Wl,--as-needed -o k5start framework.o k5start.o util/libutil.a portable/libportable.a -lkrb5 -lk5crypto -lcom_err make[1]: Leaving directory '/home/buildozer/aports/community/kstart/src/kstart-4.2' make tests/tap/libtap.a tests/runtests tests/kafs/basic tests/kafs/haspag-t tests/portable/asprintf-t tests/portable/daemon-t tests/portable/mkstemp-t tests/portable/reallocarray-t tests/portable/setenv-t tests/portable/snprintf-t tests/util/messages-krb5-t tests/util/messages-t tests/util/xmalloc make[1]: Entering directory '/home/buildozer/aports/community/kstart/src/kstart-4.2' gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/kstart/src/kstart-4.2/tests -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/tap/tests_tap_libtap_a-basic.o -MD -MP -MF tests/tap/.deps/tests_tap_libtap_a-basic.Tpo -c -o tests/tap/tests_tap_libtap_a-basic.o `test -f 'tests/tap/basic.c' || echo './'`tests/tap/basic.c gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/kstart/src/kstart-4.2/tests -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/tap/tests_tap_libtap_a-process.o -MD -MP -MF tests/tap/.deps/tests_tap_libtap_a-process.Tpo -c -o tests/tap/tests_tap_libtap_a-process.o `test -f 'tests/tap/process.c' || echo './'`tests/tap/process.c gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/kstart/src/kstart-4.2/tests -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/tap/tests_tap_libtap_a-string.o -MD -MP -MF tests/tap/.deps/tests_tap_libtap_a-string.Tpo -c -o tests/tap/tests_tap_libtap_a-string.o `test -f 'tests/tap/string.c' || echo './'`tests/tap/string.c gcc -DHAVE_CONFIG_H -I. -DSOURCE='"/home/buildozer/aports/community/kstart/src/kstart-4.2/tests"' -DBUILD='"/home/buildozer/aports/community/kstart/src/kstart-4.2/tests"' -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/tests_runtests-runtests.o -MD -MP -MF tests/.deps/tests_runtests-runtests.Tpo -c -o tests/tests_runtests-runtests.o `test -f 'tests/runtests.c' || echo './'`tests/runtests.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/kafs/tests_kafs_basic-basic.o -MD -MP -MF tests/kafs/.deps/tests_kafs_basic-basic.Tpo -c -o tests/kafs/tests_kafs_basic-basic.o `test -f 'tests/kafs/basic.c' || echo './'`tests/kafs/basic.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/kafs/tests_kafs_haspag_t-haspag-t.o -MD -MP -MF tests/kafs/.deps/tests_kafs_haspag_t-haspag-t.Tpo -c -o tests/kafs/tests_kafs_haspag_t-haspag-t.o `test -f 'tests/kafs/haspag-t.c' || echo './'`tests/kafs/haspag-t.c depbase=`echo tests/portable/asprintf-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/portable/asprintf-t.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/asprintf-t.o tests/portable/asprintf-t.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tests/portable/asprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/portable/asprintf.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/asprintf.o tests/portable/asprintf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tests/portable/daemon-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/portable/daemon-t.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/daemon-t.o tests/portable/daemon-t.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tests/portable/daemon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/portable/daemon.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/daemon.o tests/portable/daemon.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tests/portable/mkstemp-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/portable/mkstemp-t.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/mkstemp-t.o tests/portable/mkstemp-t.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tests/portable/mkstemp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/portable/mkstemp.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/mkstemp.o tests/portable/mkstemp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tests/portable/reallocarray-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/portable/reallocarray-t.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/reallocarray-t.o tests/portable/reallocarray-t.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tests/portable/reallocarray.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/portable/reallocarray.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/reallocarray.o tests/portable/reallocarray.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tests/portable/setenv-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/portable/setenv-t.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/setenv-t.o tests/portable/setenv-t.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tests/portable/setenv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/portable/setenv.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/setenv.o tests/portable/setenv.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tests/portable/snprintf-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/portable/snprintf-t.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/snprintf-t.o tests/portable/snprintf-t.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tests/portable/snprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/portable/snprintf.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/snprintf.o tests/portable/snprintf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tests/util/messages-krb5-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/util/messages-krb5-t.o -MD -MP -MF $depbase.Tpo -c -o tests/util/messages-krb5-t.o tests/util/messages-krb5-t.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tests/util/messages-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/util/messages-t.o -MD -MP -MF $depbase.Tpo -c -o tests/util/messages-t.o tests/util/messages-t.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tests/util/xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tests/util/xmalloc.o -MD -MP -MF $depbase.Tpo -c -o tests/util/xmalloc.o tests/util/xmalloc.c &&\ mv -f $depbase.Tpo $depbase.Po mv -f tests/tap/.deps/tests_tap_libtap_a-string.Tpo tests/tap/.deps/tests_tap_libtap_a-string.Po mv -f tests/kafs/.deps/tests_kafs_basic-basic.Tpo tests/kafs/.deps/tests_kafs_basic-basic.Po mv -f tests/kafs/.deps/tests_kafs_haspag_t-haspag-t.Tpo tests/kafs/.deps/tests_kafs_haspag_t-haspag-t.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed -o tests/kafs/basic tests/kafs/tests_kafs_basic-basic.o portable/libportable.a mv -f tests/tap/.deps/tests_tap_libtap_a-process.Tpo tests/tap/.deps/tests_tap_libtap_a-process.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed -o tests/util/xmalloc tests/util/xmalloc.o util/libutil.a portable/libportable.a mv -f tests/tap/.deps/tests_tap_libtap_a-basic.Tpo tests/tap/.deps/tests_tap_libtap_a-basic.Po rm -f tests/tap/libtap.a ar cru tests/tap/libtap.a tests/tap/tests_tap_libtap_a-basic.o tests/tap/tests_tap_libtap_a-process.o tests/tap/tests_tap_libtap_a-string.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib tests/tap/libtap.a gcc -Os -fomit-frame-pointer -Wl,--as-needed -o tests/kafs/haspag-t tests/kafs/tests_kafs_haspag_t-haspag-t.o tests/tap/libtap.a portable/libportable.a gcc -Os -fomit-frame-pointer -Wl,--as-needed -o tests/portable/asprintf-t tests/portable/asprintf-t.o tests/portable/asprintf.o tests/tap/libtap.a portable/libportable.a gcc -Os -fomit-frame-pointer -Wl,--as-needed -o tests/portable/daemon-t tests/portable/daemon-t.o tests/portable/daemon.o tests/tap/libtap.a portable/libportable.a gcc -Os -fomit-frame-pointer -Wl,--as-needed -o tests/portable/mkstemp-t tests/portable/mkstemp-t.o tests/portable/mkstemp.o tests/tap/libtap.a portable/libportable.a gcc -Os -fomit-frame-pointer -Wl,--as-needed -o tests/portable/reallocarray-t tests/portable/reallocarray-t.o tests/portable/reallocarray.o tests/tap/libtap.a portable/libportable.a gcc -Os -fomit-frame-pointer -Wl,--as-needed -o tests/portable/setenv-t tests/portable/setenv-t.o tests/portable/setenv.o tests/tap/libtap.a portable/libportable.a gcc -Os -fomit-frame-pointer -Wl,--as-needed -o tests/portable/snprintf-t tests/portable/snprintf-t.o tests/portable/snprintf.o tests/tap/libtap.a portable/libportable.a gcc -Os -fomit-frame-pointer -Wl,--as-needed -o tests/util/messages-krb5-t tests/util/messages-krb5-t.o tests/tap/libtap.a util/libutil.a portable/libportable.a -lkrb5 -lk5crypto -lcom_err gcc -Os -fomit-frame-pointer -Wl,--as-needed -o tests/util/messages-t tests/util/messages-t.o tests/tap/libtap.a util/libutil.a portable/libportable.a mv -f tests/.deps/tests_runtests-runtests.Tpo tests/.deps/tests_runtests-runtests.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed -o tests/runtests tests/tests_runtests-runtests.o make[1]: Leaving directory '/home/buildozer/aports/community/kstart/src/kstart-4.2' make check-local make[1]: Entering directory '/home/buildozer/aports/community/kstart/src/kstart-4.2' cd tests && ./runtests -l /home/buildozer/aports/community/kstart/src/kstart-4.2/tests/TESTS Running all tests listed in TESTS. If any tests fail, run the failing test program with runtests -o to see more details. docs/pod................skipped (POD syntax tests normally skipped) docs/pod-spelling.......skipped (Spelling tests only run for author) k5start/afs.............skipped (no keytab configuration) k5start/basic...........skipped (no keytab configuration) k5start/daemon..........skipped (no keytab configuration) k5start/errors..........ok k5start/flags...........skipped (no keytab configuration) k5start/keyring.........skipped (no keytab configuration) k5start/non-renewable...skipped (no keytab configuration) k5start/perms...........skipped (no keytab configuration) k5start/sigchld.........skipped (no keytab configuration) kafs/basic..............skipped (AFS not available) kafs/haspag.............skipped (AFS not available) krenew/afs..............skipped (no keytab configuration) krenew/basic............skipped (no keytab configuration) krenew/daemon...........skipped (no keytab configuration) krenew/errors...........ok krenew/keyring..........skipped (no keytab configuration) krenew/non-renewable....skipped (no keytab configuration) portable/asprintf.......ok portable/daemon.........ok portable/mkstemp........ok portable/reallocarray...ok portable/setenv.........ok portable/snprintf.......ok util/messages...........ok util/messages-krb5......ok util/xmalloc............skipped (xmalloc tests only run for author) All tests successful, 18 tests skipped. Files=28, Tests=1205, 3.38 seconds (2.74 usr + 0.33 sys = 3.06 CPU) make[1]: Leaving directory '/home/buildozer/aports/community/kstart/src/kstart-4.2' >>> kstart: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/kstart/src/kstart-4.2' build-aux/install-sh -c -d '/home/buildozer/aports/community/kstart/pkg/kstart/usr/share/man/man1' build-aux/install-sh -c -d '/home/buildozer/aports/community/kstart/pkg/kstart/usr/bin' /usr/bin/install -c k5start krenew '/home/buildozer/aports/community/kstart/pkg/kstart/usr/bin' /usr/bin/install -c -m 644 docs/k5start.1 docs/krenew.1 '/home/buildozer/aports/community/kstart/pkg/kstart/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/community/kstart/src/kstart-4.2' >>> kstart-doc*: Running split function doc... >>> kstart-doc*: Preparing subpackage kstart-doc... >>> kstart-doc*: Running postcheck for kstart-doc >>> kstart*: Running postcheck for kstart >>> kstart*: Preparing package kstart... >>> kstart*: Stripping binaries >>> kstart-doc*: Scanning shared objects >>> kstart*: Scanning shared objects >>> kstart-doc*: Tracing dependencies... >>> kstart-doc*: Package size: 60.0 KB >>> kstart-doc*: Compressing data... >>> kstart-doc*: Create checksum... >>> kstart-doc*: Create kstart-doc-4.2-r0.apk >>> kstart*: Tracing dependencies... so:libc.musl-x86.so.1 so:libkrb5.so.3 >>> kstart*: Package size: 80.0 KB >>> kstart*: Compressing data... >>> kstart*: Create checksum... >>> kstart*: Create kstart-4.2-r0.apk >>> kstart: Build complete at Mon, 28 Dec 2020 08:41:05 +0000 elapsed time 0h 0m 16s >>> kstart: Cleaning up srcdir >>> kstart: Cleaning up pkgdir >>> kstart: Uninstalling dependencies... (1/37) Purging .makedepends-kstart (20201228.084053) (2/37) Purging krb5-dev (1.18.3-r1) (3/37) Purging e2fsprogs-dev (1.45.6-r1) (4/37) Purging util-linux-dev (2.36.1-r0) (5/37) Purging util-linux-openrc (2.36.1-r0) (6/37) Purging util-linux (2.36.1-r0) (7/37) Purging blkid (2.36.1-r0) (8/37) Purging setpriv (2.36.1-r0) (9/37) Purging findmnt (2.36.1-r0) (10/37) Purging mcookie (2.36.1-r0) (11/37) Purging hexdump (2.36.1-r0) (12/37) Purging lsblk (2.36.1-r0) (13/37) Purging sfdisk (2.36.1-r0) (14/37) Purging cfdisk (2.36.1-r0) (15/37) Purging partx (2.36.1-r0) (16/37) Purging libfdisk (2.36.1-r0) (17/37) Purging libmount (2.36.1-r0) (18/37) Purging libsmartcols (2.36.1-r0) (19/37) Purging libuuid (2.36.1-r0) (20/37) Purging e2fsprogs-libs (1.45.6-r1) (21/37) Purging krb5-server-ldap (1.18.3-r1) (22/37) Purging git-perl (2.29.2-r0) (23/37) Purging perl-git (2.29.2-r0) (24/37) Purging perl-error (0.17029-r1) (25/37) Purging perl (5.32.0-r0) (26/37) Purging libblkid (2.36.1-r0) (27/37) Purging libcap-ng (0.8.2-r0) (28/37) Purging libeconf (0.3.8-r0) (29/37) Purging krb5-libs (1.18.3-r1) (30/37) Purging krb5-conf (1.0-r2) (31/37) Purging libcom_err (1.45.6-r1) (32/37) Purging keyutils-libs (1.6.3-r0) (33/37) Purging libverto (0.3.1-r1) (34/37) Purging libldap (2.4.56-r0) (35/37) Purging libsasl (2.1.27-r10) (36/37) Purging gdbm (1.19-r0) (37/37) Purging libbz2 (1.0.8-r1) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> kstart: Updating the community/x86 repository index... >>> kstart: Signing the index...