==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: pam-krb5 4.11-3 (Sat Jul 13 13:34:52 2024)
==> Retrieving sources...
  -> Found pam-krb5-4.11.tar.gz
  -> Found pam-krb5-4.11.tar.gz.asc
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    pam-krb5-4.11.tar.gz ... Passed
    pam-krb5-4.11.tar.gz.asc ... Skipped
==> Making package: pam-krb5 4.11-3 (Sat 13 Jul 2024 01:34:58 PM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found pam-krb5-4.11.tar.gz
  -> Found pam-krb5-4.11.tar.gz.asc
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting pam-krb5-4.11.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
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 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 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 whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking if the compiler is Clang... no
checking if gcc supports -fstrict-overflow... yes
checking if gcc supports -fstrict-aliasing... yes
checking if gcc supports -Wall... yes
checking if gcc supports -Wextra... yes
checking if gcc supports -Wformat=2... yes
checking if gcc supports -Wformat-overflow=2... yes
checking if gcc supports -Wformat-signedness... yes
checking if gcc supports -Wformat-truncation=2... yes
checking if gcc supports -Wnull-dereference... yes
checking if gcc supports -Winit-self... yes
checking if gcc supports -Wswitch-enum... yes
checking if gcc supports -Wstrict-overflow=5... yes
checking if gcc supports -Wmissing-format-attribute... yes
checking if gcc supports -Walloc-zero... yes
checking if gcc supports -Wduplicated-branches... yes
checking if gcc supports -Wduplicated-cond... yes
checking if gcc supports -Wtrampolines... yes
checking if gcc supports -Wfloat-equal... yes
checking if gcc supports -Wdeclaration-after-statement... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wbad-function-cast... yes
checking if gcc supports -Wcast-align... yes
checking if gcc supports -Wwrite-strings... yes
checking if gcc supports -Wconversion... yes
checking if gcc supports -Wno-sign-conversion... yes
checking if gcc supports -Wdate-time... yes
checking if gcc supports -Wjump-misses-init... yes
checking if gcc supports -Wlogical-op... yes
checking if gcc supports -Wstrict-prototypes... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wmissing-prototypes... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wnormalized=nfc... yes
checking if gcc supports -Wpacked... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wrestrict... yes
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Winline... yes
checking if gcc supports -Wvla... yes
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 build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/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... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/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/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... no
checking if -Wl,--version-script works... yes
checking for openssl... /usr/bin/openssl
checking for valgrind... no
checking for library containing pam_set_data... -lpam
checking for pam_getenv... yes
checking for pam_getenvlist... yes
checking for pam_modutil_getpwnam... yes
checking for pam_syslog... yes
checking for pam_vsyslog... yes
checking for security/pam_modutil.h... yes
checking for security/pam_appl.h... yes
checking for security/pam_ext.h... yes
checking how to run the C preprocessor... gcc -E
checking whether PAM prefers const... yes
checking whether pam_strerror uses const... no
checking size of long... 8
checking for krb5_init_context in -lkrb5... yes
checking for krb5_get_error_message... yes
checking for krb5_free_error_message... yes
checking for krb5.h... yes
checking for kerberosv5/krb5.h... no
checking for krb5/krb5.h... yes
checking for hx509_err.h... no
checking for krb5_creds.session... no
checking for krb5_realm... no
checking for krb5_cc_get_full_name... yes
checking for krb5_data_free... no
checking for krb5_free_default_realm... yes
checking for krb5_free_string... yes
checking for krb5_get_init_creds_opt_alloc... yes
checking for krb5_get_init_creds_opt_set_anonymous... yes
checking for krb5_get_init_creds_opt_set_change_password_prompt... yes
checking for krb5_get_init_creds_opt_set_default_flags... no
checking for krb5_get_init_creds_opt_set_fast_ccache_name... yes
checking for krb5_get_init_creds_opt_set_out_ccache... yes
checking for krb5_get_init_creds_opt_set_pa... yes
checking for krb5_get_prompt_types... yes
checking for krb5_init_secure_context... yes
checking for krb5_principal_get_realm... no
checking for krb5_principal_set_comp_string... no
checking for krb5_set_password... yes
checking for krb5_set_trace_filename... yes
checking for krb5_verify_init_creds_opt_init... yes
checking for krb5_xfree... no
checking for krb5_get_init_creds_opt_set_pkinit... no
checking for krb5_get_init_creds_opt_free... yes
checking if krb5_get_init_creds_opt_free takes two arguments... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether krb5_kt_free_entry is declared... yes
checking for krb5_appdefault_string... yes
checking for kadm5_init_with_password in -lkadm5clnt... yes
checking for kadm5/kadm5_err.h... no
checking for kadm5_init_krb5_context... yes
checking for kadm5_init_with_skey_ctx... no
checking for regex.h... yes
checking for regcomp... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for strings.h... (cached) yes
checking for sys/bittypes.h... no
checking for sys/select.h... yes
checking for sys/time.h... yes
checking whether reallocarray is declared... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for ssize_t... yes
checking for explicit_bzero... yes
checking for asprintf... yes
checking for issetugid... no
checking for mkstemp... yes
checking for reallocarray... yes
checking for strndup... 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 libtool commands
make  all-am
make[1]: Entering directory '/build/pam-krb5/src/pam-krb5-4.11'
depbase=`echo pam-util/args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT pam-util/args.lo -MD -MP -MF $depbase.Tpo -c -o pam-util/args.lo pam-util/args.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pam-util/logging.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT pam-util/logging.lo -MD -MP -MF $depbase.Tpo -c -o pam-util/logging.lo pam-util/logging.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pam-util/options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT pam-util/options.lo -MD -MP -MF $depbase.Tpo -c -o pam-util/options.lo pam-util/options.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pam-util/vector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT pam-util/vector.lo -MD -MP -MF $depbase.Tpo -c -o pam-util/vector.lo pam-util/vector.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo portable/dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT portable/dummy.lo -MD -MP -MF $depbase.Tpo -c -o portable/dummy.lo portable/dummy.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo portable/krb5-extra.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT portable/krb5-extra.lo -MD -MP -MF $depbase.Tpo -c -o portable/krb5-extra.lo portable/krb5-extra.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo portable/issetugid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT portable/issetugid.lo -MD -MP -MF $depbase.Tpo -c -o portable/issetugid.lo portable/issetugid.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo module/account.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT module/account.lo -MD -MP -MF $depbase.Tpo -c -o module/account.lo module/account.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pam-util/options.lo -MD -MP -MF pam-util/.deps/options.Tpo -c pam-util/options.c  -fPIC -DPIC -o pam-util/.libs/options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pam-util/args.lo -MD -MP -MF pam-util/.deps/args.Tpo -c pam-util/args.c  -fPIC -DPIC -o pam-util/.libs/args.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT module/account.lo -MD -MP -MF module/.deps/account.Tpo -c module/account.c  -fPIC -DPIC -o module/.libs/account.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT portable/krb5-extra.lo -MD -MP -MF portable/.deps/krb5-extra.Tpo -c portable/krb5-extra.c  -fPIC -DPIC -o portable/.libs/krb5-extra.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pam-util/logging.lo -MD -MP -MF pam-util/.deps/logging.Tpo -c pam-util/logging.c  -fPIC -DPIC -o pam-util/.libs/logging.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pam-util/vector.lo -MD -MP -MF pam-util/.deps/vector.Tpo -c pam-util/vector.c  -fPIC -DPIC -o pam-util/.libs/vector.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT portable/issetugid.lo -MD -MP -MF portable/.deps/issetugid.Tpo -c portable/issetugid.c  -fPIC -DPIC -o portable/.libs/issetugid.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT portable/dummy.lo -MD -MP -MF portable/.deps/dummy.Tpo -c portable/dummy.c  -fPIC -DPIC -o portable/.libs/dummy.o
depbase=`echo module/alt-auth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT module/alt-auth.lo -MD -MP -MF $depbase.Tpo -c -o module/alt-auth.lo module/alt-auth.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo module/auth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT module/auth.lo -MD -MP -MF $depbase.Tpo -c -o module/auth.lo module/auth.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo module/cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT module/cache.lo -MD -MP -MF $depbase.Tpo -c -o module/cache.lo module/cache.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo module/context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT module/context.lo -MD -MP -MF $depbase.Tpo -c -o module/context.lo module/context.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo module/fast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT module/fast.lo -MD -MP -MF $depbase.Tpo -c -o module/fast.lo module/fast.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT module/alt-auth.lo -MD -MP -MF module/.deps/alt-auth.Tpo -c module/alt-auth.c  -fPIC -DPIC -o module/.libs/alt-auth.o
depbase=`echo module/options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT module/options.lo -MD -MP -MF $depbase.Tpo -c -o module/options.lo module/options.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT module/auth.lo -MD -MP -MF module/.deps/auth.Tpo -c module/auth.c  -fPIC -DPIC -o module/.libs/auth.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT module/cache.lo -MD -MP -MF module/.deps/cache.Tpo -c module/cache.c  -fPIC -DPIC -o module/.libs/cache.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT module/context.lo -MD -MP -MF module/.deps/context.Tpo -c module/context.c  -fPIC -DPIC -o module/.libs/context.o
depbase=`echo module/password.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT module/password.lo -MD -MP -MF $depbase.Tpo -c -o module/password.lo module/password.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT module/fast.lo -MD -MP -MF module/.deps/fast.Tpo -c module/fast.c  -fPIC -DPIC -o module/.libs/fast.o
depbase=`echo module/prompting.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT module/prompting.lo -MD -MP -MF $depbase.Tpo -c -o module/prompting.lo module/prompting.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT module/options.lo -MD -MP -MF module/.deps/options.Tpo -c module/options.c  -fPIC -DPIC -o module/.libs/options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT module/password.lo -MD -MP -MF module/.deps/password.Tpo -c module/password.c  -fPIC -DPIC -o module/.libs/password.o
depbase=`echo module/public.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT module/public.lo -MD -MP -MF $depbase.Tpo -c -o module/public.lo module/public.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT module/prompting.lo -MD -MP -MF module/.deps/prompting.Tpo -c module/prompting.c  -fPIC -DPIC -o module/.libs/prompting.o
depbase=`echo module/setcred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT module/setcred.lo -MD -MP -MF $depbase.Tpo -c -o module/setcred.lo module/setcred.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo module/support.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT module/support.lo -MD -MP -MF $depbase.Tpo -c -o module/support.lo module/support.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT module/public.lo -MD -MP -MF module/.deps/public.Tpo -c module/public.c  -fPIC -DPIC -o module/.libs/public.o
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o pam-util/libpamutil.la  pam-util/args.lo pam-util/logging.lo pam-util/options.lo pam-util/vector.lo  -lpam 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT module/setcred.lo -MD -MP -MF module/.deps/setcred.Tpo -c module/setcred.c  -fPIC -DPIC -o module/.libs/setcred.o
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o portable/libportable.la  portable/dummy.lo portable/krb5-extra.lo portable/issetugid.lo -lpam 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT module/support.lo -MD -MP -MF module/.deps/support.Tpo -c module/support.c  -fPIC -DPIC -o module/.libs/support.o
libtool: link: ar cr portable/.libs/libportable.a portable/.libs/dummy.o portable/.libs/krb5-extra.o portable/.libs/issetugid.o 
libtool: link: ar cr pam-util/.libs/libpamutil.a pam-util/.libs/args.o pam-util/.libs/logging.o pam-util/.libs/options.o pam-util/.libs/vector.o 
libtool: link: ranlib portable/.libs/libportable.a
libtool: link: ranlib pam-util/.libs/libpamutil.a
libtool: link: ( cd "pam-util/.libs" && rm -f "libpamutil.la" && ln -s "../libpamutil.la" "libpamutil.la" )
libtool: link: ( cd "portable/.libs" && rm -f "libportable.la" && ln -s "../libportable.la" "libportable.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -module -shared -avoid-version -Wl,--version-script=./module/pam_krb5.map  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o module/pam_krb5.la -rpath /usr/lib/security module/account.lo module/alt-auth.lo module/auth.lo module/cache.lo module/context.lo module/fast.lo module/options.lo module/password.lo module/prompting.lo module/public.lo module/setcred.lo module/support.lo pam-util/libpamutil.la portable/libportable.la -lkrb5 -lpam 
libtool: link: gcc -shared  -fPIC -DPIC  module/.libs/account.o module/.libs/alt-auth.o module/.libs/auth.o module/.libs/cache.o module/.libs/context.o module/.libs/fast.o module/.libs/options.o module/.libs/password.o module/.libs/prompting.o module/.libs/public.o module/.libs/setcred.o module/.libs/support.o  -Wl,--whole-archive pam-util/.libs/libpamutil.a portable/.libs/libportable.a -Wl,--no-whole-archive  -lkrb5 -lpam  -march=armv8-a -O2 -Wl,--version-script=./module/pam_krb5.map -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,pam_krb5.so -o module/.libs/pam_krb5.so
libtool: link: ( cd "module/.libs" && rm -f "pam_krb5.la" && ln -s "../pam_krb5.la" "pam_krb5.la" )
make[1]: Leaving directory '/build/pam-krb5/src/pam-krb5-4.11'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/pam-krb5/src/pam-krb5-4.11'
make[1]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/pam-krb5/pkg/pam-krb5/usr/share/man/man5'
 /usr/bin/install -c -m 644 docs/pam_krb5.5 '/build/pam-krb5/pkg/pam-krb5/usr/share/man/man5'
 /usr/bin/mkdir -p '/build/pam-krb5/pkg/pam-krb5/usr/lib/security'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   module/pam_krb5.la '/build/pam-krb5/pkg/pam-krb5/usr/lib/security'
libtool: install: /usr/bin/install -c module/.libs/pam_krb5.so /build/pam-krb5/pkg/pam-krb5/usr/lib/security/pam_krb5.so
libtool: install: /usr/bin/install -c module/.libs/pam_krb5.lai /build/pam-krb5/pkg/pam-krb5/usr/lib/security/pam_krb5.la
libtool: warning: remember to run 'libtool --finish /usr/lib/security'
make[1]: Leaving directory '/build/pam-krb5/src/pam-krb5-4.11'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "pam-krb5"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pam-krb5 4.11-3 (Sat 13 Jul 2024 01:35:21 PM MDT)
==> Cleaning up...