Cook: pam_krb5 4.6 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libdb-6.2.32-i486 Installing (pkg/local): pam-1.3.0-i486 Installing (pkg/local): db-6.2.32-i486 Installing (pkg/local): libdb-cxx-6.2.32-i486 Installing (pkg/local): db-dev-6.2.32-i486 Installing (pkg/local): libtirpc-dev-1.1.4-any Installing (pkg/local): pam-dev-1.3.0-any Installing (pkg/local): libkrb5support-1.15.1-i486 Installing (pkg/local): libcomerr3-1.15.1-i486 Installing (pkg/local): libkrb5-1.15.1-i486 Installing (pkg/local): krb5-1.15.1-i486 Installing (pkg/local): krb5-plugins-1.15.1-i486 Installing (pkg/local): krb5-clients-1.15.1-i486 Installing (pkg/local): krb5-user-1.15.1-i486 Installing (pkg/local): krb5-dev-1.15.1-i486 Extracting source archive "pam-krb5-4.6.tar.xz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure: loading site script /etc/slitaz/cook.site 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 i486-slitaz-linux-gcc... i486-slitaz-linux-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 i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i486-slitaz-linux-gcc... gcc3 checking how to run the C preprocessor... i486-slitaz-linux-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 whether i486-slitaz-linux-gcc and cc understand -c and -o together... yes checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu 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 i486-slitaz-linux-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... func_convert_file_noop checking how to convert i486-slitaz-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i486-slitaz-linux-objdump... i486-slitaz-linux-objdump checking how to recognize dependent libraries... pass_all checking for i486-slitaz-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking for archiver @FILE support... @ checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking command to parse /usr/bin/nm -B output from i486-slitaz-linux-gcc object... ok checking for sysroot... no checking for i486-slitaz-linux-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i486-slitaz-linux-gcc static flag -static works... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes checking whether the i486-slitaz-linux-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 library containing pam_set_data... -lpam checking for pam_getenv... yes checking for pam_modutil_getpwnam... yes checking for pam_syslog... yes checking for pam_vsyslog... yes checking security/pam_modutil.h usability... yes checking security/pam_modutil.h presence... yes checking for security/pam_modutil.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking security/pam_ext.h usability... yes checking security/pam_ext.h presence... yes checking for security/pam_ext.h... yes checking whether PAM prefers const... yes 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 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 hx509_err.h usability... no checking hx509_err.h presence... no 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_init_secure_context... yes checking for krb5_principal_get_realm... 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 whether krb5_kt_free_entry is declared... yes checking for krb5_appdefault_string... yes checking for kadm-client support in krb5-config... yes checking for --deps support in krb5-config... (cached) no checking for kadm5_init_with_password... yes checking for kadm5_init_with_skey_ctx... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regcomp... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for strings.h... (cached) yes checking sys/bittypes.h usability... no checking sys/bittypes.h presence... no checking for sys/bittypes.h... no checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for long long int... yes checking for ssize_t... yes checking for working snprintf... yes checking for asprintf... yes checking for issetugid... no checking for mkstemp... yes checking for strlcat... no checking for strlcpy... no checking for strndup... yes 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 '/home/slitaz/wok/pam_krb5/source/pam_krb5-4.6' depbase=`echo portable/krb5-extra.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -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/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -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 portable/strlcat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT portable/strlcat.lo -MD -MP -MF $depbase.Tpo -c -o portable/strlcat.lo portable/strlcat.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo portable/strlcpy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT portable/strlcpy.lo -MD -MP -MF $depbase.Tpo -c -o portable/strlcpy.lo portable/strlcpy.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo account.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT account.lo -MD -MP -MF $depbase.Tpo -c -o account.lo account.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo alt-auth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT alt-auth.lo -MD -MP -MF $depbase.Tpo -c -o alt-auth.lo alt-auth.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT alt-auth.lo -MD -MP -MF .deps/alt-auth.Tpo -c alt-auth.c -fPIC -DPIC -o .libs/alt-auth.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT account.lo -MD -MP -MF .deps/account.Tpo -c account.c -fPIC -DPIC -o .libs/account.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -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: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT portable/strlcat.lo -MD -MP -MF portable/.deps/strlcat.Tpo -c portable/strlcat.c -fPIC -DPIC -o portable/.libs/strlcat.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT portable/issetugid.lo -MD -MP -MF portable/.deps/issetugid.Tpo -c portable/issetugid.c -fPIC -DPIC -o portable/.libs/issetugid.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT portable/strlcpy.lo -MD -MP -MF portable/.deps/strlcpy.Tpo -c portable/strlcpy.c -fPIC -DPIC -o portable/.libs/strlcpy.o depbase=`echo auth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth.lo -MD -MP -MF $depbase.Tpo -c -o auth.lo auth.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT cache.lo -MD -MP -MF $depbase.Tpo -c -o cache.lo cache.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT context.lo -MD -MP -MF $depbase.Tpo -c -o context.lo context.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT fast.lo -MD -MP -MF $depbase.Tpo -c -o fast.lo fast.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT options.lo -MD -MP -MF $depbase.Tpo -c -o options.lo options.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth.lo -MD -MP -MF .deps/auth.Tpo -c auth.c -fPIC -DPIC -o .libs/auth.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -fPIC -DPIC -o .libs/context.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -fPIC -DPIC -o .libs/cache.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT fast.lo -MD -MP -MF .deps/fast.Tpo -c fast.c -fPIC -DPIC -o .libs/fast.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fPIC -DPIC -o .libs/options.o depbase=`echo password.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT password.lo -MD -MP -MF $depbase.Tpo -c -o password.lo password.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT password.lo -MD -MP -MF .deps/password.Tpo -c password.c -fPIC -DPIC -o .libs/password.o depbase=`echo prompting.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT prompting.lo -MD -MP -MF $depbase.Tpo -c -o prompting.lo prompting.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo public.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT public.lo -MD -MP -MF $depbase.Tpo -c -o public.lo public.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo setcred.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT setcred.lo -MD -MP -MF $depbase.Tpo -c -o setcred.lo setcred.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT prompting.lo -MD -MP -MF .deps/prompting.Tpo -c prompting.c -fPIC -DPIC -o .libs/prompting.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT public.lo -MD -MP -MF .deps/public.Tpo -c public.c -fPIC -DPIC -o .libs/public.o depbase=`echo support.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT support.lo -MD -MP -MF $depbase.Tpo -c -o support.lo support.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT setcred.lo -MD -MP -MF .deps/setcred.Tpo -c setcred.c -fPIC -DPIC -o .libs/setcred.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT support.lo -MD -MP -MF .deps/support.Tpo -c support.c -fPIC -DPIC -o .libs/support.o depbase=`echo pam-util/args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -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 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -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 depbase=`echo pam-util/logging.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -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/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -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/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -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 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -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: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -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 depbase=`echo portable/dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT portable/dummy.lo -MD -MP -MF $depbase.Tpo -c -o portable/dummy.lo portable/dummy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -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: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT portable/dummy.lo -MD -MP -MF portable/.deps/dummy.Tpo -c portable/dummy.c -fPIC -DPIC -o portable/.libs/dummy.o /bin/bash ./libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o portable/libportable.la portable/dummy.lo portable/krb5-extra.lo portable/issetugid.lo portable/strlcat.lo portable/strlcpy.lo -lpam libtool: link: i486-slitaz-linux-ar cru portable/.libs/libportable.a portable/.libs/dummy.o portable/.libs/krb5-extra.o portable/.libs/issetugid.o portable/.libs/strlcat.o portable/.libs/strlcpy.o libtool: link: i486-slitaz-linux-ranlib portable/.libs/libportable.a libtool: link: ( cd "portable/.libs" && rm -f "libportable.la" && ln -s "../libportable.la" "libportable.la" ) /bin/bash ./libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o pam-util/libpamutil.la pam-util/args.lo pam-util/logging.lo pam-util/options.lo pam-util/vector.lo -lpam libtool: link: i486-slitaz-linux-ar cru 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: i486-slitaz-linux-ranlib pam-util/.libs/libpamutil.a libtool: link: ( cd "pam-util/.libs" && rm -f "libpamutil.la" && ln -s "../libpamutil.la" "libpamutil.la" ) /bin/bash ./libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -module -shared -avoid-version -Wl,--version-script=./pam_krb5.map -Wl,-Os,--as-needed -o pam_krb5.la -rpath /lib/security account.lo alt-auth.lo auth.lo cache.lo context.lo fast.lo options.lo password.lo prompting.lo public.lo setcred.lo support.lo pam-util/libpamutil.la portable/libportable.la -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -Wl,-Os,--as-needed -lkrb5 -lk5crypto -lcom_err -lpam libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared -fPIC -DPIC .libs/account.o .libs/alt-auth.o .libs/auth.o .libs/cache.o .libs/context.o .libs/fast.o .libs/options.o .libs/password.o .libs/prompting.o .libs/public.o .libs/setcred.o .libs/support.o -Wl,--whole-archive pam-util/.libs/libpamutil.a portable/.libs/libportable.a -Wl,--no-whole-archive -lkrb5 -lk5crypto -lcom_err -lpam -march=i486 -Os -mindirect-branch=thunk -Wl,--version-script=./pam_krb5.map -Wl,-Os -Wl,--as-needed -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -Wl,-Os -Wl,--as-needed -Wl,-soname -Wl,pam_krb5.so -o .libs/pam_krb5.so libtool: link: ( cd ".libs" && rm -f "pam_krb5.la" && ln -s "../pam_krb5.la" "pam_krb5.la" ) make[1]: Leaving directory '/home/slitaz/wok/pam_krb5/source/pam_krb5-4.6' make[1]: Entering directory '/home/slitaz/wok/pam_krb5/source/pam_krb5-4.6' make[1]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man5" || build-aux/install-sh -c -d "/home/slitaz/wok/pam_krb5/install/usr/share/man/man5" test -z "/lib/security" || build-aux/install-sh -c -d "/home/slitaz/wok/pam_krb5/install/lib/security" /usr/bin/install -c -m 644 pam_krb5.5 '/home/slitaz/wok/pam_krb5/install/usr/share/man/man5' /bin/bash ./libtool --mode=install /usr/bin/install -c pam_krb5.la '/home/slitaz/wok/pam_krb5/install/lib/security' libtool: install: /usr/bin/install -c .libs/pam_krb5.so /home/slitaz/wok/pam_krb5/install/lib/security/pam_krb5.so libtool: install: /usr/bin/install -c .libs/pam_krb5.lai /home/slitaz/wok/pam_krb5/install/lib/security/pam_krb5.la libtool: install: warning: remember to run `libtool --finish /lib/security' make[1]: Leaving directory '/home/slitaz/wok/pam_krb5/source/pam_krb5-4.6' ================================================================================ Executing strip on all files... Done Time: 0.19s. Size: 56872 B -> 46328 B. Save: 10 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.33s. Size: 52503 B -> 14786 B. Save: 37 KB. Cache hit: 1/1. ================================================================================ Build dependencies to remove: 16 Removing: advancecomp-static db db-dev krb5 krb5-clients krb5-dev krb5-plugins krb5-user libcomerr3 libdb libdb-cxx libkrb5 libkrb5support libtirpc-dev pam pam-dev Pack: pam_krb5 4.6 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "pam_krb5-4.6-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "pam_krb5-4.6-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/pam_krb5-4.6... Done Checking site script in source/pam_krb5-4.6... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: pam_krb5 4.6 ================================================================================ Src file : pam-krb5-4.6.tar.xz Src size : 360.0K Source dir : 4.1M Produced : 96.0K Cook time : 23s Cook date : 2020-07-21 00:07 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 76.0K : 18.5K : 1 : pam_krb5-4.6-i486.tazpkg ================================================================================