>>> 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. >>> Compiling source in /var/tmp/portage/net-fs/autofs-5.0.3-r6/work/autofs-5.0.3 ... ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-openldap --without-sasl --enable-ignore-busy --build=i686-pc-linux-gnu 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/sysconfig checking for autofs maps directory... /etc 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 i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for yp_match in -lnsl... yes checking for res_query in -lresolv... yes checking for libhesiod... no checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-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 -j14 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/samples' sed -e "s|@@sbindir@@|/usr/sbin|g" \ -e "s|@@autofslibdir@@|/usr/lib/autofs|g" \ -e "s|@@autofsconfdir@@|/etc/sysconfig|g" \ -e "s|@@initdir@@|/etc/init.d|g" < rc.autofs.in > rc.autofs make[1]: Entering directory `/var/tmp/portage/net-fs/autofs-5.0.3-r6/work/autofs-5.0.3/lib' sed -e "s|@@autofsmapdir@@|/etc|g" \ < autofs.conf.default.in > autofs.conf.default i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -c cache.c /usr/bin/rpcgen -h -o mount.h mount.x i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -c cat_path.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -c rpc_subs.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -c mounts.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -c log.c make[1]: Leaving directory `/var/tmp/portage/net-fs/autofs-5.0.3-r6/work/autofs-5.0.3/samples' i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -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 i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -c args.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -c alarm.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -c macros.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -c master.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -c defaults.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -c parse_subs.c /usr/bin/rpcgen -l -o mount_clnt.c mount.x /usr/bin/rpcgen -c -o mount_xdr.c mount.x i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -c master_tok.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -c master_parse.tab.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -c nss_tok.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -c nss_parse.tab.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -o mount_clnt.o -c mount_clnt.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -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' i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.3\" -c automount.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.3\" -c indirect.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.3\" -c direct.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.3\" -c spawn.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.3\" -c module.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.3\" -c mount.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.3\" -c lookup.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.3\" -c state.c i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -D_FILE_OFFSET_BITS=64 -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/sysconfig\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.0.3\" -c flag.c i686-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.o: In function `do_hup_signal': automount.c:(.text+0x3bd): undefined reference to `pthread_create' automount.c:(.text+0x48c): undefined reference to `__pthread_register_cancel' automount.c:(.text+0x4d3): undefined reference to `__pthread_unregister_cancel' automount.o: In function `do_signals': automount.c:(.text+0x656): undefined reference to `pthread_create' automount.c:(.text+0x68e): undefined reference to `__pthread_register_cancel' automount.c:(.text+0x6d3): undefined reference to `__pthread_unregister_cancel' automount.o: In function `.L149': automount.c:(.text+0xedb): undefined reference to `pthread_attr_setstacksize' automount.c:(.text+0xf51): undefined reference to `pthread_key_create' automount.o: In function `handle_mounts_cleanup': automount.c:(.text+0x1f87): undefined reference to `pthread_kill' automount.o: In function `umount_subtree_mounts': automount.c:(.text+0x25ba): undefined reference to `__pthread_register_cancel' automount.c:(.text+0x2670): undefined reference to `__pthread_unregister_cancel' automount.o: In function `do_expire': automount.c:(.text+0x2e3b): undefined reference to `__pthread_register_cancel' automount.c:(.text+0x2e91): undefined reference to `__pthread_unregister_cancel' automount.o: In function `handle_mounts': automount.c:(.text+0x3023): undefined reference to `__pthread_register_cancel' automount.c:(.text+0x331d): undefined reference to `__pthread_unregister_cancel' indirect.o: In function `handle_packet_missing_indirect': indirect.c:(.text+0x4a4): undefined reference to `pthread_create' indirect.c:(.text+0x4db): undefined reference to `__pthread_register_cancel' indirect.c:(.text+0x50c): undefined reference to `__pthread_register_cancel' indirect.c:(.text+0x53f): undefined reference to `__pthread_register_cancel' indirect.c:(.text+0x572): undefined reference to `__pthread_register_cancel' indirect.c:(.text+0x700): undefined reference to `__pthread_unregister_cancel' indirect.c:(.text+0x719): undefined reference to `__pthread_unregister_cancel' indirect.c:(.text+0x732): undefined reference to `__pthread_unregister_cancel' indirect.c:(.text+0x748): undefined reference to `__pthread_unregister_cancel' indirect.o: In function `handle_packet_expire_indirect': indirect.c:(.text+0xa96): undefined reference to `pthread_create' indirect.c:(.text+0xabf): undefined reference to `__pthread_register_cancel' indirect.c:(.text+0xc0c): undefined reference to `__pthread_unregister_cancel' indirect.o: In function `do_mount_indirect': indirect.c:(.text+0xde4): undefined reference to `__pthread_register_cancel' indirect.c:(.text+0xfc2): undefined reference to `__pthread_unregister_cancel' indirect.o: In function `do_expire_indirect': indirect.c:(.text+0x1181): undefined reference to `__pthread_register_cancel' indirect.c:(.text+0x11ae): undefined reference to `__pthread_register_cancel' indirect.c:(.text+0x11d5): undefined reference to `__pthread_register_cancel' indirect.c:(.text+0x1256): undefined reference to `__pthread_unregister_cancel' indirect.c:(.text+0x125e): undefined reference to `__pthread_unregister_cancel' indirect.c:(.text+0x1274): undefined reference to `__pthread_unregister_cancel' indirect.o: In function `expire_proc_indirect': indirect.c:(.text+0x151a): undefined reference to `__pthread_register_cancel' indirect.c:(.text+0x156a): undefined reference to `__pthread_register_cancel' indirect.c:(.text+0x15ff): undefined reference to `__pthread_register_cancel' indirect.c:(.text+0x1648): undefined reference to `__pthread_unregister_cancel' indirect.c:(.text+0x17cf): undefined reference to `pthread_testcancel' indirect.c:(.text+0x185c): undefined reference to `__pthread_unregister_cancel' indirect.c:(.text+0x18c0): undefined reference to `__pthread_register_cancel' indirect.c:(.text+0x1952): undefined reference to `__pthread_unregister_cancel' indirect.c:(.text+0x19cb): undefined reference to `__pthread_unregister_cancel' indirect.c:(.text+0x1a60): undefined reference to `__pthread_unregister_cancel' direct.o: In function `handle_packet_missing_direct': direct.c:(.text+0x5ca): undefined reference to `pthread_create' direct.c:(.text+0x864): undefined reference to `__pthread_register_cancel' direct.c:(.text+0x895): undefined reference to `__pthread_register_cancel' direct.c:(.text+0x8c8): undefined reference to `__pthread_register_cancel' direct.c:(.text+0x8fb): undefined reference to `__pthread_register_cancel' direct.c:(.text+0x9b6): undefined reference to `__pthread_unregister_cancel' direct.c:(.text+0x9cf): undefined reference to `__pthread_unregister_cancel' direct.c:(.text+0x9e8): undefined reference to `__pthread_unregister_cancel' direct.c:(.text+0x9fe): undefined reference to `__pthread_unregister_cancel' direct.o: In function `do_mount_direct': direct.c:(.text+0xc94): undefined reference to `__pthread_register_cancel' direct.c:(.text+0xecd): undefined reference to `__pthread_unregister_cancel' direct.o: In function `handle_packet_expire_direct': direct.c:(.text+0x1200): undefined reference to `pthread_create' direct.c:(.text+0x1245): undefined reference to `__pthread_register_cancel' direct.c:(.text+0x13d7): undefined reference to `__pthread_unregister_cancel' direct.o: In function `do_expire_direct': direct.c:(.text+0x1682): undefined reference to `__pthread_register_cancel' direct.c:(.text+0x16af): undefined reference to `__pthread_register_cancel' direct.c:(.text+0x16d6): undefined reference to `__pthread_register_cancel' direct.c:(.text+0x176b): undefined reference to `__pthread_unregister_cancel' direct.c:(.text+0x1773): undefined reference to `__pthread_unregister_cancel' direct.c:(.text+0x1789): undefined reference to `__pthread_unregister_cancel' direct.o: In function `key_mnt_params_init': direct.c:(.text+0x1a6e): undefined reference to `pthread_key_create' direct.c:(.text+0x1a86): undefined reference to `pthread_key_create' direct.o: In function `do_mount_autofs_direct': direct.c:(.text+0x1c61): undefined reference to `pthread_once' direct.c:(.text+0x1c7b): undefined reference to `pthread_getspecific' direct.c:(.text+0x214c): undefined reference to `pthread_setspecific' direct.o: In function `mount_autofs_direct': direct.c:(.text+0x2418): undefined reference to `__pthread_register_cancel' direct.c:(.text+0x2443): undefined reference to `__pthread_register_cancel' direct.c:(.text+0x249e): undefined reference to `__pthread_register_cancel' direct.c:(.text+0x2523): undefined reference to `__pthread_register_cancel' direct.c:(.text+0x25e8): undefined reference to `__pthread_unregister_cancel' direct.c:(.text+0x261e): undefined reference to `__pthread_unregister_cancel' direct.c:(.text+0x2634): undefined reference to `__pthread_unregister_cancel' direct.c:(.text+0x264a): undefined reference to `__pthread_unregister_cancel' direct.o: In function `umount_autofs_direct': direct.c:(.text+0x2cd1): undefined reference to `__pthread_register_cancel' direct.c:(.text+0x2d18): undefined reference to `__pthread_register_cancel' direct.c:(.text+0x2d78): undefined reference to `__pthread_register_cancel' direct.c:(.text+0x2e03): undefined reference to `__pthread_unregister_cancel' direct.c:(.text+0x2e30): undefined reference to `__pthread_unregister_cancel' direct.c:(.text+0x2e46): undefined reference to `__pthread_unregister_cancel' direct.o: In function `expire_proc_direct': direct.c:(.text+0x2f4a): undefined reference to `__pthread_register_cancel' direct.c:(.text+0x2fd3): undefined reference to `__pthread_register_cancel' direct.c:(.text+0x3116): undefined reference to `__pthread_register_cancel' direct.c:(.text+0x3153): undefined reference to `__pthread_unregister_cancel' direct.c:(.text+0x32b0): undefined reference to `__pthread_unregister_cancel' direct.c:(.text+0x32ef): undefined reference to `__pthread_unregister_cancel' direct.c:(.text+0x3320): undefined reference to `pthread_testcancel' direct.c:(.text+0x3435): undefined reference to `__pthread_unregister_cancel' direct.o: In function `mount_autofs_offset': direct.c:(.text+0x3b21): undefined reference to `pthread_once' direct.c:(.text+0x3b3b): undefined reference to `pthread_getspecific' direct.c:(.text+0x3f3e): undefined reference to `pthread_setspecific' spawn.o: In function `dump_core': spawn.c:(.text+0x18b): undefined reference to `pthread_sigmask' spawn.o: In function `do_spawn': spawn.c:(.text+0x25c): undefined reference to `pthread_sigmask' spawn.c:(.text+0x292): undefined reference to `pthread_getspecific' spawn.c:(.text+0x3f7): undefined reference to `pthread_sigmask' spawn.c:(.text+0x634): undefined reference to `pthread_sigmask' spawn.c:(.text+0x7a5): undefined reference to `pthread_sigmask' spawn.c:(.text+0x949): undefined reference to `pthread_sigmask' spawn.c:(.text+0x9c0): undefined reference to `pthread_sigmask' spawn.o:spawn.c:(.text+0xa37): more undefined references to `pthread_sigmask' follow lookup.o: In function `lookup_prune_cache': lookup.c:(.text+0x2c6): undefined reference to `__pthread_register_cancel' lookup.c:(.text+0x348): undefined reference to `__pthread_register_cancel' lookup.c:(.text+0x398): undefined reference to `__pthread_unregister_cancel' lookup.c:(.text+0x620): undefined reference to `__pthread_unregister_cancel' lookup.o: In function `read_map_source': lookup.c:(.text+0x1090): undefined reference to `__pthread_register_cancel' lookup.c:(.text+0x10b2): undefined reference to `__pthread_unregister_cancel' lookup.o: In function `lookup_nss_read_map': lookup.c:(.text+0x11a6): undefined reference to `__pthread_register_cancel' lookup.c:(.text+0x1311): undefined reference to `__pthread_register_cancel' lookup.c:(.text+0x1325): undefined reference to `__pthread_unregister_cancel' lookup.c:(.text+0x134e): undefined reference to `__pthread_register_cancel' lookup.c:(.text+0x1469): undefined reference to `__pthread_unregister_cancel' lookup.c:(.text+0x1493): undefined reference to `__pthread_unregister_cancel' lookup.c:(.text+0x14c2): undefined reference to `__pthread_unregister_cancel' lookup.o: In function `lookup_nss_mount': lookup.c:(.text+0x1726): undefined reference to `__pthread_register_cancel' lookup.c:(.text+0x17af): undefined reference to `__pthread_unregister_cancel' lookup.c:(.text+0x1b4b): undefined reference to `__pthread_unregister_cancel' lookup.c:(.text+0x1c16): undefined reference to `__pthread_unregister_cancel' lookup.c:(.text+0x1c85): undefined reference to `__pthread_unregister_cancel' lookup.o: In function `lookup_ghost': lookup.c:(.text+0x1d56): undefined reference to `__pthread_register_cancel' lookup.c:(.text+0x1ddd): undefined reference to `__pthread_register_cancel' lookup.c:(.text+0x1f5a): undefined reference to `__pthread_unregister_cancel' lookup.c:(.text+0x1f8d): undefined reference to `__pthread_unregister_cancel' state.o: In function `st_start_handler': state.c:(.text+0xe2): undefined reference to `pthread_attr_setstacksize' state.c:(.text+0x103): undefined reference to `pthread_create' state.o: In function `st_readmap': state.c:(.text+0x667): undefined reference to `pthread_create' state.c:(.text+0x6a3): undefined reference to `__pthread_register_cancel' state.c:(.text+0x6ea): undefined reference to `__pthread_unregister_cancel' state.o: In function `expire_proc': state.c:(.text+0xafb): undefined reference to `pthread_create' state.c:(.text+0xb38): undefined reference to `__pthread_register_cancel' state.c:(.text+0xbaa): undefined reference to `__pthread_unregister_cancel' state.o: In function `do_readmap': state.c:(.text+0x10a1): undefined reference to `__pthread_register_cancel' state.c:(.text+0x113c): undefined reference to `__pthread_register_cancel' state.c:(.text+0x1172): undefined reference to `__pthread_register_cancel' state.c:(.text+0x11d3): undefined reference to `__pthread_register_cancel' state.c:(.text+0x124e): undefined reference to `__pthread_register_cancel' state.c:(.text+0x136f): undefined reference to `__pthread_unregister_cancel' state.c:(.text+0x141a): undefined reference to `__pthread_unregister_cancel' state.c:(.text+0x1433): undefined reference to `__pthread_unregister_cancel' state.c:(.text+0x1449): undefined reference to `__pthread_unregister_cancel' state.c:(.text+0x1477): undefined reference to `__pthread_unregister_cancel' state.o: In function `st_queue_handler': state.c:(.text+0x2144): undefined reference to `pthread_cancel' ../lib/autofs.a(cache.o): In function `cache_unlock': cache.c:(.text+0xf41): undefined reference to `pthread_rwlock_unlock' ../lib/autofs.a(cache.o): In function `cache_try_writelock': cache.c:(.text+0x1009): undefined reference to `pthread_rwlock_trywrlock' ../lib/autofs.a(cache.o): In function `cache_writelock': cache.c:(.text+0x1051): undefined reference to `pthread_rwlock_wrlock' ../lib/autofs.a(cache.o): In function `cache_release_null_cache': cache.c:(.text+0x11a9): undefined reference to `pthread_rwlock_destroy' ../lib/autofs.a(cache.o): In function `cache_release': cache.c:(.text+0x1358): undefined reference to `pthread_rwlock_destroy' ../lib/autofs.a(cache.o): In function `cache_init_null_cache': cache.c:(.text+0x14d3): undefined reference to `pthread_rwlock_init' ../lib/autofs.a(cache.o): In function `cache_init': cache.c:(.text+0x16b1): undefined reference to `pthread_rwlock_init' ../lib/autofs.a(cache.o): In function `cache_readlock': cache.c:(.text+0x1801): undefined reference to `pthread_rwlock_rdlock' ../lib/autofs.a(mounts.o): In function `set_tsd_user_vars': mounts.c:(.text+0x660): undefined reference to `pthread_setspecific' ../lib/autofs.a(nss_parse.tab.o): In function `nsswitch_parse': nss_parse.tab.c:(.text+0x9b3): undefined reference to `__pthread_register_cancel' nss_parse.tab.c:(.text+0xa32): undefined reference to `__pthread_register_cancel' nss_parse.tab.c:(.text+0xa72): undefined reference to `__pthread_unregister_cancel' nss_parse.tab.c:(.text+0xa86): undefined reference to `__pthread_unregister_cancel' nss_parse.tab.c:(.text+0xacc): undefined reference to `__pthread_unregister_cancel' nss_parse.tab.c:(.text+0xae0): undefined reference to `__pthread_unregister_cancel' ../lib/autofs.a(alarm.o): In function `alarm_start_handler': alarm.c:(.text+0x42): undefined reference to `pthread_attr_setstacksize' alarm.c:(.text+0x63): undefined reference to `pthread_create' ../lib/autofs.a(master.o): In function `master_free_mapent': master.c:(.text+0x7d0): undefined reference to `pthread_rwlock_destroy' ../lib/autofs.a(master.o): In function `master_new_mapent': master.c:(.text+0x96e): undefined reference to `pthread_rwlock_init' ../lib/autofs.a(master.o): In function `master_source_unlock': master.c:(.text+0xf54): undefined reference to `pthread_rwlock_unlock' ../lib/autofs.a(master.o): In function `master_source_readlock': master.c:(.text+0x1024): undefined reference to `pthread_rwlock_rdlock' ../lib/autofs.a(master.o): In function `master_source_writelock': master.c:(.text+0x10c4): undefined reference to `pthread_rwlock_wrlock' ../lib/autofs.a(master.o): In function `master_mount_mounts': master.c:(.text+0x22cb): undefined reference to `pthread_create' collect2: ld returned 1 exit status make[1]: *** [automount] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-fs/autofs-5.0.3-r6/work/autofs-5.0.3/daemon' make: *** [daemon] Error 2 * * ERROR: net-fs/autofs-5.0.3-r6 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2592: 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/log/portage/net-fs:autofs-5.0.3-r6:20081121-134453.log'. * The ebuild environment file is located at '/var/tmp/portage/net-fs/autofs-5.0.3-r6/temp/environment'. *