Re: autofs-5.1.8: fail to mount certain /net shares

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 20-01-2022 19:41:11 +0800, Ian Kent wrote:
> > If it's not using the expected location for autofs.conf that's a
> > build
> > problem.
> > 
> > Can you get me a build log.
> 
> And what does "automount -V" say?

Linux automount version 5.1.8

Directories:
        config dir:     /etc/conf.d
        maps dir:       /etc/autofs
        modules dir:    /usr/lib64/autofs

Compile options:
  DISABLE_MOUNT_LOCKING ENABLE_FORCED_SHUTDOWN ENABLE_IGNORE_BUSY_MOUNTS 
  LIBXML2_WORKAROUND WITH_LIBTIRPC 

(this is identical to the 5.1.6 output)

build-log attached

Thanks,
Fabian

-- 
Fabian Groffen
Gentoo on a different level
 * Package:    net-fs/autofs-5.1.8-r1
 * Repository: gentoo
 * Maintainer: dlan@xxxxxxxxxx
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux libtirpc userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * Package:    net-fs/autofs-5.1.8-r1
 * Repository: gentoo
 * Maintainer: dlan@xxxxxxxxxx
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux libtirpc userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     5.10.76-gentoo-r1
 * Checking for suitable kernel configuration options...
 [ ok ]
>>> Unpacking source...
>>> Unpacking autofs-5.1.8.tar.xz to /var/tmp/portage/net-fs/autofs-5.1.8-r1/work
>>> Unpacking autofs-5.1.8-patches-0.tar.xz to /var/tmp/portage/net-fs/autofs-5.1.8-r1/work
>>> Source unpacked in /var/tmp/portage/net-fs/autofs-5.1.8-r1/work
>>> Preparing source in /var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8 ...
 * Applying patches from /var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8-patches/ ...
 *   0001-autofs-5.1.8-fix-missing-include-in-hash.h.patch ...
 [ ok ]
 *   0002-autofs-5.1.8-fix-bashism-in-configure.patch ...
 [ ok ]
 *   0003-autofs-5.1.8-define-fallback-dummy-NSS-config-path.patch ...
 [ ok ]
 *   0004-autofs-5.1.8-avoid-internal-stat.h-definitions.patch ...
 [ ok ]
 *   0005-autofs-5.1.8-add-missing-include-to-hash.h-for-_WORD.patch ...
 [ ok ]
 *   0006-autofs-5.1.8-add-missing-include-to-log.h-for-pid_t.patch ...
 [ ok ]
 *   0007-autofs-5.1.8-define-_SWORD_TYPE-for-musl.patch ...
 [ ok ]
 * Applying autofs-5.1.8-dmalloc.patch ...
 [ ok ]
 * Applying autofs-5.1.8-nfsv4-mount.patch ...
 [ ok ]
 * Applying 1642614034.34140_1.isis:2,S.patch ...
 [ ok ]
 * Applying 1642614054.34140_3.isis:2,S.patch ...
 [ ok ]
 * Applying 1642614062.34140_5.isis:2,S.patch ...
 [ ok ]
 * Applying 1642614073.34140_7.isis:2,S.patch ...
 [ ok ]
 * Applying 1642614133.34140_9.isis:2,S.patch ...
 [ ok ]
 * Applying 1642614138.34140_11.isis:2,S.patch ...
 [ ok ]
 * Applying 1642614142.34140_13.isis:2,S.patch ...
 [ ok ]
 * Applying 1642614153.34140_15.isis:2,S.patch ...
 [ ok ]
 * Applying 1642614157.34140_17.isis:2,S.patch ...
 [ ok ]
 * Applying 1642614186.34140_19.isis:2,S.patch ...
 [ ok ]
 * Applying 1642614191.34140_21.isis:2,S.patch ...
 [ ok ]
 * User patches applied.
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8 ...
./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 --docdir=/usr/share/doc/autofs-5.1.8-r1 --htmldir=/usr/share/doc/autofs-5.1.8-r1/html --libdir=/usr/lib64 --with-confdir=/etc/conf.d --with-mapdir=/etc/autofs --without-dmalloc --without-openldap --with-libtirpc --without-sasl --disable-mount-locking --without-systemd --without-hesiod --disable-ext-env --enable-sloppy-mount --enable-force-shutdown --enable-ignore-busy RANLIB=/usr/bin/x86_64-pc-linux-gnu-ranlib
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 x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 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 systemd... no
checking for sm_notify in -lsystemd... no
checking for autofs configuration file directory... /etc/conf.d
checking for autofs maps directory... /etc/autofs
checking for autofs fifos directory... /run
checking for autofs flag file directory... /run
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... /sbin/mount.nfs
checking for umount... /bin/umount
checking for fsck.ext2... /sbin/fsck.ext2
checking for fsck.ext3... /sbin/fsck.ext3
checking for fsck.ext4... /sbin/fsck.ext4
checking for flex... /usr/bin/flex
checking for bison... /usr/bin/bison
checking for ranlib... /usr/bin/x86_64-pc-linux-gnu-ranlib
checking for sssd autofs library... no
checking for pipe2... yes
checking if umount accepts the -c option... yes
checking for XML... 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... yes
checking for res_query in -lresolv... no
checking for __res_query in -lresolv... yes
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/ypclnt.h usability... yes
checking rpcsvc/ypclnt.h presence... yes
checking for rpcsvc/ypclnt.h... yes
checking rpcsvc/nis.h usability... yes
checking rpcsvc/nis.h presence... no
configure: WARNING: rpcsvc/nis.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: rpcsvc/nis.h: proceeding with the compiler's result
checking for rpcsvc/nis.h... 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
>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8 ...
make -j5 STRIP=: 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.1.8-r1/work/autofs-5.1.8/lib'
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c cache.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c cat_path.c
make[1]: Entering directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/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
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c rpc_subs.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c mounts.c
sed -e "s|@@autofsmapdir@@|/etc/autofs|g" \
	< autofs.conf.default.in > autofs.conf.default
sed -e "s|@@sbindir@@|/usr/sbin|g" \
    -e "s|@@autofsconfdir@@|/etc/conf.d|g" \
    -e "s|@@autofspiddir@@|/run|g" \
	< autofs.service.in > autofs.service
make[1]: Leaving directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/samples'
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c log.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c nsswitch.c
/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 -O3 -pipe -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c args.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c alarm.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c macros.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c defaults.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c parse_subs.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c dev-ioctl-lib.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c nss_tok.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c nss_parse.tab.c
x86_64-pc-linux-gnu-gcc -shared -O3 -pipe -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/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -o libautofs.so cache.o cat_path.o rpc_subs.o mounts.o log.o nsswitch.o nss_tok.o nss_parse.tab.o args.o alarm.o macros.o defaults.o parse_subs.o dev-ioctl-lib.o -Wl,-O1 -Wl,--as-needed -lpthread -ltirpc  -lrt
: libautofs.so
make[1]: Leaving directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/lib'
make[1]: Entering directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/daemon'
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/lib64/autofs\"  -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.8\" -c automount.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/lib64/autofs\"  -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.8\" -c indirect.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/lib64/autofs\"  -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.8\" -c direct.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/lib64/autofs\"  -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.8\" -c spawn.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/lib64/autofs\"  -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.8\" -c module.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/lib64/autofs\"  -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.8\" -c mount.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/lib64/autofs\"  -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.8\" -c master.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
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/lib64/autofs\"  -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.8\" -c lookup.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/lib64/autofs\"  -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.8\" -c state.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/lib64/autofs\"  -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.8\" -c flag.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/lib64/autofs\"  -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.8\" -c master_tok.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/lib64/autofs\"  -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.8\" -c master_parse.tab.c
x86_64-pc-linux-gnu-gcc -pie -o automount automount.o indirect.o direct.o spawn.o module.o mount.o master.o master_tok.o master_parse.tab.o lookup.o state.o flag.o -Wl,-O1 -Wl,--as-needed -rdynamic -lpthread -ltirpc  -lrt -ldl -lpthread -L../lib -lautofs
: automount
make[1]: Leaving directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/daemon'
make[1]: Entering directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/modules'
x86_64-pc-linux-gnu-gcc -shared -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_file.so lookup_file.c -Wl,-O1 -Wl,--as-needed -lpthread -ltirpc  -lrt -L../lib -lautofs
x86_64-pc-linux-gnu-gcc -shared -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_program.so lookup_program.c -Wl,-O1 -Wl,--as-needed -lpthread -ltirpc  -lrt -L../lib -lautofs
x86_64-pc-linux-gnu-gcc -shared -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_userhome.so lookup_userhome.c -Wl,-O1 -Wl,--as-needed -lpthread -ltirpc  -lrt -L../lib -lautofs
x86_64-pc-linux-gnu-gcc -shared -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_multi.so lookup_multi.c -Wl,-O1 -Wl,--as-needed -lpthread -ltirpc  -lrt -L../lib -lautofs
x86_64-pc-linux-gnu-gcc -shared -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_hosts.so lookup_hosts.c -Wl,-O1 -Wl,--as-needed -lpthread -ltirpc  -lrt -L../lib -lautofs
: lookup_userhome.so
x86_64-pc-linux-gnu-gcc -shared -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_dir.so lookup_dir.c -Wl,-O1 -Wl,--as-needed -lpthread -ltirpc  -lrt -L../lib -lautofs
: lookup_hosts.so
x86_64-pc-linux-gnu-gcc -shared -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o parse_sun.so parse_sun.c -Wl,-O1 -Wl,--as-needed -lpthread -ltirpc  -lrt -L../lib -lautofs
: lookup_multi.so
/usr/bin/bison -v -d -p amd_ -b amd_parse amd_parse.y
: lookup_dir.so
/usr/bin/bison -v -d -p amd_ -b amd_parse amd_parse.y
: lookup_program.so
/usr/bin/flex -oamd_tok.c -Pamd_ amd_tok.l
x86_64-pc-linux-gnu-gcc -shared -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_generic.so mount_generic.c -Wl,-O1 -Wl,--as-needed -lpthread -ltirpc  -lrt -L../lib -lautofs
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -c replicated.c
x86_64-pc-linux-gnu-gcc -shared -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_afs.so mount_afs.c -Wl,-O1 -Wl,--as-needed -lpthread -ltirpc  -lrt -L../lib -lautofs
: lookup_file.so
x86_64-pc-linux-gnu-gcc -shared -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_autofs.so mount_autofs.c -Wl,-O1 -Wl,--as-needed -lpthread -ltirpc  -lrt -L../lib -lautofs
: mount_generic.so
x86_64-pc-linux-gnu-gcc -shared -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_changer.so mount_changer.c -Wl,-O1 -Wl,--as-needed -lpthread -ltirpc  -lrt -L../lib -lautofs
: mount_afs.so
x86_64-pc-linux-gnu-gcc -shared -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_bind.so mount_bind.c -Wl,-O1 -Wl,--as-needed -lpthread -ltirpc  -lrt -L../lib -lautofs
: mount_changer.so
: mount_autofs.so
x86_64-pc-linux-gnu-gcc -shared -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_ext2.so mount_ext2.c -Wl,-O1 -Wl,--as-needed -lpthread -ltirpc  -lrt -L../lib -lautofs
x86_64-pc-linux-gnu-gcc -shared -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -I/usr/include/tirpc  -o lookup_nisplus.so \
	lookup_nisplus.c -Wl,-O1 -Wl,--as-needed -lpthread -ltirpc  -lrt -lnsl -ltirpc  -L../lib -lautofs
: mount_bind.so
x86_64-pc-linux-gnu-gcc -shared -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -I/usr/include/tirpc  -o lookup_yp.so \
	lookup_yp.c -Wl,-O1 -Wl,--as-needed -lpthread -ltirpc  -lrt -lnsl -ltirpc  -L../lib -lautofs
: mount_ext2.so
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -c amd_parse.tab.c
x86_64-pc-linux-gnu-gcc -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -c amd_tok.c
: parse_sun.so
x86_64-pc-linux-gnu-gcc -shared -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_nfs.so \
	mount_nfs.c replicated.o -Wl,-O1 -Wl,--as-needed -lpthread -ltirpc  -lrt -L../lib -lautofs
: lookup_nisplus.so
: mount_nfs.so
: lookup_yp.so
x86_64-pc-linux-gnu-gcc -shared -O3 -pipe -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/lib64/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o parse_amd.so \
	parse_amd.c amd_parse.tab.o amd_tok.o -Wl,-O1 -Wl,--as-needed -lpthread -ltirpc  -lrt -L../lib -lautofs
: parse_amd.so
make[1]: Leaving directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/modules'
make[1]: Entering directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/man'
sed -e 's|@@initdir@@|/etc/init.d|g' \
    -e 's|@@autofsmapdir@@|/etc/autofs|g' \
    -e "s|@@autofsconfdir@@|/etc/conf.d|g" \
< auto.master.5.in > auto.master.5
sed -e 's|@@initdir@@|/etc/init.d|g' \
    -e 's|@@autofsmapdir@@|/etc/autofs|g' \
    -e "s|@@autofsconfdir@@|/etc/conf.d|g" \
< autofs.8.in > autofs.8
sed -e 's|@@initdir@@|/etc/init.d|g' \
    -e 's|@@autofsmapdir@@|/etc/autofs|g' \
    -e "s|@@autofsconfdir@@|/etc/conf.d|g" \
< autofs.conf.5.in > autofs.conf.5
sed -e 's|@@initdir@@|/etc/init.d|g' \
    -e 's|@@autofsmapdir@@|/etc/autofs|g' \
    -e "s|@@autofsconfdir@@|/etc/conf.d|g" \
< autofs_ldap_auth.conf.5.in > autofs_ldap_auth.conf.5
make[1]: Leaving directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/man'
make[1]: Entering directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/samples'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/samples'
>>> Source compiled.
>>> Test phase [not enabled]: net-fs/autofs-5.1.8-r1

>>> Install net-fs/autofs-5.1.8-r1 into /var/tmp/portage/net-fs/autofs-5.1.8-r1/image
make -j5 DESTDIR=/var/tmp/portage/net-fs/autofs-5.1.8-r1/image install 
set -e; for i in lib daemon modules man samples; do make -C $i install; done 	
make[1]: Entering directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/lib'
install -d -m 755 /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/usr/lib64/autofs
install -c libautofs.so -m 755 /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/usr/lib64
make[1]: Leaving directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/lib'
make[1]: Entering directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/daemon'
install -d -m 755 /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/usr/sbin
install -c automount -m 755 /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/usr/sbin
make[1]: Leaving directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/daemon'
make[1]: Entering directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/modules'
install -d -m 755 /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/usr/lib64/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 mount_ext2.so lookup_nisplus.so lookup_yp.so -m 755 /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/usr/lib64/autofs
rm -f /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/usr/lib64/autofs/mount_smbfs.so
ln -fs lookup_file.so /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/usr/lib64/autofs/lookup_files.so
ln -fs lookup_yp.so /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/usr/lib64/autofs/lookup_nis.so
ln -fs mount_nfs.so /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/usr/lib64/autofs/mount_nfs4.so
ln -fs mount_ext2.so /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/usr/lib64/autofs/mount_ext3.so
ln -fs mount_ext2.so /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/usr/lib64/autofs/mount_ext4.so
make[1]: Leaving directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/modules'
make[1]: Entering directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/man'
install -d -m 755 /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/usr/share/man/man5
install -c *.5 -m 644 /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/usr/share/man/man5
install -d -m 755 /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/usr/share/man/man8
install -c *.8 -m 644 /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/usr/share/man/man8
make[1]: Leaving directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/man'
make[1]: Entering directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/samples'
install -d -m 755 /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/etc/autofs

install -d -m 755 /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/etc/init.d
install -d -m 755 /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/etc/conf.d
install rc.autofs -m 755 /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/etc/init.d/autofs
install -d -m 755 /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/usr/lib64/autofs
install -d -m 755 /var/tmp/portage/net-fs/autofs-5.1.8-r1/image/run

Installing autofs default configuation in /etc/autofs

Installing autofs init configuation in /etc/conf.d
'autofs.conf.default' -> '/var/tmp/portage/net-fs/autofs-5.1.8-r1/image/etc/autofs/autofs.conf'
Installed package default configuration as "autofs.conf".

'autofs.init.conf' -> '/var/tmp/portage/net-fs/autofs-5.1.8-r1/image/etc/conf.d/autofs'
Installed package init configuration as "autofs".
Installing autofs ldap auth config "autofs_ldap_auth.conf" in /etc/autofs

Installing autofs default master map in /etc/autofs
'autofs_ldap_auth.conf' -> '/var/tmp/portage/net-fs/autofs-5.1.8-r1/image/etc/autofs/autofs_ldap_auth.conf'
Installed package auth config as "autofs_ldap_auth.conf".

Installing autofs sample map "auto.misc" in /etc/autofs
'auto.master' -> '/var/tmp/portage/net-fs/autofs-5.1.8-r1/image/etc/autofs/auto.master'
Installed package master map as "auto.master".

'auto.misc' -> '/var/tmp/portage/net-fs/autofs-5.1.8-r1/image/etc/autofs/auto.misc'
Installing autofs sample map "auto.net" in /etc/autofs
Installed package sample map as "auto.misc".

Installing autofs sample map "auto.smb" in /etc/autofs
'auto.net' -> '/var/tmp/portage/net-fs/autofs-5.1.8-r1/image/etc/autofs/auto.net'
Installed package sample map as "auto.net".
'auto.smb' -> '/var/tmp/portage/net-fs/autofs-5.1.8-r1/image/etc/autofs/auto.smb'
Installed package sample map as "auto.smb".

make[1]: Leaving directory '/var/tmp/portage/net-fs/autofs-5.1.8-r1/work/autofs-5.1.8/samples'
>>> Completed installing net-fs/autofs-5.1.8-r1 into /var/tmp/portage/net-fs/autofs-5.1.8-r1/image

 * Final size of build directory: 6200 KiB (6.0 MiB)
 * Final size of installed tree:  1268 KiB (1.2 MiB)


 * QA Notice: The following shared libraries lack a SONAME
 * /usr/lib64/libautofs.so

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/autofs/lookup_program.so
   /usr/lib64/libautofs.so
   /usr/sbin/automount
   /usr/lib64/autofs/lookup_userhome.so
   /usr/lib64/autofs/lookup_file.so
   /usr/lib64/autofs/lookup_multi.so
   /usr/lib64/autofs/lookup_dir.so
   /usr/lib64/autofs/lookup_hosts.so
   /usr/lib64/autofs/parse_amd.so
   /usr/lib64/autofs/parse_sun.so
   /usr/lib64/autofs/mount_generic.so
   /usr/lib64/autofs/mount_nfs.so
   /usr/lib64/autofs/mount_afs.so
   /usr/lib64/autofs/mount_autofs.so
   /usr/lib64/autofs/mount_changer.so
   /usr/lib64/autofs/mount_ext2.so
   /usr/lib64/autofs/lookup_nisplus.so
   /usr/lib64/autofs/lookup_yp.so
   /usr/lib64/autofs/mount_bind.so

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Filesystem Development]     [Linux Ext4]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux