>>> libgss: Building community/libgss 1.0.4-r1 (using abuild 3.12.0-r1) started Sun, 07 Jan 2024 19:10:36 +0000 >>> libgss: Checking sanity of /home/buildozer/aports/community/libgss/APKBUILD... >>> libgss: Analyzing dependencies... >>> libgss: Installing for build: build-base (1/1) Installing .makedepends-libgss (20240107.191037) OK: 265 MiB in 110 packages >>> libgss: Cleaning up srcdir >>> libgss: Cleaning up pkgdir >>> libgss: Cleaning up tmpdir >>> libgss: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gss-1.0.4.tar.gz >>> libgss: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gss-1.0.4.tar.gz >>> libgss: Checking sha512sums... gss-1.0.4.tar.gz: OK >>> libgss: Unpacking /var/cache/distfiles/gss-1.0.4.tar.gz... configure: GNU Generic Security Service 1.0.4 gss 1.0.4 0x010004 3:3:0 3 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 make supports nested variables... (cached) yes 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 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 the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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 for wchar.h... yes checking for minix/config.h... no checking for sys/socket.h... yes checking for getopt.h... yes checking for sys/cdefs.h... no checking for limits.h... yes checking for sys/mman.h... yes checking for sys/param.h... yes checking for sys/time.h... yes checking for features.h... yes checking for crtdefs.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... powerpc64le-unknown-linux-musl checking host system type... powerpc64le-unknown-linux-musl 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 Minix Amsterdam compiler... no checking for ar... ar checking the archiver (ar) interface... ar checking for ar... (cached) ar checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: autobuild project... GNU Generic Security Service configure: autobuild revision... 1.0.4 configure: autobuild hostname... build-edge-ppc64le configure: autobuild timestamp... 20240107T191039Z checking the archiver (ar) interface... (cached) ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert powerpc64le-unknown-linux-musl file names to powerpc64le-unknown-linux-musl format... func_convert_file_noop checking how to convert powerpc64le-unknown-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/powerpc64le-alpine-linux-musl/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by gcc... /usr/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.14 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict__ checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for getdelim... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for mprotect... yes checking for lstat... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether malloc (0) returns nonnull... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether fcloseall is declared... no checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strerror(0) succeeds... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking for valgrind... no checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for C++ compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking whether // is distinct from /... no checking whether dup2 works... yes checking for error_at_line... no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether free is known to preserve errno... no checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getline... yes checking for working getline function... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking if gcc/ld supports -Wl,--output-def... no checking if LD -Wl,--version-script works... yes checking whether malloc (0) returns nonnull... (cached) yes checking whether open recognizes a trailing slash... yes checking for pmccabe... false checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for working strerror function... yes checking for variable-length arrays... yes checking whether the compiler supports the __inline keyword... yes checking for ssize_t... (cached) yes checking for strverscmp... yes checking for variable-length arrays... (cached) yes checking for libshishi... no checking if the Kerberos V5 mechanism should be supported... no checking for gettext translation domain suffix to use... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/cyclo/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/version.xml config.status: creating lib/Makefile config.status: creating lib/gl/Makefile config.status: creating lib/gss.pc config.status: creating lib/headers/gss.h config.status: creating lib/krb5/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/gl/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: summary of main build options: version: 1.0.4 Libtool version 3:3:0 DLL version: 3 Header version: major 1 minor 0 patch 4 number 0x010004 Host/Target system: powerpc64le-unknown-linux-musl Build system: powerpc64le-unknown-linux-musl Install prefix: /usr Compiler: cc: gcc cflags: -Os -fstack-clash-protection -Wformat -Werror=format-security cppflags: Valgrind: yes Library types: Shared=yes, Static=yes Warning flags: no werror warn Version script: yes I18n domain suffix: none Kerberos V5: no LDADD: make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4' Making all in po make[2]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/po' Making all in lib make[2]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib' Making all in gl make[3]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib/gl' GEN limits.h GEN stdint.h GEN stdlib.h GEN string.h GEN sys/types.h GEN unistd.h make all-recursive make[4]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib/gl' make[5]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib/gl' CC libgnu_la-unistd.lo CCLD libgnu.la make[5]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib/gl' make[4]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib/gl' make[3]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib/gl' make[3]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib' CC meta.lo CC context.lo CC cred.lo CC error.lo CC misc.lo CC msg.lo CC name.lo CC obsolete.lo CC oid.lo CC asn1.lo CC ext.lo CC version.lo CC saslname.lo CCLD libgss.la make[3]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib' make[2]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src' make all-recursive make[3]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src' Making all in gl make[4]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src/gl' GEN alloca.h GEN fcntl.h GEN getopt.h GEN getopt-cdefs.h GEN inttypes.h GEN limits.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/stat.h GEN sys/types.h GEN time.h GEN unistd.h GEN wchar.h make all-recursive make[5]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src/gl' make[6]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src/gl' CC libgnu_la-base64.lo CC libgnu_la-basename-lgpl.lo CC libgnu_la-cloexec.lo CC libgnu_la-error.lo CC libgnu_la-fcntl.lo CC libgnu_la-fd-hook.lo CC libgnu_la-free.lo CC libgnu_la-getopt.lo CC libgnu_la-getopt1.lo CC libgnu_la-getprogname.lo CC libgnu_la-ialloc.lo CC libgnu_la-malloca.lo CC libgnu_la-progname.lo CC libgnu_la-stat-time.lo CC libgnu_la-unistd.lo CC libgnu_la-version-etc.lo CCLD libgnu.la make[6]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src/gl' make[5]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src/gl' make[4]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src/gl' make[4]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src' CC gss.o CC libcmd_gss_la-gss_cmd.lo CCLD libcmd-gss.la CCLD gss make[4]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src' make[3]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src' make[2]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src' Making all in tests make[2]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/tests' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc' make all-recursive make[3]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc' Making all in cyclo make[4]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc/cyclo' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc/cyclo' make[4]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc' make[3]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc' make[2]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc' make[2]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4' make[1]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4' make: Nothing to be done for 'tests'. >>> libgss: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4' Making install in po make[2]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/po' if test "gss" = "gettext-tools"; then \ .././build-aux/install-sh -c -d /home/buildozer/aports/community/libgss/pkg/libgss/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildozer/aports/community/libgss/pkg/libgss/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/community/libgss/pkg/libgss/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/po' Making install in lib make[2]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib' Making install in gl make[3]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib/gl' make install-recursive make[4]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib/gl' make[5]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib/gl' make[6]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib/gl' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib/gl' make[5]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib/gl' make[4]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib/gl' make[3]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib/gl' make[3]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib' make[4]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/libgss/pkg/libgss/usr/lib' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/libgss/pkg/libgss/usr/include/gss' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/libgss/pkg/libgss/usr/include' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/libgss/pkg/libgss/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libgss.la '/home/buildozer/aports/community/libgss/pkg/libgss/usr/lib' /usr/bin/install -c -m 644 headers/gss/api.h headers/gss/ext.h '/home/buildozer/aports/community/libgss/pkg/libgss/usr/include/gss' /usr/bin/install -c -m 644 headers/gss.h '/home/buildozer/aports/community/libgss/pkg/libgss/usr/include' /usr/bin/install -c -m 644 gss.pc '/home/buildozer/aports/community/libgss/pkg/libgss/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libgss.so.3.0.3 /home/buildozer/aports/community/libgss/pkg/libgss/usr/lib/libgss.so.3.0.3 libtool: install: (cd /home/buildozer/aports/community/libgss/pkg/libgss/usr/lib && { ln -s -f libgss.so.3.0.3 libgss.so.3 || { rm -f libgss.so.3 && ln -s libgss.so.3.0.3 libgss.so.3; }; }) libtool: install: (cd /home/buildozer/aports/community/libgss/pkg/libgss/usr/lib && { ln -s -f libgss.so.3.0.3 libgss.so || { rm -f libgss.so && ln -s libgss.so.3.0.3 libgss.so; }; }) libtool: install: /usr/bin/install -c .libs/libgss.lai /home/buildozer/aports/community/libgss/pkg/libgss/usr/lib/libgss.la libtool: install: /usr/bin/install -c .libs/libgss.a /home/buildozer/aports/community/libgss/pkg/libgss/usr/lib/libgss.a libtool: install: chmod 644 /home/buildozer/aports/community/libgss/pkg/libgss/usr/lib/libgss.a libtool: install: ranlib /home/buildozer/aports/community/libgss/pkg/libgss/usr/lib/libgss.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib' make[3]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib' make[2]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/lib' Making install in src make[2]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src' make install-recursive make[3]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src' Making install in gl make[4]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src/gl' make install-recursive make[5]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src/gl' make[6]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src/gl' make[7]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src/gl' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src/gl' make[6]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src/gl' make[5]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src/gl' make[4]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src/gl' make[4]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src' make[5]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src' make[5]: Nothing to be done for 'install-data-am'. .././build-aux/install-sh -c -d '/home/buildozer/aports/community/libgss/pkg/libgss/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gss '/home/buildozer/aports/community/libgss/pkg/libgss/usr/bin' libtool: warning: '../lib/libgss.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gss /home/buildozer/aports/community/libgss/pkg/libgss/usr/bin/gss make[5]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src' make[4]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src' make[3]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src' make[2]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/src' Making install in tests make[2]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/tests' make[3]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/tests' make[2]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/tests' Making install in doc make[2]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc' make install-recursive make[3]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc' Making install in cyclo make[4]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc/cyclo' make[5]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc/cyclo' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc/cyclo' make[4]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc/cyclo' make[4]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc' make[5]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc' make[5]: Nothing to be done for 'install-exec-am'. .././build-aux/install-sh -c -d '/home/buildozer/aports/community/libgss/pkg/libgss/usr/share/info' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/libgss/pkg/libgss/usr/share/man/man1' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/libgss/pkg/libgss/usr/share/man/man3' /usr/bin/install -c -m 644 ./gss.info '/home/buildozer/aports/community/libgss/pkg/libgss/usr/share/info' /usr/bin/install -c -m 644 gss.1 '/home/buildozer/aports/community/libgss/pkg/libgss/usr/share/man/man1' /usr/bin/install -c -m 644 man/gss_encapsulate_token.3 man/gss_decapsulate_token.3 man/gss_init_sec_context.3 man/gss_accept_sec_context.3 man/gss_delete_sec_context.3 man/gss_process_context_token.3 man/gss_context_time.3 man/gss_inquire_context.3 man/gss_wrap_size_limit.3 man/gss_export_sec_context.3 man/gss_import_sec_context.3 man/gss_acquire_cred.3 man/gss_add_cred.3 man/gss_inquire_cred.3 man/gss_inquire_cred_by_mech.3 man/gss_release_cred.3 man/gss_display_status.3 man/gss_userok.3 man/gss_create_empty_oid_set.3 man/gss_add_oid_set_member.3 man/gss_test_oid_set_member.3 man/gss_release_oid_set.3 man/gss_indicate_mechs.3 man/gss_release_buffer.3 man/gss_get_mic.3 man/gss_verify_mic.3 man/gss_wrap.3 man/gss_unwrap.3 man/gss_import_name.3 man/gss_display_name.3 man/gss_compare_name.3 man/gss_release_name.3 man/gss_inquire_names_for_mech.3 man/gss_inquire_mechs_for_name.3 man/gss_export_name.3 man/gss_canonicalize_name.3 man/gss_duplicate_name.3 man/gss_oid_equal.3 man/gss_inquire_saslname_for_mech.3 man/gss_inquire_mech_for_saslname.3 '/home/buildozer/aports/community/libgss/pkg/libgss/usr/share/man/man3' /usr/bin/install -c -m 644 man/gss_check_version.3 '/home/buildozer/aports/community/libgss/pkg/libgss/usr/share/man/man3' make[5]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc' make[4]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc' make[3]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc' make[2]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4/doc' make[2]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4' make[3]: Entering directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4' make[2]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4' make[1]: Leaving directory '/home/buildozer/aports/community/libgss/src/gss-1.0.4' >>> libgss-dev*: Running split function dev... >>> libgss-dev*: Preparing subpackage libgss-dev... >>> libgss-dev*: Stripping binaries >>> libgss-dev*: Running postcheck for libgss-dev >>> libgss-doc*: Running split function doc... >>> libgss-doc*: Preparing subpackage libgss-doc... >>> libgss-doc*: Running postcheck for libgss-doc >>> libgss*: Running postcheck for libgss >>> libgss*: Preparing package libgss... >>> libgss*: Stripping binaries >>> libgss-dev*: Scanning shared objects >>> libgss-doc*: Scanning shared objects >>> libgss*: Scanning shared objects >>> libgss-dev*: Tracing dependencies... libgss=1.0.4-r1 pkgconfig >>> libgss-dev*: Package size: 112.0 KB >>> libgss-dev*: Compressing data... >>> libgss-dev*: Create checksum... >>> libgss-dev*: Create libgss-dev-1.0.4-r1.apk >>> libgss-doc*: Tracing dependencies... >>> libgss-doc*: Package size: 324.0 KB >>> libgss-doc*: Compressing data... >>> libgss-doc*: Create checksum... >>> libgss-doc*: Create libgss-doc-1.0.4-r1.apk >>> libgss*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> libgss*: Package size: 152.0 KB >>> libgss*: Compressing data... >>> libgss*: Create checksum... >>> libgss*: Create libgss-1.0.4-r1.apk >>> libgss: Build complete at Sun, 07 Jan 2024 19:10:51 +0000 elapsed time 0h 0m 15s >>> libgss: Cleaning up srcdir >>> libgss: Cleaning up pkgdir >>> libgss: Uninstalling dependencies... (1/1) Purging .makedepends-libgss (20240107.191037) OK: 265 MiB in 109 packages >>> libgss: Updating the community/ppc64le repository index... >>> libgss: Signing the index...