>>> Unpacking source... >>> Unpacking autofs-5.0.3.tar.bz2 to /var/tmp/portage/net-fs/autofs-5.0.3-r6/work patching file /var/tmp/portage/net-fs/autofs-5.0.3-r6/temp/autofs-5.0.3-map-type-in-map-name.patch * Applying autofs-5.0.3-ldap-page-control-configure-fix.patch ...  [ ok ] * Applying autofs-5.0.3-xfn-not-supported.patch ...  [ ok ] * Applying autofs-5.0.3-basedn-with-spaces-fix-3.patch ...  [ ok ] * Applying autofs-5.0.3-nfs4-tcp-only.patch ...  [ ok ] * Applying autofs-5.0.3-correct-ldap-lib.patch ...  [ ok ] * Applying autofs-5.0.3-dont-fail-on-empty-master-fix-2.patch ...  [ ok ] * Applying autofs-5.0.3-expire-works-too-hard.patch ...  [ ok ] * Applying autofs-5.0.3-unlink-mount-return-fix.patch ...  [ ok ] * Applying autofs-5.0.3-update-linux-auto_fs4-h.patch ...  [ ok ] * Applying autofs-5.0.3-expire-works-too-hard-update.patch ...  [ ok ] * Applying autofs-5.0.3-expire-works-too-hard-update-2.patch ...  [ ok ] * Applying autofs-5.0.3-handle-zero-length-nis-key.patch ...  [ ok ] * Applying autofs-5.0.2-init-cb-on-load.patch ...  [ ok ] * Applying autofs-5.0.3-map-type-in-map-name.patch ...  [ ok ] * Applying autofs-5.0.3-mount-thread-create-cond-handling.patch ...  [ ok ] * Applying autofs-5.0.3-check-for-kernel-automount.patch ...  [ ok ] * Applying autofs-5.0.3-nss-source-any.patch ...  [ ok ] * Applying autofs-5.0.3-dont-abuse-ap-ghost-field.patch ...  [ ok ] * Applying autofs-5.0.3-lookup-next-soucre-stale-entry.patch ...  [ ok ] * Applying autofs-5.0.3-remove-redundant-dns-name-lookups.patch ...  [ ok ] * Applying autofs-5.0.3-mount-thread-create-cond-handling-fix.patch ...  [ ok ] * Applying autofs-5.0.3-allow-dir-create-on-nfs-root.patch ...  [ ok ] * Applying autofs-5.0.3-check-direct-path-len.patch ...  [ ok ] * Applying autofs-5.0.3-fix-get-user-info-check.patch ...  [ ok ] * Applying autofs-5.0.3-fix-couple-of-memory-leaks.patch ...  [ ok ] * Applying autofs-5.0.3-override-is-running-check.patch ...  [ ok ] * Applying autofs-5.0.3-dont-use-proc-for-is-running-check.patch ...  [ ok ] * Applying autofs-5.0.3-fix-included-browse-map-not-found.patch ...  [ ok ] * Applying autofs-5.0.3-fix-multi-source-messages.patch ...  [ ok ] * Applying autofs-5.0.3-clear-stale-on-map-read.patch ...  [ ok ] * Applying autofs-5.0.3-fix-proximity-other-timeout.patch ...  [ ok ] * Applying autofs-5.0.3-refactor-mount-request-vars.patch ...  [ ok ] * Applying autofs-5.0.3-make-handle_mounts-startup-cond-distinct.patch ...  [ ok ] * Applying autofs-5.0.3-submount-shutdown-recovery-12.patch ...  [ ok ] * Applying autofs-5.0.3-dont-block-on-expire.patch ...  [ ok ] * Applying autofs-5.0.3-add-umount_wait-parameter.patch ...  [ ok ] * Applying autofs-5.0.3-fix-multi-mount-race.patch ...  [ ok ] * Applying autofs-5.0.3-submount-shutdown-recovery-12-fix.patch ...  [ ok ] * Applying autofs-5.0.3-fix-nfs4-colon-escape.patch ...  [ ok ] * Applying autofs-5.0.3-check-replicated-list-after-probe.patch ...  [ ok ] * Applying autofs-5.0.3-add-replicated-debug-logging.patch ...  [ ok ] * Applying autofs-5.0.3-update-replicated-doco.patch ...  [ ok ] * Applying autofs-5.0.3-use-dev-urandom.patch ...  [ ok ] * Applying autofs-5.0.3-mtab-as-proc-mounts.patch ...  [ ok ] * Applying autofs-5.0.3-fix-ifc-buff-size.patch ...  [ ok ] * Applying autofs-5.0.3-fix-percent-hack.patch ...  [ ok ] * Applying autofs-5.0.3-fix-ifc-buff-size-fix.patch ...  [ ok ] * Applying autofs-5.0.3-mtab-as-proc-mounts-fix.patch ...  [ ok ] * Applying autofs-5.0.3-heimdal.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-fs/autofs-5.0.3-r6/work/autofs-5.0.3' ... * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] >>> Source unpacked in /var/tmp/portage/net-fs/autofs-5.0.3-r6/work >>> Compiling source in /var/tmp/portage/net-fs/autofs-5.0.3-r6/work/autofs-5.0.3 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-openldap --with-sasl --enable-ignore-busy 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 autofs configuration file directory... /etc/conf.d checking for autofs maps directory... /etc/autofs checking for autofs fifos directory... /var/run checking for autofs flag file directory... /var/run checking if malloc debugging is wanted... no checking for mount... /bin/mount checking for umount... /bin/umount checking for fsck.ext2... /sbin/fsck.ext2 checking for fsck.ext3... /sbin/fsck.ext3 checking for modprobe... /sbin/modprobe 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 if mount accepts the -s option... yes checking for xml2-config... /usr/bin/xml2-config checking for libxml2... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for yp_match in -lnsl... yes checking for res_query in -lresolv... no checking for libhesiod... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-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/nis.h usability... yes checking rpcsvc/nis.h presence... yes checking for rpcsvc/nis.h... yes checking for ldap_initialize in -lldap... yes checking for ldap_create_page_control in -lldap... no checking for ldap_parse_page_control in -lldap... no checking for sasl_client_start in -lsasl2... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-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 make -j5 DONTSTRIP=1 set -e; for i in lib daemon modules man samples; do make -C $i all; done set -e; if [ -d samples ]; then make -C samples all; fi make[1]: Entering directory `/var/tmp/portage/net-fs/autofs-5.0.3-r6/work/autofs-5.0.3/lib' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c cache.c make[1]: Entering directory `/var/tmp/portage/net-fs/autofs-5.0.3-r6/work/autofs-5.0.3/samples' sed -e "s|@@sbindir@@|/usr/sbin|g" \ -e "s|@@autofslibdir@@|/usr/lib64/autofs|g" \ -e "s|@@autofsconfdir@@|/etc/conf.d|g" \ -e "s|@@initdir@@|/etc/init.d|g" < rc.autofs.in > rc.autofs /usr/bin/rpcgen -h -o mount.h mount.x x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c cat_path.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c rpc_subs.c sed -e "s|@@autofsmapdir@@|/etc/autofs|g" \ < autofs.conf.default.in > autofs.conf.default make[1]: Leaving directory `/var/tmp/portage/net-fs/autofs-5.0.3-r6/work/autofs-5.0.3/samples' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c mounts.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c log.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -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 x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c args.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c alarm.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c macros.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c master.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c defaults.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c parse_subs.c /usr/bin/rpcgen -l -o mount_clnt.c mount.x /usr/bin/rpcgen -c -o mount_xdr.c mount.x x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c master_tok.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c master_parse.tab.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c nss_tok.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c nss_parse.tab.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -o mount_clnt.o -c mount_clnt.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -Wno-unused-variable -o mount_xdr.o -c mount_xdr.c : mount_xdr.o : mount_clnt.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 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 /usr/bin/ranlib autofs.a make[1]: Leaving directory `/var/tmp/portage/net-fs/autofs-5.0.3-r6/work/autofs-5.0.3/lib' make[1]: Entering directory `/var/tmp/portage/net-fs/autofs-5.0.3-r6/work/autofs-5.0.3/daemon' x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.3\" -c automount.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.3\" -c indirect.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.3\" -c direct.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.3\" -c spawn.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.3\" -c module.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.3\" -c mount.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.3\" -c lookup.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.3\" -c state.c x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.3\" -c flag.c x86_64-pc-linux-gnu-gcc -g -lpthread -rdynamic -pie -o automount automount.o indirect.o direct.o spawn.o module.o mount.o lookup.o state.o flag.o ../lib/autofs.a -ldl : automount make[1]: Leaving directory `/var/tmp/portage/net-fs/autofs-5.0.3-r6/work/autofs-5.0.3/daemon' make[1]: Entering directory `/var/tmp/portage/net-fs/autofs-5.0.3-r6/work/autofs-5.0.3/modules' x86_64-pc-linux-gnu-gcc -shared -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_yp.so lookup_yp.c ../lib/autofs.a -lnsl x86_64-pc-linux-gnu-gcc -shared -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_file.so lookup_file.c ../lib/autofs.a -lnsl x86_64-pc-linux-gnu-gcc -shared -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_program.so lookup_program.c ../lib/autofs.a -lnsl x86_64-pc-linux-gnu-gcc -shared -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_userhome.so lookup_userhome.c ../lib/autofs.a -lnsl x86_64-pc-linux-gnu-gcc -shared -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_multi.so lookup_multi.c ../lib/autofs.a -lnsl : lookup_userhome.so x86_64-pc-linux-gnu-gcc -shared -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_hosts.so lookup_hosts.c ../lib/autofs.a -lnsl : lookup_program.so x86_64-pc-linux-gnu-gcc -shared -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o parse_sun.so parse_sun.c ../lib/autofs.a -lnsl : lookup_yp.so x86_64-pc-linux-gnu-gcc -shared -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_generic.so mount_generic.c ../lib/autofs.a -lnsl : lookup_multi.so x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -c replicated.c : lookup_hosts.so x86_64-pc-linux-gnu-gcc -shared -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_afs.so mount_afs.c ../lib/autofs.a -lnsl : lookup_file.so x86_64-pc-linux-gnu-gcc -shared -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_autofs.so mount_autofs.c ../lib/autofs.a -lnsl : mount_generic.so : mount_afs.so x86_64-pc-linux-gnu-gcc -shared -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_changer.so mount_changer.c ../lib/autofs.a -lnsl x86_64-pc-linux-gnu-gcc -shared -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_bind.so mount_bind.c ../lib/autofs.a -lnsl x86_64-pc-linux-gnu-gcc -shared -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_ext2.so mount_ext2.c ../lib/autofs.a -lnsl : mount_bind.so x86_64-pc-linux-gnu-gcc -shared -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_nisplus.so lookup_nisplus.c ../lib/autofs.a -lnsl : mount_autofs.so : mount_changer.so x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DLDAP_DEPRECATED=1 -I/usr/include/libxml2 -DLDAP_THREAD_SAFE -c cyrus-sasl.c : mount_ext2.so x86_64-pc-linux-gnu-gcc -shared -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_nfs.so \ mount_nfs.c replicated.o ../lib/autofs.a -lnsl : lookup_nisplus.so : mount_nfs.so : parse_sun.so x86_64-pc-linux-gnu-gcc -shared -march=core2 -O2 -pipe -msse4.1 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DLDAP_DEPRECATED=1 -I/usr/include/libxml2 -DLDAP_THREAD_SAFE -o lookup_ldap.so \ lookup_ldap.c cyrus-sasl.o ../lib/autofs.a -lldap -llber -lresolv -lsasl2 -lxml2 -lz -lm lookup_ldap.c:66: error: conflicting types for ‘ldap_create_page_control’ /usr/include/ldap.h:2080: error: previous declaration of ‘ldap_create_page_control’ was here make[1]: *** [lookup_ldap.so] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-fs/autofs-5.0.3-r6/work/autofs-5.0.3/modules' make: *** [daemon] Error 2 * * ERROR: net-fs/autofs-5.0.3-r6 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2802: Called die * The specific snippet of code: * emake DONTSTRIP=1 || die "make failed" * The die message: * make failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/net-fs/autofs-5.0.3-r6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-fs/autofs-5.0.3-r6/temp/environment'. *