Cook: autofs 5.1.6 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): coreutils-operations-8.32-i486 Installing (pkg/local): libdb-6.2.32-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): 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 Installing (pkg/local): openssl-dev-1.1.1d-i486 Installing (pkg/local): cyrus-sasl-dev-2.1.26-i486 Installing (pkg/local): libldap-2.4.46-i486 Installing (pkg/local): libsasl-2.1.26-i486 Installing (pkg/local): libsasl-modules-2.1.26-i486 Installing (pkg/local): cyrus-sasl-2.1.26-i486 Installing (pkg/local): libtirpc-dev-1.1.4-any Installing (pkg/local): xz-tools-5.2.4-i486 Installing (pkg/local): xz-dev-5.2.4-any Installing (pkg/local): zlib-dev-1.2.11-any Installing (pkg/local): libxml2-2.9.9-i486 Installing (pkg/local): libxml2-tools-2.9.9-i486 Installing (pkg/local): libxml2-dev-2.9.9-any Installing (pkg/local): util-linux-uuid-2.33.1-i486 Installing (pkg/local): openldap-2.4.46-i486 Installing (pkg/local): openldap-dev-2.4.46-any Installing (pkg/local): rpcsvc-proto-1.4-i486 Extracting source archive "autofs-5.1.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 binaries in... /usr/bin:/bin:/usr/sbin:/sbin checking for Linux proc filesystem... yes checking location of the init.d directory... /etc/init.d checking for i486-slitaz-linux-pkg-config... /usr/bin/i486-slitaz-linux-pkg-config checking pkg-config is at least version 0.9.0... yes 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 systemd... no checking for sm_notify in -lsystemd... no checking for autofs configuration file directory... checking for autofs maps directory... /etc checking for autofs fifos directory... /run checking for autofs flag file directory... /run checking for i486-slitaz-linux-pkg-config... (cached) /usr/bin/i486-slitaz-linux-pkg-config checking pkg-config is at least version 0.9.0... yes checking for TIRPC... yes checking for getrpcbyname... yes checking for getservbyname... yes checking if malloc debugging is wanted... no checking for mount... /bin/mount checking for mount.nfs... no checking for umount... /bin/umount checking for fsck.ext2... no checking for e2fsck... no checking for fsck.ext3... no checking for e3fsck... no checking for fsck.ext4... no checking for e4fsck... no checking for flex... /usr/bin/flex checking for bison... /usr/bin/bison checking for ranlib... /usr/bin/ranlib checking for rpcgen... /usr/bin/rpcgen checking for sssd autofs library... no checking for pipe2... yes checking if mount accepts the -s option... yes checking if umount accepts the -c option... no checking for xml2-config... /usr/bin/xml2-config checking for libxml2... yes checking for krb5-config... /usr/bin/krb5-config checking for Kerberos library... yes checking for krb5_principal_get_realm... no checking for library containing versionsort... none required checking for clock_gettime in -lrt... yes checking for NSL... no checking for yp_match in -lnsl... no checking for res_query in -lresolv... yes checking for libhesiod... no 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 rpcsvc/ypclnt.h usability... no checking rpcsvc/ypclnt.h presence... no checking for rpcsvc/ypclnt.h... no checking rpcsvc/nis.h usability... no checking rpcsvc/nis.h presence... no checking for rpcsvc/nis.h... no checking for ldap_initialize in -lldap... yes checking for ldap_create_page_control in -lldap... yes checking for ldap_parse_page_control in -lldap... yes checking for sasl_client_start in -lsasl2... yes checking for i486-slitaz-linux-gcc... (cached) i486-slitaz-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i486-slitaz-linux-gcc accepts -g... (cached) yes checking for i486-slitaz-linux-gcc option to accept ISO C89... (cached) none needed checking whether gcc -fPIE works... yes configure: creating ./config.status config.status: creating Makefile.conf config.status: creating include/config.h set -e; for i in lib daemon modules man; do make -C $i all; done set -e; if [ -d samples ]; then make -C samples all; fi make[1]: Entering directory '/home/slitaz/wok/autofs/source/autofs-5.1.6/lib' i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c cache.c make[1]: Entering directory '/home/slitaz/wok/autofs/source/autofs-5.1.6/samples' /usr/bin/rpcgen -h -o mount.h mount.x sed -e "s|@@sbindir@@|/usr/sbin|g" \ -e "s|@@autofslibdir@@|/usr/lib/autofs|g" \ -e "s|@@autofsconfdir@@|/etc|g" \ -e "s|@@initdir@@|/etc/init.d|g" < rc.autofs.in > rc.autofs sed -e "s|@@autofsmapdir@@|/etc|g" \ < autofs.conf.default.in > autofs.conf.default i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c cat_path.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c mounts.c sed -e "s|@@sbindir@@|/usr/sbin|g" \ -e "s|@@autofsconfdir@@|/etc|g" \ -e "s|@@autofspiddir@@|/run|g" \ < autofs.service.in > autofs.service i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c log.c make[1]: Leaving directory '/home/slitaz/wok/autofs/source/autofs-5.1.6/samples' i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c nsswitch.c /usr/bin/flex -omaster_tok.c -Pmaster_ master_tok.l /usr/bin/bison -v -d -p master_ -b master_parse master_parse.y /usr/bin/bison -v -d -p master_ -b master_parse master_parse.y /usr/bin/flex -onss_tok.c -Pnss_ nss_tok.l /usr/bin/bison -v -d -p nss_ -b nss_parse nss_parse.y /usr/bin/bison -v -d -p nss_ -b nss_parse nss_parse.y i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c args.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c alarm.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c macros.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c master.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c defaults.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c parse_subs.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c dev-ioctl-lib.c /usr/bin/rpcgen -l -o mount_clnt.c mount.x /usr/bin/rpcgen -c -o mount_xdr.c mount.x i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c rpc_subs.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c master_tok.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c master_parse.tab.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c nss_tok.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -c nss_parse.tab.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -o mount_clnt.o -c mount_clnt.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -I/usr/include/libxml2 -lxml2 -lz -llzma -lm -ldl -Wno-unused-variable -o mount_xdr.o -c mount_xdr.c strip --strip-debug mount_clnt.o strip --strip-debug mount_xdr.o rm -f autofs.a ar rv autofs.a cache.o mount_clnt.o mount_xdr.o cat_path.o rpc_subs.o mounts.o log.o nsswitch.o master_tok.o master_parse.tab.o nss_tok.o nss_parse.tab.o args.o alarm.o macros.o master.o defaults.o parse_subs.o dev-ioctl-lib.o ar: creating autofs.a a - cache.o a - mount_clnt.o a - mount_xdr.o a - cat_path.o a - rpc_subs.o a - mounts.o a - log.o a - nsswitch.o a - master_tok.o a - master_parse.tab.o a - nss_tok.o a - nss_parse.tab.o a - args.o a - alarm.o a - macros.o a - master.o a - defaults.o a - parse_subs.o a - dev-ioctl-lib.o /usr/bin/ranlib autofs.a make[1]: Leaving directory '/home/slitaz/wok/autofs/source/autofs-5.1.6/lib' make[1]: Entering directory '/home/slitaz/wok/autofs/source/autofs-5.1.6/daemon' i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.6\" -I/usr/include/libxml2 -c automount.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.6\" -I/usr/include/libxml2 -c indirect.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.6\" -I/usr/include/libxml2 -c direct.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.6\" -I/usr/include/libxml2 -c spawn.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.6\" -I/usr/include/libxml2 -c module.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.6\" -I/usr/include/libxml2 -c mount.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.6\" -I/usr/include/libxml2 -c lookup.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.6\" -I/usr/include/libxml2 -c state.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.6\" -I/usr/include/libxml2 -c flag.c i486-slitaz-linux-gcc -pie -o automount automount.o indirect.o direct.o spawn.o module.o mount.o lookup.o state.o flag.o -Wl,-Os,--as-needed -rdynamic ../lib/autofs.a -lpthread -ltirpc -lrt -ldl -lpthread -lxml2 -lz -llzma -lm -ldl strip --strip-debug automount make[1]: Leaving directory '/home/slitaz/wok/autofs/source/autofs-5.1.6/daemon' make[1]: Entering directory '/home/slitaz/wok/autofs/source/autofs-5.1.6/modules' i486-slitaz-linux-gcc -shared -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o lookup_file.so lookup_file.c -Wl,-Os,--as-needed ../lib/autofs.a -lpthread -ltirpc -lrt i486-slitaz-linux-gcc -shared -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o lookup_program.so lookup_program.c -Wl,-Os,--as-needed ../lib/autofs.a -lpthread -ltirpc -lrt i486-slitaz-linux-gcc -shared -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o lookup_userhome.so lookup_userhome.c -Wl,-Os,--as-needed ../lib/autofs.a -lpthread -ltirpc -lrt i486-slitaz-linux-gcc -shared -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o lookup_multi.so lookup_multi.c -Wl,-Os,--as-needed ../lib/autofs.a -lpthread -ltirpc -lrt i486-slitaz-linux-gcc -shared -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o lookup_hosts.so lookup_hosts.c -Wl,-Os,--as-needed ../lib/autofs.a -lpthread -ltirpc -lrt i486-slitaz-linux-gcc -shared -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o lookup_dir.so lookup_dir.c -Wl,-Os,--as-needed ../lib/autofs.a -lpthread -ltirpc -lrt strip --strip-debug lookup_userhome.so i486-slitaz-linux-gcc -shared -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o parse_sun.so parse_sun.c -Wl,-Os,--as-needed ../lib/autofs.a -lpthread -ltirpc -lrt strip --strip-debug lookup_hosts.so /usr/bin/bison -v -d -p amd_ -b amd_parse amd_parse.y strip --strip-debug lookup_dir.so /usr/bin/bison -v -d -p amd_ -b amd_parse amd_parse.y strip --strip-debug lookup_program.so /usr/bin/flex -oamd_tok.c -Pamd_ amd_tok.l i486-slitaz-linux-gcc -shared -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o mount_generic.so mount_generic.c -Wl,-Os,--as-needed ../lib/autofs.a -lpthread -ltirpc -lrt i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -c replicated.c i486-slitaz-linux-gcc -shared -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o mount_afs.so mount_afs.c -Wl,-Os,--as-needed ../lib/autofs.a -lpthread -ltirpc -lrt strip --strip-debug lookup_multi.so i486-slitaz-linux-gcc -shared -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o mount_autofs.so mount_autofs.c -Wl,-Os,--as-needed ../lib/autofs.a -lpthread -ltirpc -lrt strip --strip-debug lookup_file.so i486-slitaz-linux-gcc -shared -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o mount_changer.so mount_changer.c -Wl,-Os,--as-needed ../lib/autofs.a -lpthread -ltirpc -lrt strip --strip-debug mount_generic.so i486-slitaz-linux-gcc -shared -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o mount_bind.so mount_bind.c -Wl,-Os,--as-needed ../lib/autofs.a -lpthread -ltirpc -lrt strip --strip-debug mount_afs.so i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -c dclist.c strip --strip-debug mount_bind.so i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -c base64.c strip --strip-debug mount_autofs.so i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DLDAP_DEPRECATED=1 -I/usr/include/libxml2 -DLDAP_THREAD_SAFE -c cyrus-sasl.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DLDAP_DEPRECATED=1 -I/usr/include/libxml2 -DLDAP_THREAD_SAFE -c cyrus-sasl-extern.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -c amd_parse.tab.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -c amd_tok.c strip --strip-debug parse_sun.so i486-slitaz-linux-gcc -shared -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o mount_nfs.so \ mount_nfs.c replicated.o -Wl,-Os,--as-needed ../lib/autofs.a -lpthread -ltirpc -lrt cyrus-sasl.c:112:17: warning: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(void *, int, const char *)' [-Wincompatible-pointer-types] { SASL_CB_LOG, &sasl_log_func, NULL }, ^ cyrus-sasl.c:112:17: note: (near initialization for 'callbacks[0].proc') cyrus-sasl.c:113:18: warning: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(void *, int, const char **, unsigned int *)' [-Wincompatible-pointer-types] { SASL_CB_USER, &getuser_func, NULL }, ^ cyrus-sasl.c:113:18: note: (near initialization for 'callbacks[1].proc') cyrus-sasl.c:114:22: warning: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(void *, int, const char **, unsigned int *)' [-Wincompatible-pointer-types] { SASL_CB_AUTHNAME, &getuser_func, NULL }, ^ cyrus-sasl.c:114:22: note: (near initialization for 'callbacks[2].proc') cyrus-sasl.c:115:18: warning: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(sasl_conn_t *, void *, int, sasl_secret_t **)' {aka 'int (*)(struct sasl_conn *, void *, int, struct sasl_secret **)'} [-Wincompatible-pointer-types] { SASL_CB_PASS, &getpass_func, NULL }, ^ cyrus-sasl.c:115:18: note: (near initialization for 'callbacks[3].proc') strip --strip-debug mount_changer.so i486-slitaz-linux-gcc -shared -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DLDAP_DEPRECATED=1 -I/usr/include/libxml2 -DLDAP_THREAD_SAFE -o lookup_ldap.so \ lookup_ldap.c dclist.o base64.o cyrus-sasl.o cyrus-sasl-extern.o \ -Wl,-Os,--as-needed ../lib/autofs.a -lldap -llber -lresolv -lxml2 -lz -llzma -lm -ldl -lsasl2 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -Wl,-Os,--as-needed -lkrb5 -lk5crypto -lcom_err -lresolv -lpthread -ltirpc -lrt strip --strip-debug mount_nfs.so i486-slitaz-linux-gcc -shared -march=i486 -Os -pipe -mindirect-branch=thunk -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -o parse_amd.so \ parse_amd.c amd_parse.tab.o amd_tok.o -Wl,-Os,--as-needed ../lib/autofs.a -lpthread -ltirpc -lrt strip --strip-debug parse_amd.so strip --strip-debug lookup_ldap.so make[1]: Leaving directory '/home/slitaz/wok/autofs/source/autofs-5.1.6/modules' make[1]: Entering directory '/home/slitaz/wok/autofs/source/autofs-5.1.6/man' sed -e 's|@@initdir@@|/etc/init.d|g' \ -e 's|@@autofsmapdir@@|/etc|g' \ -e "s|@@autofsconfdir@@|/etc|g" \ < autofs_ldap_auth.conf.5.in > autofs_ldap_auth.conf.5 sed -e 's|@@initdir@@|/etc/init.d|g' \ -e 's|@@autofsmapdir@@|/etc|g' \ -e "s|@@autofsconfdir@@|/etc|g" \ < auto.master.5.in > auto.master.5 sed -e 's|@@initdir@@|/etc/init.d|g' \ -e 's|@@autofsmapdir@@|/etc|g' \ -e "s|@@autofsconfdir@@|/etc|g" \ < autofs.8.in > autofs.8 sed -e 's|@@initdir@@|/etc/init.d|g' \ -e 's|@@autofsmapdir@@|/etc|g' \ -e "s|@@autofsconfdir@@|/etc|g" \ < autofs.conf.5.in > autofs.conf.5 make[1]: Leaving directory '/home/slitaz/wok/autofs/source/autofs-5.1.6/man' set -e; for i in lib daemon modules man; do make -C $i install; done make[1]: Entering directory '/home/slitaz/wok/autofs/source/autofs-5.1.6/lib' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/slitaz/wok/autofs/source/autofs-5.1.6/lib' make[1]: Entering directory '/home/slitaz/wok/autofs/source/autofs-5.1.6/daemon' install -d -m 755 /home/slitaz/wok/autofs/install/usr/sbin install -c automount -m 755 /home/slitaz/wok/autofs/install/usr/sbin make[1]: Leaving directory '/home/slitaz/wok/autofs/source/autofs-5.1.6/daemon' make[1]: Entering directory '/home/slitaz/wok/autofs/source/autofs-5.1.6/modules' install -d -m 755 /home/slitaz/wok/autofs/install/usr/lib/autofs install -c lookup_file.so lookup_program.so lookup_userhome.so lookup_multi.so lookup_hosts.so lookup_dir.so parse_sun.so parse_amd.so mount_generic.so mount_nfs.so mount_afs.so mount_autofs.so mount_changer.so mount_bind.so lookup_ldap.so -m 755 /home/slitaz/wok/autofs/install/usr/lib/autofs rm -f /home/slitaz/wok/autofs/install/usr/lib/autofs/mount_smbfs.so ln -fs lookup_file.so /home/slitaz/wok/autofs/install/usr/lib/autofs/lookup_files.so ln -fs lookup_yp.so /home/slitaz/wok/autofs/install/usr/lib/autofs/lookup_nis.so ln -fs lookup_ldap.so /home/slitaz/wok/autofs/install/usr/lib/autofs/lookup_ldaps.so ln -fs mount_nfs.so /home/slitaz/wok/autofs/install/usr/lib/autofs/mount_nfs4.so make[1]: Leaving directory '/home/slitaz/wok/autofs/source/autofs-5.1.6/modules' make[1]: Entering directory '/home/slitaz/wok/autofs/source/autofs-5.1.6/man' install -d -m 755 /home/slitaz/wok/autofs/install/usr/share/man/man5 install -c *.5 -m 644 /home/slitaz/wok/autofs/install/usr/share/man/man5 install -d -m 755 /home/slitaz/wok/autofs/install/usr/share/man/man8 install -c *.8 -m 644 /home/slitaz/wok/autofs/install/usr/share/man/man8 make[1]: Leaving directory '/home/slitaz/wok/autofs/source/autofs-5.1.6/man' ================================================================================ Executing strip on all files... Done Time: 1.88s. Size: 2807424 B -> 2423368 B. Save: 375 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 2.08s. Size: 68889 B -> 24683 B. Save: 43 KB. Cache hit: 6/6. ================================================================================ Build dependencies to remove: 31 Removing: advancecomp-static coreutils-operations cyrus-sasl cyrus-sasl-dev db db-dev krb5 krb5-clients krb5-dev krb5-plugins krb5-user libcomerr3 libdb libdb-cxx libkrb5 libkrb5support libldap libsasl libsasl-modules libtirpc-dev libxml2 libxml2-dev libxml2-tools openldap openldap-dev openssl-dev rpcsvc-proto util-linux-uuid xz-dev xz-tools zlib-dev Pack: autofs 5.1.6 ================================================================================ 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 "autofs-5.1.6-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "autofs-5.1.6-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/autofs-5.1.6... Done Checking site script in source/autofs-5.1.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: autofs 5.1.6 ================================================================================ Src file : autofs-5.1.6.tar.xz Src size : 308.0K Source dir : 7.7M Produced : 2.4M Cook time : 36s Cook date : 2020-07-07 03:44 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 2.4M : 407.3K : 19 : autofs-5.1.6-i486.tazpkg ================================================================================