* Package: net-fs/nfs-utils-1.1.6-r1  * Repository: gentoo  * Maintainer: net-fs@gentoo.org  * USE: amd64 elibc_glibc ipv6 kernel_linux multilib nfsv3 nfsv4 tcpd userland_GNU  * FEATURES: sandbox >>> Unpacking source... >>> Unpacking nfs-utils-1.1.6.tar.bz2 to /var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work * Applying nfs-utils-1.1.4-rpcgen-ioctl.patch ...  [ ok ] * Applying nfs-utils-1.1.4-ascii-man.patch ...  [ ok ] * Applying nfs-utils-1.1.4-mtab-sym.patch ...  [ ok ] * Applying nfs-utils-1.1.4-no-exec.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work >>> Compiling source in /var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6 ... * econf: updating nfs-utils-1.1.6/config.sub with /usr/share/gnuconfig/config.sub * econf: updating nfs-utils-1.1.6/config.guess with /usr/share/gnuconfig/config.guess ./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-statedir=/var/lib/nfs --enable-tirpc --with-tcp-wrappers --enable-nfsv3 --enable-nfsv4 --enable-ipv6 --disable-gss checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 dependency style of x86_64-pc-linux-gnu-gcc... gcc3 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 for clnt_tli_create in -ltirpc... yes checking /usr/include/tirpc/netconfig.h usability... yes checking /usr/include/tirpc/netconfig.h presence... yes checking for /usr/include/tirpc/netconfig.h... yes checking for libwrap... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 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 dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... no checking whether x86_64-pc-linux-gnu-gfortran accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... no checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... no checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... no checking if x86_64-pc-linux-gnu-gfortran static flag -static works... no checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... no checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ld... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking for ANSI C header files... (cached) yes checking for GNU libc2... yes checking for BSD signal semantics... no checking for gethostbyname... yes checking for connect... yes checking for getaddrinfo... yes checking for getrpcbynumber... yes checking for getservbyname... yes checking for crypt in -lcrypt... yes checking for event_dispatch in -levent... yes checking event.h usability... yes checking event.h presence... yes checking for event.h... yes checking for nfs4_init_name_mapping in -lnfsidmap... yes checking nfsidmap.h usability... yes checking nfsidmap.h presence... yes checking for nfsidmap.h... yes checking for nfs4_set_debug in -lnfsidmap... yes checking for blkid_get_library_version in -lblkid... yes checking blkid/blkid.h usability... yes checking blkid/blkid.h presence... yes checking for blkid/blkid.h... yes checking for suitable libblkid version... yes checking whether AI_ADDRCONFIG is declared... yes checking for getnameinfo... yes checking for bindresvport_sa... yes checking whether AI_ADDRCONFIG is declared... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking com_err.h usability... yes checking com_err.h presence... yes checking for com_err.h... yes checking et/com_err.h usability... yes checking et/com_err.h presence... yes checking for et/com_err.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working alloca.h... yes checking for alloca... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking for library containing getmntent... none required checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking whether sys/types.h defines makedev... yes checking for working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for alarm... yes checking for atexit... yes checking for dup2... yes checking for fdatasync... yes checking for ftruncate... yes checking for getcwd... yes checking for gethostbyaddr... yes checking for gethostbyname... (cached) yes checking for gethostname... yes checking for getmntent... (cached) yes checking for getnameinfo... (cached) yes checking for getrpcbyname... yes checking for gettimeofday... yes checking for hasmntopt... yes checking for inet_ntoa... yes checking for innetgr... yes checking for memset... yes checking for mkdir... yes checking for pathconf... yes checking for realpath... yes checking for rmdir... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtol... yes checking for strtoul... yes checking for sigprocmask... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking size of socklen_t... 4 configure: creating ./config.status config.status: creating Makefile config.status: creating linux-nfs/Makefile config.status: creating support/Makefile config.status: creating support/export/Makefile config.status: creating support/include/nfs/Makefile config.status: creating support/include/rpcsvc/Makefile config.status: creating support/include/sys/fs/Makefile config.status: creating support/include/sys/Makefile config.status: creating support/include/Makefile config.status: creating support/misc/Makefile config.status: creating support/nfs/Makefile config.status: creating tools/Makefile config.status: creating tools/locktest/Makefile config.status: creating tools/nlmtest/Makefile config.status: creating tools/rpcdebug/Makefile config.status: creating tools/rpcgen/Makefile config.status: creating utils/Makefile config.status: creating utils/exportfs/Makefile config.status: creating utils/gssd/Makefile config.status: creating utils/idmapd/Makefile config.status: creating utils/mount/Makefile config.status: creating utils/mountd/Makefile config.status: creating utils/nfsd/Makefile config.status: creating utils/nfsstat/Makefile config.status: creating utils/showmount/Makefile config.status: creating utils/statd/Makefile config.status: creating support/include/config.h config.status: executing depfiles commands make -j9 Making all in tools make[1]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/tools' Making all in locktest make[2]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/tools/locktest' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -D_GNU_SOURCE -D_GNU_SOURCE -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT testlk-testlk.o -MD -MP -MF .deps/testlk-testlk.Tpo -c -o testlk-testlk.o `test -f 'testlk.c' || echo './'`testlk.c testlk.c: In function ‘main’: testlk.c:85:5: warning: format ‘%lld’ expects type ‘long long int’, but argument 4 has type ‘__off_t’ testlk.c:85:5: warning: format ‘%lld’ expects type ‘long long int’, but argument 5 has type ‘__off_t’ mv -f .deps/testlk-testlk.Tpo .deps/testlk-testlk.Po /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o testlk testlk-testlk.o -ltirpc mkdir .libs x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o testlk testlk-testlk.o -ltirpc make[2]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/tools/locktest' Making all in rpcdebug make[2]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/tools/rpcdebug' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -D_GNU_SOURCE -I../../support/include -D_GNU_SOURCE -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT rpcdebug-rpcdebug.o -MD -MP -MF .deps/rpcdebug-rpcdebug.Tpo -c -o rpcdebug-rpcdebug.o `test -f 'rpcdebug.c' || echo './'`rpcdebug.c mv -f .deps/rpcdebug-rpcdebug.Tpo .deps/rpcdebug-rpcdebug.Po /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o rpcdebug rpcdebug-rpcdebug.o -ltirpc mkdir .libs x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o rpcdebug rpcdebug-rpcdebug.o -ltirpc make[2]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/tools/rpcdebug' Making all in nlmtest make[2]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/tools/nlmtest' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/tools/nlmtest' make[2]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/tools' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/tools' make[1]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/tools' Making all in support make[1]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support' Making all in export make[2]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/export' test -f mount_clnt.c && rm -rf mount_clnt.c || true test -f mount_xdr.c && rm -rf mount_xdr.c || true test -f mount.h && rm -rf mount.h || true /usr/bin/rpcgen -l -o mount_clnt.c mount.x /usr/bin/rpcgen -c -o mount_xdr.c mount.x /usr/bin/rpcgen -h -o mount.h mount.x rm -f ../../support/include/mount.h ln -s ../export/mount.h ../../support/include/mount.h make all-am make[3]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/export' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT export.o -MD -MP -MF .deps/export.Tpo -c -o export.o export.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT hostname.o -MD -MP -MF .deps/hostname.Tpo -c -o hostname.o hostname.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT nfsctl.o -MD -MP -MF .deps/nfsctl.Tpo -c -o nfsctl.o nfsctl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT rmtab.o -MD -MP -MF .deps/rmtab.Tpo -c -o rmtab.o rmtab.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT xtab.o -MD -MP -MF .deps/xtab.Tpo -c -o xtab.o xtab.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT mount_clnt.o -MD -MP -MF .deps/mount_clnt.Tpo -c -o mount_clnt.o mount_clnt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT mount_xdr.o -MD -MP -MF .deps/mount_xdr.Tpo -c -o mount_xdr.o mount_xdr.c mount_xdr.c: In function ‘xdr_fhandle’: mount_xdr.c:45:20: warning: unused variable ‘buf’ mount_xdr.c: In function ‘xdr_fhstatus’: mount_xdr.c:55:20: warning: unused variable ‘buf’ mount_xdr.c: In function ‘xdr_dirpath’: mount_xdr.c:73:20: warning: unused variable ‘buf’ mount_xdr.c: In function ‘xdr_name’: mount_xdr.c:83:20: warning: unused variable ‘buf’ mount_xdr.c: In function ‘xdr_mountlist’: mount_xdr.c:93:20: warning: unused variable ‘buf’ mount_xdr.c: In function ‘xdr_mountbody’: mount_xdr.c:103:20: warning: unused variable ‘buf’ mount_xdr.c: In function ‘xdr_groups’: mount_xdr.c:117:20: warning: unused variable ‘buf’ mount_xdr.c: In function ‘xdr_groupnode’: mount_xdr.c:127:20: warning: unused variable ‘buf’ mount_xdr.c: In function ‘xdr_exports’: mount_xdr.c:139:20: warning: unused variable ‘buf’ mount_xdr.c: In function ‘xdr_exportnode’: mount_xdr.c:149:20: warning: unused variable ‘buf’ mount_xdr.c: In function ‘xdr_fhandle3’: mount_xdr.c:282:20: warning: unused variable ‘buf’ mount_xdr.c: In function ‘xdr_mountstat3’: mount_xdr.c:292:20: warning: unused variable ‘buf’ mount_xdr.c: In function ‘xdr_mountres3_ok’: mount_xdr.c:302:20: warning: unused variable ‘buf’ mount_xdr.c: In function ‘xdr_mountres3’: mount_xdr.c:315:20: warning: unused variable ‘buf’ mv -f .deps/nfsctl.Tpo .deps/nfsctl.Po mv -f .deps/rmtab.Tpo .deps/rmtab.Po mv -f .deps/xtab.Tpo .deps/xtab.Po mv -f .deps/hostname.Tpo .deps/hostname.Po mv -f .deps/mount_xdr.Tpo .deps/mount_xdr.Po mv -f .deps/export.Tpo .deps/export.Po mv -f .deps/mount_clnt.Tpo .deps/mount_clnt.Po mv -f .deps/client.Tpo .deps/client.Po rm -f libexport.a x86_64-pc-linux-gnu-ar cru libexport.a client.o export.o hostname.o nfsctl.o rmtab.o xtab.o mount_clnt.o mount_xdr.o x86_64-pc-linux-gnu-ranlib libexport.a make[3]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/export' make[2]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/export' Making all in include make[2]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/include' make all-recursive make[3]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/include' Making all in nfs make[4]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/include/nfs' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/include/nfs' Making all in rpcsvc make[4]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/include/rpcsvc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/include/rpcsvc' Making all in sys make[4]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/include/sys' Making all in fs make[5]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/include/sys/fs' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/include/sys/fs' make[5]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/include/sys' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/include/sys' make[4]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/include/sys' make[4]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/include' make[4]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/include' make[3]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/include' make[2]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/include' Making all in misc make[2]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/misc' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT tcpwrapper.o -MD -MP -MF .deps/tcpwrapper.Tpo -c -o tcpwrapper.o tcpwrapper.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT from_local.o -MD -MP -MF .deps/from_local.Tpo -c -o from_local.o from_local.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT mountpoint.o -MD -MP -MF .deps/mountpoint.Tpo -c -o mountpoint.o mountpoint.c mv -f .deps/mountpoint.Tpo .deps/mountpoint.Po mv -f .deps/from_local.Tpo .deps/from_local.Po mv -f .deps/tcpwrapper.Tpo .deps/tcpwrapper.Po rm -f libmisc.a x86_64-pc-linux-gnu-ar cru libmisc.a tcpwrapper.o from_local.o mountpoint.o x86_64-pc-linux-gnu-ranlib libmisc.a make[2]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/misc' Making all in nfs make[2]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/nfs' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT exports.o -MD -MP -MF .deps/exports.Tpo -c -o exports.o exports.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT rmtab.o -MD -MP -MF .deps/rmtab.Tpo -c -o rmtab.o rmtab.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT xio.o -MD -MP -MF .deps/xio.Tpo -c -o xio.o xio.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT rpcmisc.o -MD -MP -MF .deps/rpcmisc.Tpo -c -o rpcmisc.o rpcmisc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT rpcdispatch.o -MD -MP -MF .deps/rpcdispatch.Tpo -c -o rpcdispatch.o rpcdispatch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT xlog.o -MD -MP -MF .deps/xlog.Tpo -c -o xlog.o xlog.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT xcommon.o -MD -MP -MF .deps/xcommon.Tpo -c -o xcommon.o xcommon.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT wildmat.o -MD -MP -MF .deps/wildmat.Tpo -c -o wildmat.o wildmat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT nfssvc.o -MD -MP -MF .deps/nfssvc.Tpo -c -o nfssvc.o nfssvc.c mv -f .deps/wildmat.Tpo .deps/wildmat.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT nfsclient.o -MD -MP -MF .deps/nfsclient.Tpo -c -o nfsclient.o nfsclient.c mv -f .deps/rpcdispatch.Tpo .deps/rpcdispatch.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT nfsexport.o -MD -MP -MF .deps/nfsexport.Tpo -c -o nfsexport.o nfsexport.c mv -f .deps/rmtab.Tpo .deps/rmtab.Po mv -f .deps/nfsclient.Tpo .deps/nfsclient.Po mv -f .deps/nfssvc.Tpo .deps/nfssvc.Po mv -f .deps/rpcmisc.Tpo .deps/rpcmisc.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT getfh.o -MD -MP -MF .deps/getfh.Tpo -c -o getfh.o getfh.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT nfsctl.o -MD -MP -MF .deps/nfsctl.Tpo -c -o nfsctl.o nfsctl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT rpc_socket.o -MD -MP -MF .deps/rpc_socket.Tpo -c -o rpc_socket.o rpc_socket.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT getport.o -MD -MP -MF .deps/getport.Tpo -c -o getport.o getport.c mv -f .deps/xio.Tpo .deps/xio.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT svc_socket.o -MD -MP -MF .deps/svc_socket.Tpo -c -o svc_socket.o svc_socket.c mv -f .deps/xlog.Tpo .deps/xlog.Po mv -f .deps/xcommon.Tpo .deps/xcommon.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT cacheio.o -MD -MP -MF .deps/cacheio.Tpo -c -o cacheio.o cacheio.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT closeall.o -MD -MP -MF .deps/closeall.Tpo -c -o closeall.o closeall.c mv -f .deps/nfsctl.Tpo .deps/nfsctl.Po mv -f .deps/getfh.Tpo .deps/getfh.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT nfs_mntent.o -MD -MP -MF .deps/nfs_mntent.Tpo -c -o nfs_mntent.o nfs_mntent.c mv -f .deps/nfsexport.Tpo .deps/nfsexport.Po mv -f .deps/svc_socket.Tpo .deps/svc_socket.Po mv -f .deps/closeall.Tpo .deps/closeall.Po mv -f .deps/rpc_socket.Tpo .deps/rpc_socket.Po mv -f .deps/getport.Tpo .deps/getport.Po mv -f .deps/cacheio.Tpo .deps/cacheio.Po mv -f .deps/nfs_mntent.Tpo .deps/nfs_mntent.Po mv -f .deps/exports.Tpo .deps/exports.Po rm -f libnfs.a x86_64-pc-linux-gnu-ar cru libnfs.a exports.o rmtab.o xio.o rpcmisc.o rpcdispatch.o xlog.o xcommon.o wildmat.o nfssvc.o nfsclient.o nfsexport.o getfh.o nfsctl.o rpc_socket.o getport.o svc_socket.o cacheio.o closeall.o nfs_mntent.o x86_64-pc-linux-gnu-ranlib libnfs.a make[2]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support/nfs' make[2]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support' make[1]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/support' Making all in utils make[1]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/utils' Making all in exportfs make[2]: Entering directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/utils/exportfs' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -MT exportfs.o -MD -MP -MF .deps/exportfs.Tpo -c -o exportfs.o exportfs.c exportfs.c: In function ‘validate_export’: exportfs.c:394:2: warning: implicit declaration of function ‘stat’ exportfs.c:399:2: warning: implicit declaration of function ‘S_ISDIR’ exportfs.c:399:2: warning: implicit declaration of function ‘S_ISREG’ mv -f .deps/exportfs.Tpo .deps/exportfs.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -Wl,-O1 -Wl,--as-needed -o exportfs exportfs.o ../../support/export/libexport.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a -lwrap -ltirpc mkdir .libs x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -pipe -O2 -pipe -march=nocona -msse -msse2 -msse3 -mmmx -Wl,-O1 -Wl,--as-needed -o exportfs exportfs.o ../../support/export/libexport.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a -lwrap -ltirpc exportfs.o: In function `validate_export': exportfs.c:(.text+0x1d0): undefined reference to `S_ISDIR' exportfs.c:(.text+0x1dd): undefined reference to `S_ISREG' collect2: ld returned 1 exit status make[2]: *** [exportfs] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/utils/exportfs' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6/utils' make: *** [all-recursive] Error 1 emake failed * ERROR: net-fs/nfs-utils-1.1.6-r1 failed (compile phase): * Failed to compile * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 2369: Called die * The specific snippet of code: * emake || die "Failed to compile" * * If you need support, post the output of `emerge --info '=net-fs/nfs-utils-1.1.6-r1'`, * the complete build log and the output of `emerge -pqv '=net-fs/nfs-utils-1.1.6-r1'`. * The complete build log is located at '/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6' * S: '/var/tmp/portage/net-fs/nfs-utils-1.1.6-r1/work/nfs-utils-1.1.6'