Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 471726 Details for
Bug 617592
>=net-fs/nfs-utils-1.3.4 does not build rpc.svcgssd binary
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Full build log.
net-fs:nfs-utils-1.3.4:20170505-185439.log (text/plain), 135.09 KB, created by
Róbert Čerňanský
on 2017-05-05 19:34:36 UTC
(
hide
)
Description:
Full build log.
Filename:
MIME Type:
Creator:
Róbert Čerňanský
Created:
2017-05-05 19:34:36 UTC
Size:
135.09 KB
patch
obsolete
> * Package: net-fs/nfs-utils-1.3.4 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: abi_x86_64 amd64 caps elibc_glibc ipv6 kerberos kernel_linux libmount nfsv4 tcpd userland_GNU uuid > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking nfs-utils-1.3.4.tar.bz2 to /var/tmp/portage/net-fs/nfs-utils-1.3.4/work >>>> Source unpacked in /var/tmp/portage/net-fs/nfs-utils-1.3.4/work >>>> Preparing source in /var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4 ... > * Applying nfs-utils-1.1.4-mtab-sym.patch ... > [ ok ] > * Applying nfs-utils-1.2.8-cross-build.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: nfs-utils-1.3.4/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4 ... > * econf: updating nfs-utils-1.3.4/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating nfs-utils-1.3.4/config.sub with /usr/share/gnuconfig/config.sub >./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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --with-statedir=/var/lib/nfs --enable-tirpc --with-tirpcinclude=/usr/include/tirpc/ --enable-libmount-mount --with-tcp-wrappers --disable-nfsdcltrack --enable-nfsv4 --disable-nfsv41 --enable-ipv6 --enable-caps --enable-uuid --enable-gss --without-gssglue >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/lib/portage/python3.4/ebuild-helpers/xattr/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 make supports nested variables... 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 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >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 TIRPC... yes >checking for authgss_free_private_data in -ltirpc... yes >checking for libtirpc_set_debug in -ltirpc... yes >checking for prctl... yes >checking for cap_get_proc in -lcap... yes >checking sys/capability.h usability... yes >checking sys/capability.h presence... yes >checking for sys/capability.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++... none >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 x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >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 BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >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 -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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 >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >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 -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) 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... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >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 getservbyname... yes >checking for crypt in -lcrypt... yes >checking for dlclose in -ldl... 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 nfs4_owner_to_uid in -lnfsidmap... yes >checking for keyctl_instantiate in -lkeyutils... yes >checking for keyutils.h... (cached) no >checking for find_key_by_type_and_desc in -lkeyutils... yes >checking sqlite3.h usability... yes >checking sqlite3.h presence... yes >checking for sqlite3.h... yes >checking for sqlite3_libversion_number in -lsqlite3... yes >checking for suitable sqlite3 version... (cached) 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 for mnt_context_do_mount in -lmount... yes >checking libmount/libmount.h usability... yes >checking libmount/libmount.h presence... yes >checking for libmount/libmount.h... yes >checking for getnameinfo... yes >checking for event_dispatch in -levent... (cached) yes >checking for event.h... (cached) yes >checking for nfs4_init_name_mapping in -lnfsidmap... (cached) yes >checking for nfsidmap.h... (cached) yes >checking for nfs4_set_debug in -lnfsidmap... (cached) yes >checking for nfs4_owner_to_uid in -lnfsidmap... (cached) yes >checking for Kerberos v5... /usr >The current KRBDIR is /usr >checking for gss_krb5_export_lucid_sec_context in -lgssapi_krb5... yes >checking for gss_krb5_set_allowable_enctypes in -lgssapi_krb5... yes >checking for gss_krb5_free_lucid_sec_context in -lgssapi_krb5... yes >checking for krb5_get_error_message in -lgssapi_krb5... yes >checking for krb5_get_init_creds_opt_set_addressless in -lgssapi_krb5... no >checking for pthread_create in -lpthread... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for getifaddrs... yes >checking for getnameinfo... (cached) yes >checking for bindresvport_sa in -ltirpc... 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 nfs-plugin.h usability... no >checking nfs-plugin.h presence... no >checking for nfs-plugin.h... no >checking libio.h usability... yes >checking libio.h presence... yes >checking for libio.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 correctly handles trailing slash... yes >checking whether lstat accepts an empty string... no >checking whether lstat correctly handles 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 getrpcbynumber... yes >checking for getrpcbynumber_r... yes >checking for getifaddrs... (cached) 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 ppoll... 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 for name_to_handle_at... 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 >checking that generated files are newer than configure... done >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 support/nsm/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 tools/mountstats/Makefile >config.status: creating tools/nfs-iostat/Makefile >config.status: creating utils/Makefile >config.status: creating utils/blkmapd/Makefile >config.status: creating utils/nfsdcltrack/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/nfsidmap/Makefile >config.status: creating utils/showmount/Makefile >config.status: creating utils/statd/Makefile >config.status: creating utils/osd_login/Makefile >config.status: creating systemd/Makefile >config.status: creating tests/Makefile >config.status: creating tests/nsm_client/Makefile >config.status: creating support/include/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4 ... >make -j5 clean >Making clean in tools >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools' >Making clean in locktest >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/locktest' >rm -rf .libs _libs >rm -f *.o >rm -f *.lo > rm -f testlk >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/locktest' >Making clean in rpcdebug >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/rpcdebug' >rm -rf .libs _libs >rm -f *.o >rm -f *.lo > rm -f rpcdebug >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/rpcdebug' >Making clean in nlmtest >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/nlmtest' >rm -rf .libs _libs >rm -f *.lo >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/nlmtest' >Making clean in mountstats >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/mountstats' >rm -rf .libs _libs >rm -f *.lo >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/mountstats' >Making clean in nfs-iostat >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/nfs-iostat' >rm -rf .libs _libs >rm -f *.lo >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/nfs-iostat' >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools' >rm -rf .libs _libs >rm -f *.lo >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools' >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools' >Making clean in support >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support' >Making clean in export >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/export' >test -z "mount_clnt.c mount_xdr.c mount.h ../../support/include/mount.h" || rm -f mount_clnt.c mount_xdr.c mount.h ../../support/include/mount.h >rm -rf .libs _libs >test -z "libexport.a" || rm -f libexport.a >rm -f *.o >rm -f *.lo >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/export' >Making clean in include >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include' >Making clean in nfs >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/nfs' >rm -rf .libs _libs >rm -f *.lo >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/nfs' >Making clean in rpcsvc >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/rpcsvc' >rm -rf .libs _libs >rm -f *.lo >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/rpcsvc' >Making clean in sys >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys' >Making clean in fs >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys/fs' >rm -rf .libs _libs >rm -f *.lo >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys/fs' >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys' >rm -rf .libs _libs >rm -f *.lo >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys' >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include' >rm -rf .libs _libs >rm -f *.lo >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include' >Making clean in misc >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/misc' >rm -rf .libs _libs >test -z "libmisc.a" || rm -f libmisc.a >rm -f *.o >rm -f *.lo >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/misc' >Making clean in nfs >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nfs' >rm -rf .libs _libs >test -z "libnfs.a" || rm -f libnfs.a >rm -f *.o >rm -f *.lo >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nfs' >Making clean in nsm >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nsm' >test -z "sm_inter_clnt.c sm_inter_svc.c sm_inter_xdr.c sm_inter.h ../../support/include/sm_inter.h" || rm -f sm_inter_clnt.c sm_inter_svc.c sm_inter_xdr.c sm_inter.h ../../support/include/sm_inter.h >rm -rf .libs _libs >test -z "libnsm.a" || rm -f libnsm.a >rm -f *.o >rm -f *.lo >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nsm' >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support' >rm -rf .libs _libs >rm -f *.lo >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support' >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support' >Making clean in utils >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils' >Making clean in exportfs >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/exportfs' >rm -rf .libs _libs >rm -f *.o >rm -f *.lo > rm -f exportfs >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/exportfs' >Making clean in mountd >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mountd' >rm -rf .libs _libs >rm -f *.o >rm -f *.lo > rm -f mountd >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mountd' >Making clean in nfsd >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/nfsd' >rm -rf .libs _libs >rm -f *.o >rm -f *.lo > rm -f nfsd >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/nfsd' >Making clean in nfsstat >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/nfsstat' >rm -rf .libs _libs >rm -f *.o >rm -f *.lo > rm -f nfsstat >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/nfsstat' >Making clean in showmount >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/showmount' >rm -rf .libs _libs >rm -f *.o >rm -f *.lo > rm -f showmount >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/showmount' >Making clean in statd >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/statd' >test -z "" || rm -f >rm -rf .libs _libs >rm -f *.o >rm -f *.lo > rm -f statd sm-notify >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/statd' >Making clean in osd_login >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/osd_login' >rm -rf .libs _libs >rm -f *.lo >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/osd_login' >Making clean in idmapd >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/idmapd' >rm -rf .libs _libs >rm -f *.o >rm -f *.lo > rm -f idmapd >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/idmapd' >Making clean in gssd >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/gssd' >rm -rf .libs _libs >rm -f *.o >rm -f *.lo > rm -f gssd >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/gssd' >Making clean in mount >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mount' >rm -rf .libs _libs >rm -f *.o >rm -f *.lo > rm -f mount.nfs >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mount' >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils' >rm -rf .libs _libs >rm -f *.lo >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils' >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils' >Making clean in linux-nfs >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/linux-nfs' >rm -rf .libs _libs >rm -f *.lo >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/linux-nfs' >Making clean in tests >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests' >Making clean in nsm_client >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests/nsm_client' >test -z "nlm_sm_inter_clnt.c nlm_sm_inter_svc.c nlm_sm_inter_xdr.c nlm_sm_inter.h" || rm -f nlm_sm_inter_clnt.c nlm_sm_inter_svc.c nlm_sm_inter_xdr.c nlm_sm_inter.h >rm -rf .libs _libs >rm -f *.o > rm -f nsm_client >rm -f *.lo >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests/nsm_client' >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests' >rm -rf .libs _libs >rm -f *.o >test -z "t0001-statd-basic-mon-unmon.sh.log" || rm -f t0001-statd-basic-mon-unmon.sh.log >rm -f *.lo > rm -f statdb_dump >test -z "t0001-statd-basic-mon-unmon.sh.trs" || rm -f t0001-statd-basic-mon-unmon.sh.trs >test -z "test-suite.log" || rm -f test-suite.log >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests' >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests' >Making clean in systemd >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/systemd' >rm -rf .libs _libs >rm -f *.lo >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/systemd' >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4' >rm -rf .libs _libs >rm -f *.lo >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4' >make -j5 >Making all in tools >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools' >Making all in locktest >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/locktest' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o testlk.o testlk.c >[01m[Ktestlk.c:[m[K In function â[01m[Kmain[m[Kâ: >[01m[Ktestlk.c:84:11:[m[K [01;35m[Kwarning: [m[Kformat â[01m[K%lld[m[Kâ expects argument of type â[01m[Klong long int[m[Kâ, but argument 4 has type â[01m[K__off_t {aka long int}[m[Kâ [-Wformat=] > printf("%s: conflicting lock by %d on (%lld;%lld)\n", >[01;32m[K ^[m[K >[01m[Ktestlk.c:84:11:[m[K [01;35m[Kwarning: [m[Kformat â[01m[K%lld[m[Kâ expects argument of type â[01m[Klong long int[m[Kâ, but argument 5 has type â[01m[K__off_t {aka long int}[m[Kâ [-Wformat=] >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -o testlk testlk.o >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o testlk testlk.o -Wl,--as-needed >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/locktest' >Making all in rpcdebug >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/rpcdebug' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o rpcdebug.o rpcdebug.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -o rpcdebug rpcdebug.o >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o rpcdebug rpcdebug.o -Wl,--as-needed >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/rpcdebug' >Making all in nlmtest >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/nlmtest' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/nlmtest' >Making all in mountstats >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/mountstats' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/mountstats' >Making all in nfs-iostat >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/nfs-iostat' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/nfs-iostat' >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools' >make[2]: Nothing to be done for 'all-am'. >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools' >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools' >Making all in support >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support' >Making all in export >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/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 -c -o mount_xdr.c mount.x >/usr/bin/rpcgen -l -o mount_clnt.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.3.4/work/nfs-utils-1.3.4/support/export' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o mount_xdr.o mount_xdr.c >[01m[Kmount_xdr.c:[m[K In function â[01m[Kxdr_fhandle[m[Kâ: >[01m[Kmount_xdr.c:43:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Kmount_xdr.c:[m[K In function â[01m[Kxdr_fhstatus[m[Kâ: >[01m[Kmount_xdr.c:53:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Kmount_xdr.c:[m[K In function â[01m[Kxdr_dirpath[m[Kâ: >[01m[Kmount_xdr.c:71:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Kmount_xdr.c:[m[K In function â[01m[Kxdr_name[m[Kâ: >[01m[Kmount_xdr.c:81:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Kmount_xdr.c:[m[K In function â[01m[Kxdr_mountlist[m[Kâ: >[01m[Kmount_xdr.c:91:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Kmount_xdr.c:[m[K In function â[01m[Kxdr_mountbody[m[Kâ: >[01m[Kmount_xdr.c:101:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Kmount_xdr.c:[m[K In function â[01m[Kxdr_groups[m[Kâ: >[01m[Kmount_xdr.c:115:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Kmount_xdr.c:[m[K In function â[01m[Kxdr_groupnode[m[Kâ: >[01m[Kmount_xdr.c:125:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Kmount_xdr.c:[m[K In function â[01m[Kxdr_exports[m[Kâ: >[01m[Kmount_xdr.c:137:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Kmount_xdr.c:[m[K In function â[01m[Kxdr_exportnode[m[Kâ: >[01m[Kmount_xdr.c:147:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Kmount_xdr.c:[m[K In function â[01m[Kxdr_fhandle3[m[Kâ: >[01m[Kmount_xdr.c:280:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Kmount_xdr.c:[m[K In function â[01m[Kxdr_mountstat3[m[Kâ: >[01m[Kmount_xdr.c:290:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Kmount_xdr.c:[m[K In function â[01m[Kxdr_mountres3_ok[m[Kâ: >[01m[Kmount_xdr.c:300:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Kmount_xdr.c:[m[K In function â[01m[Kxdr_mountres3[m[Kâ: >[01m[Kmount_xdr.c:313:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >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.3.4/work/nfs-utils-1.3.4/support/export' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/export' >Making all in include >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include' >Making all in nfs >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/nfs' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/nfs' >Making all in rpcsvc >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/rpcsvc' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/rpcsvc' >Making all in sys >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys' >Making all in fs >make[5]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys/fs' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys/fs' >make[5]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys' >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys' >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include' >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include' >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include' >Making all in misc >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/misc' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o mountpoint.o mountpoint.c >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.3.4/work/nfs-utils-1.3.4/support/misc' >Making all in nfs >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nfs' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o mydaemon.o mydaemon.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o nfsclient.o nfsclient.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o nfsexport.o nfsexport.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o getport.o getport.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o svc_socket.o svc_socket.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o closeall.o closeall.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o nfs_mntent.o nfs_mntent.c >[01m[Knfs_mntent.c:[m[K In function â[01m[Knfs_addmntent[m[Kâ: >[01m[Knfs_mntent.c:153:4:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kftruncate[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > ftruncate(fileno(mfp->mntent_fp), length); >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o conffile.o conffile.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o svc_create.o svc_create.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o atomicio.o atomicio.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o strlcpy.o strlcpy.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o strlcat.o strlcat.c >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 mydaemon.o nfsclient.o nfsexport.o getfh.o nfsctl.o rpc_socket.o getport.o svc_socket.o cacheio.o closeall.o nfs_mntent.o conffile.o svc_create.o atomicio.o strlcpy.o strlcat.o >x86_64-pc-linux-gnu-ranlib libnfs.a >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nfs' >Making all in nsm >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nsm' >test -f sm_inter_clnt.c && rm -rf sm_inter_clnt.c || true >test -f sm_inter_svc.c && rm -rf sm_inter_svc.c || true >test -f sm_inter_xdr.c && rm -rf sm_inter_xdr.c || true >test -f sm_inter.h && rm -rf sm_inter.h || true >/usr/bin/rpcgen -l -o sm_inter_clnt.c sm_inter.x >/usr/bin/rpcgen -m -o sm_inter_svc.c sm_inter.x >/usr/bin/rpcgen -c -o sm_inter_xdr.c sm_inter.x >/usr/bin/rpcgen -h -o sm_inter.h sm_inter.x >rm -f ../../support/include/sm_inter.h >ln -s ../nsm/sm_inter.h ../../support/include/sm_inter.h >make all-am >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nsm' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o sm_inter_clnt.o sm_inter_clnt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o sm_inter_svc.o sm_inter_svc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o sm_inter_xdr.o sm_inter_xdr.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o file.o file.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o rpc.o rpc.c >[01m[Ksm_inter_xdr.c:[m[K In function â[01m[Kxdr_sm_name[m[Kâ: >[01m[Ksm_inter_xdr.c:11:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Ksm_inter_xdr.c:[m[K In function â[01m[Kxdr_my_id[m[Kâ: >[01m[Ksm_inter_xdr.c:21:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Ksm_inter_xdr.c:[m[K In function â[01m[Kxdr_mon_id[m[Kâ: >[01m[Ksm_inter_xdr.c:37:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Ksm_inter_xdr.c:[m[K In function â[01m[Kxdr_mon[m[Kâ: >[01m[Ksm_inter_xdr.c:51:6:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Ki[m[Kâ [-Wunused-variable] > int i; >[01;32m[K ^[m[K >[01m[Ksm_inter_xdr.c:49:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Ksm_inter_xdr.c:[m[K In function â[01m[Kxdr_stat_chge[m[Kâ: >[01m[Ksm_inter_xdr.c:62:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Ksm_inter_xdr.c:[m[K In function â[01m[Kxdr_sm_stat[m[Kâ: >[01m[Ksm_inter_xdr.c:74:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Ksm_inter_xdr.c:[m[K In function â[01m[Kxdr_res[m[Kâ: >[01m[Ksm_inter_xdr.c:84:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Ksm_inter_xdr.c:[m[K In function â[01m[Kxdr_sm_stat_res[m[Kâ: >[01m[Ksm_inter_xdr.c:94:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >[01m[Ksm_inter_xdr.c:[m[K In function â[01m[Kxdr_status[m[Kâ: >[01m[Ksm_inter_xdr.c:108:6:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Ki[m[Kâ [-Wunused-variable] > int i; >[01;32m[K ^[m[K >[01m[Ksm_inter_xdr.c:106:20:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kbuf[m[Kâ [-Wunused-variable] > register int32_t *buf; >[01;32m[K ^[m[K >rm -f libnsm.a >x86_64-pc-linux-gnu-ar cru libnsm.a sm_inter_clnt.o sm_inter_svc.o sm_inter_xdr.o file.o rpc.o >x86_64-pc-linux-gnu-ranlib libnsm.a >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nsm' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nsm' >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support' >make[2]: Nothing to be done for 'all-am'. >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support' >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support' >Making all in utils >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils' >Making all in exportfs >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/exportfs' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o exportfs.o exportfs.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -o exportfs exportfs.o ../../support/export/libexport.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a -lwrap >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o exportfs exportfs.o -Wl,--as-needed ../../support/export/libexport.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a -lwrap >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/exportfs' >Making all in mountd >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mountd' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -I../../support/include -I../../support/export -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o mountd-mountd.o `test -f 'mountd.c' || echo './'`mountd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -I../../support/include -I../../support/export -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o mountd-mount_dispatch.o `test -f 'mount_dispatch.c' || echo './'`mount_dispatch.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -I../../support/include -I../../support/export -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o mountd-auth.o `test -f 'auth.c' || echo './'`auth.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -I../../support/include -I../../support/export -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o mountd-rmtab.o `test -f 'rmtab.c' || echo './'`rmtab.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -I../../support/include -I../../support/export -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o mountd-cache.o `test -f 'cache.c' || echo './'`cache.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -I../../support/include -I../../support/export -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o mountd-svc_run.o `test -f 'svc_run.c' || echo './'`svc_run.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -I../../support/include -I../../support/export -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o mountd-fsloc.o `test -f 'fsloc.c' || echo './'`fsloc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -I../../support/include -I../../support/export -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o mountd-v4root.o `test -f 'v4root.c' || echo './'`v4root.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -o mountd mountd-mountd.o mountd-mount_dispatch.o mountd-auth.o mountd-rmtab.o mountd-cache.o mountd-svc_run.o mountd-fsloc.o mountd-v4root.o ../../support/export/libexport.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a -lwrap -lblkid -ldl -ltirpc >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o mountd mountd-mountd.o mountd-mount_dispatch.o mountd-auth.o mountd-rmtab.o mountd-cache.o mountd-svc_run.o mountd-fsloc.o mountd-v4root.o -Wl,--as-needed ../../support/export/libexport.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a -lwrap -lblkid -ldl -ltirpc >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mountd' >Making all in nfsd >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/nfsd' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o nfsd.o nfsd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o nfssvc.o nfssvc.c >[01m[Knfssvc.c:[m[K In function â[01m[Knfssvc_mount_nfsdfs[m[Kâ: >[01m[Knfssvc.c:72:2:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Ksystem[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > system("/bin/mount -t nfsd nfsd " NFSD_FS_DIR " >/dev/null 2>&1"); >[01;32m[K ^[m[K >[01m[Knfssvc.c:[m[K In function â[01m[Knfssvc_set_time[m[Kâ: >[01m[Knfssvc.c:328:4:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > write(fd, nbuf, strlen(nbuf)); >[01;32m[K ^[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -o nfsd nfsd.o nfssvc.o ../../support/nfs/libnfs.a -ltirpc >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o nfsd nfsd.o nfssvc.o -Wl,--as-needed ../../support/nfs/libnfs.a -ltirpc >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/nfsd' >Making all in nfsstat >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/nfsstat' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o nfsstat.o nfsstat.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -o nfsstat nfsstat.o ../../support/export/libexport.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o nfsstat nfsstat.o -Wl,--as-needed ../../support/export/libexport.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/nfsstat' >Making all in showmount >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/showmount' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -I../../support/export -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o showmount-showmount.o `test -f 'showmount.c' || echo './'`showmount.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -o showmount showmount-showmount.o ../../support/export/libexport.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a -ltirpc >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o showmount showmount-showmount.o -Wl,--as-needed ../../support/export/libexport.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a -ltirpc >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/showmount' >Making all in statd >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/statd' >make all-am >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/statd' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o callback.o callback.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o notlist.o notlist.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o misc.o misc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o monitor.o monitor.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -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 -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o simu.o simu.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o stat.o stat.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o statd.o statd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o svc_run.o svc_run.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o rmtcall.o rmtcall.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o sm-notify.o sm-notify.c >[01m[Kstatd.c:[m[K In function â[01m[Kset_nlm_port[m[Kâ: >[01m[Kstatd.c:227:3:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Ksystem[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > system("modprobe lockd"); >[01;32m[K ^[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -o statd callback.o notlist.o misc.o monitor.o hostname.o simu.o stat.o statd.o svc_run.o rmtcall.o ../../support/nsm/libnsm.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a -lwrap -lcap -ltirpc >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -o sm-notify sm-notify.o ../../support/nsm/libnsm.a ../../support/nfs/libnfs.a -lcap -ltirpc >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o statd callback.o notlist.o misc.o monitor.o hostname.o simu.o stat.o statd.o svc_run.o rmtcall.o -Wl,--as-needed ../../support/nsm/libnsm.a ../../support/nfs/libnfs.a ../../support/misc/libmisc.a -lwrap -lcap -ltirpc >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o sm-notify sm-notify.o -Wl,--as-needed ../../support/nsm/libnsm.a ../../support/nfs/libnfs.a -lcap -ltirpc >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/statd' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/statd' >Making all in osd_login >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/osd_login' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/osd_login' >Making all in idmapd >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/idmapd' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o idmapd.o idmapd.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -o idmapd idmapd.o -levent -lnfsidmap ../../support/nfs/libnfs.a >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o idmapd idmapd.o -Wl,--as-needed -levent -lnfsidmap ../../support/nfs/libnfs.a >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/idmapd' >Making all in gssd >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/gssd' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o gssd-context.o `test -f 'context.c' || echo './'`context.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o gssd-context_mit.o `test -f 'context_mit.c' || echo './'`context_mit.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o gssd-context_heimdal.o `test -f 'context_heimdal.c' || echo './'`context_heimdal.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o gssd-context_lucid.o `test -f 'context_lucid.c' || echo './'`context_lucid.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o gssd-gss_util.o `test -f 'gss_util.c' || echo './'`gss_util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o gssd-gss_oids.o `test -f 'gss_oids.c' || echo './'`gss_oids.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o gssd-gss_names.o `test -f 'gss_names.c' || echo './'`gss_names.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o gssd-err_util.o `test -f 'err_util.c' || echo './'`err_util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o gssd-gssd.o `test -f 'gssd.c' || echo './'`gssd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o gssd-gssd_proc.o `test -f 'gssd_proc.c' || echo './'`gssd_proc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o gssd-krb5_util.o `test -f 'krb5_util.c' || echo './'`krb5_util.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -o gssd gssd-context.o gssd-context_mit.o gssd-context_heimdal.o gssd-context_lucid.o gssd-gss_util.o gssd-gss_oids.o gssd-gss_names.o gssd-err_util.o gssd-gssd.o gssd-gssd_proc.o gssd-krb5_util.o ../../support/nfs/libnfs.a -levent -L/usr/lib64 -lkrb5 -lk5crypto -lcom_err -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -ltirpc -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o gssd gssd-context.o gssd-context_mit.o gssd-context_heimdal.o gssd-context_lucid.o gssd-gss_util.o gssd-gss_oids.o gssd-gss_names.o gssd-err_util.o gssd-gssd.o gssd-gssd_proc.o gssd-krb5_util.o -Wl,--as-needed ../../support/nfs/libnfs.a -levent -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -ltirpc -lpthread >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/gssd' >Making all in mount >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mount' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o error.o error.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o network.o network.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o token.o token.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o parse_opt.o parse_opt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o parse_dev.o parse_dev.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o nfsmount.o nfsmount.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o nfs4mount.o nfs4mount.c >[01m[Knetwork.c:[m[K In function â[01m[Kstart_statd[m[Kâ: >[01m[Knetwork.c:807:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Ksetgid[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > setgid(0); >[01;32m[K ^[m[K >[01m[Knetwork.c:808:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Ksetuid[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > setuid(0); >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o stropts.o stropts.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o configfile.o configfile.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -c -o mount_libmount.o mount_libmount.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -o mount.nfs error.o network.o token.o parse_opt.o parse_dev.o nfsmount.o nfs4mount.o stropts.o utils.o configfile.o mount_libmount.o ../../support/nfs/libnfs.a ../../support/export/libexport.a -ltirpc -lmount >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wstrict-prototypes -pipe -O2 -march=core-avx-i -mcx16 -msahf -maes -mpclmul -mpopcnt -mavx -msse4.2 -msse4.1 -mfsgsbase -mrdrnd -mf16c --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -fweb -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o mount.nfs error.o network.o token.o parse_opt.o parse_dev.o nfsmount.o nfs4mount.o stropts.o utils.o configfile.o mount_libmount.o -Wl,--as-needed ../../support/nfs/libnfs.a ../../support/export/libexport.a -ltirpc -lmount >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mount' >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils' >make[2]: Nothing to be done for 'all-am'. >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils' >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils' >Making all in linux-nfs >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/linux-nfs' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/linux-nfs' >Making all in tests >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests' >Making all in nsm_client >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests/nsm_client' >test -f nlm_sm_inter_clnt.c && rm -rf nlm_sm_inter_clnt.c || true >test -f nlm_sm_inter_svc.c && rm -rf nlm_sm_inter_svc.c || true >test -f nlm_sm_inter_xdr.c && rm -rf nlm_sm_inter_xdr.c || true >test -f nlm_sm_inter.h && rm -rf nlm_sm_inter.h || true >/usr/bin/rpcgen -l -o nlm_sm_inter_clnt.c nlm_sm_inter.x >/usr/bin/rpcgen -m -o nlm_sm_inter_svc.c nlm_sm_inter.x >/usr/bin/rpcgen -c -o nlm_sm_inter_xdr.c nlm_sm_inter.x >/usr/bin/rpcgen -h -o nlm_sm_inter.h nlm_sm_inter.x >make all-am >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests/nsm_client' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests/nsm_client' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests/nsm_client' >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests' >make[2]: Nothing to be done for 'all-am'. >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests' >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests' >Making all in systemd >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/systemd' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/systemd' >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4' >make[1]: Nothing to be done for 'all-am'. >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4' >>>> Source compiled. > * Skipping make test/check due to ebuild restriction. >>>> Test phase [disabled because of RESTRICT=test]: net-fs/nfs-utils-1.3.4 > >>>> Install nfs-utils-1.3.4 into /var/tmp/portage/net-fs/nfs-utils-1.3.4/image/ category net-fs >make -j5 DESTDIR=/var/tmp/portage/net-fs/nfs-utils-1.3.4/image/ install >Making install in tools >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools' >Making install in locktest >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/locktest' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/locktest' >make[3]: Nothing to be done for 'install-exec-am'. >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/locktest' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/locktest' >Making install in rpcdebug >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/rpcdebug' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/rpcdebug' > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 'rpcdebug.man' '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8/rpcdebug.8' > /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c rpcdebug '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c rpcdebug /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin/rpcdebug >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/rpcdebug' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/rpcdebug' >Making install in nlmtest >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/nlmtest' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/nlmtest' >make[3]: Nothing to be done for 'install-exec-am'. >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/nlmtest' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/nlmtest' >Making install in mountstats >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/mountstats' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/mountstats' >make[3]: Nothing to be done for 'install-exec-am'. > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 'mountstats.man' '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8/mountstats.8' >make install-data-hook >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/mountstats' >/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 755 mountstats.py /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin/mountstats >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/mountstats' >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/mountstats' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/mountstats' >Making install in nfs-iostat >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/nfs-iostat' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/nfs-iostat' >make[3]: Nothing to be done for 'install-exec-am'. > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 'nfsiostat.man' '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8/nfsiostat.8' >make install-data-hook >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/nfs-iostat' >/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 755 nfs-iostat.py /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin/nfsiostat >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/nfs-iostat' >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/nfs-iostat' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools/nfs-iostat' >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools' >make[3]: Nothing to be done for 'install-exec-am'. >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools' >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tools' >Making install in support >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support' >Making install in export >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/export' >make install-am >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/export' >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/export' >make[4]: Nothing to be done for 'install-exec-am'. >make[4]: Nothing to be done for 'install-data-am'. >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/export' >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/export' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/export' >Making install in include >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include' >Making install in nfs >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/nfs' >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/nfs' >make[4]: Nothing to be done for 'install-exec-am'. >make[4]: Nothing to be done for 'install-data-am'. >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/nfs' >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/nfs' >Making install in rpcsvc >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/rpcsvc' >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/rpcsvc' >make[4]: Nothing to be done for 'install-exec-am'. >make[4]: Nothing to be done for 'install-data-am'. >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/rpcsvc' >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/rpcsvc' >Making install in sys >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys' >Making install in fs >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys/fs' >make[5]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys/fs' >make[5]: Nothing to be done for 'install-exec-am'. >make[5]: Nothing to be done for 'install-data-am'. >make[5]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys/fs' >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys/fs' >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys' >make[5]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys' >make[5]: Nothing to be done for 'install-exec-am'. >make[5]: Nothing to be done for 'install-data-am'. >make[5]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys' >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys' >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include/sys' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include' >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include' >make[4]: Nothing to be done for 'install-exec-am'. >make[4]: Nothing to be done for 'install-data-am'. >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include' >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/include' >Making install in misc >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/misc' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/misc' >make[3]: Nothing to be done for 'install-exec-am'. >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/misc' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/misc' >Making install in nfs >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nfs' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nfs' >make[3]: Nothing to be done for 'install-exec-am'. >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nfs' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nfs' >Making install in nsm >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nsm' >make install-am >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nsm' >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nsm' >make[4]: Nothing to be done for 'install-exec-am'. >make[4]: Nothing to be done for 'install-data-am'. >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nsm' >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nsm' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support/nsm' >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support' >make[3]: Nothing to be done for 'install-exec-am'. >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support' >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/support' >Making install in utils >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils' >Making install in exportfs >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/exportfs' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/exportfs' > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man5' > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man7' > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 'exports.man' '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man5/exports.5' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 'nfsd.man' '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man7/nfsd.7' > /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c exportfs '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 'exportfs.man' '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8/exportfs.8' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c exportfs /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin/exportfs >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/exportfs' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/exportfs' >Making install in mountd >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mountd' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mountd' >(cd /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8 && \ > for m in mountd.man ; do \ > inst=`echo $m | sed -e 's/man$/8/'`; \ > rm -f rpc.$inst ; \ > ln -s $inst rpc.$inst ; \ > done) > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 'mountd.man' '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8/mountd.8' > /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c mountd '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c mountd /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin/mountd >make install-exec-hook >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mountd' >(cd /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin && \ > for p in mountd; do \ > mv -f $p rpc.$p ;\ > done) >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mountd' >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mountd' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mountd' >Making install in nfsd >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/nfsd' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/nfsd' >(cd /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8 && \ > for m in nfsd.man ; do \ > inst=`echo $m | sed -e 's/man$/8/'`; \ > rm -f rpc.$inst ; \ > ln -s $inst rpc.$inst ; \ > done) > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8' > /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c nfsd '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 'nfsd.man' '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8/nfsd.8' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c nfsd /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin/nfsd >make install-exec-hook >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/nfsd' >(cd /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin && \ > for p in nfsd; do \ > mv -f $p rpc.$p ;\ > done) >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/nfsd' >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/nfsd' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/nfsd' >Making install in nfsstat >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/nfsstat' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/nfsstat' > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8' > /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c nfsstat '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 'nfsstat.man' '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8/nfsstat.8' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c nfsstat /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin/nfsstat >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/nfsstat' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/nfsstat' >Making install in showmount >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/showmount' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/showmount' > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 'showmount.man' '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8/showmount.8' > /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c showmount '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c showmount /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin/showmount >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/showmount' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/showmount' >Making install in statd >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/statd' >make install-am >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/statd' >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/statd' > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' >(cd /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8 && \ > for m in statd.man sm-notify.man ; do \ > inst=`echo $m | sed -e 's/man$/8/'`; \ > rm -f rpc.$inst ; \ > ln -s $inst rpc.$inst ; \ > done) > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c start-statd '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' > /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c statd sm-notify '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 'statd.man' '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8/statd.8' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 'sm-notify.man' '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8/sm-notify.8' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c statd /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin/statd >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c sm-notify /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin/sm-notify >make install-exec-hook >make[5]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/statd' >(cd /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin && \ > for p in statd sm-notify; do \ > [ $p = sm-notify ] || mv -f $p rpc.$p ;\ > done) >make[5]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/statd' >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/statd' >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/statd' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/statd' >Making install in osd_login >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/osd_login' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/osd_login' >make[3]: Nothing to be done for 'install-data-am'. > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//sbin' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c osd_login '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//sbin' >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/osd_login' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/osd_login' >Making install in idmapd >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/idmapd' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/idmapd' >(cd /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8 && \ > for m in idmapd.man ; do \ > inst=`echo $m | sed -e 's/man$/8/'`; \ > rm -f rpc.$inst ; \ > ln -s $inst rpc.$inst ; \ > done) > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8' > /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c idmapd '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 'idmapd.man' '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8/idmapd.8' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c idmapd /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin/idmapd >make install-exec-hook >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/idmapd' >(cd /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin && \ > for p in idmapd; do \ > mv -f $p rpc.$p ;\ > done) >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/idmapd' >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/idmapd' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/idmapd' >Making install in gssd >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/gssd' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/gssd' >(cd /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8 && \ > for m in gssd.man ; do \ > inst=`echo $m | sed -e 's/man$/8/'`; \ > rm -f rpc.$inst ; \ > ln -s $inst rpc.$inst ; \ > done) > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8' > /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c gssd '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 'gssd.man' '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8/gssd.8' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c gssd /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin/gssd >make install-exec-hook >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/gssd' >(cd /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/sbin && \ > for p in gssd ; do \ > mv -f $p rpc.$p ;\ > done) >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/gssd' >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/gssd' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/gssd' >Making install in mount >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mount' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mount' > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//sbin' > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man5' > /bin/mkdir -p '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8' > /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c mount.nfs '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//sbin' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 'mount.nfs.man' '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8/mount.nfs.8' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 'nfs.man' '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man5/nfs.5' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 'umount.nfs.man' '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man8/umount.nfs.8' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 'nfsmount.conf.man' '/var/tmp/portage/net-fs/nfs-utils-1.3.4/image//usr/share/man/man5/nfsmount.conf.5' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c mount.nfs /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//sbin/mount.nfs >make install-exec-hook >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mount' >(cd /var/tmp/portage/net-fs/nfs-utils-1.3.4/image/""/sbin && \ > ln -sf mount.nfs mount.nfs4 && \ > ln -sf mount.nfs umount.nfs && \ > ln -sf mount.nfs umount.nfs4 && \ > chmod 4511 mount.nfs ) >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mount' >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mount' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils/mount' >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils' >make[3]: Nothing to be done for 'install-exec-am'. >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils' >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/utils' >Making install in linux-nfs >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/linux-nfs' >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/linux-nfs' >make[2]: Nothing to be done for 'install-exec-am'. >make[2]: Nothing to be done for 'install-data-am'. >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/linux-nfs' >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/linux-nfs' >Making install in tests >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests' >Making install in nsm_client >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests/nsm_client' >make install-am >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests/nsm_client' >make[4]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests/nsm_client' >make[4]: Nothing to be done for 'install-exec-am'. >make[4]: Nothing to be done for 'install-data-am'. >make[4]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests/nsm_client' >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests/nsm_client' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests/nsm_client' >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests' >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests' >make[3]: Nothing to be done for 'install-exec-am'. >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests' >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/tests' >Making install in systemd >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/systemd' >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/systemd' >make[2]: Nothing to be done for 'install-exec-am'. >make install-data-hook >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/systemd' >make[3]: Nothing to be done for 'install-data-hook'. >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/systemd' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/systemd' >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4/systemd' >make[1]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4' >make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4' >make[2]: Nothing to be done for 'install-exec-am'. >make install-data-hook >make[3]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4' >if [ ! -d /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//var/lib/nfs ]; then mkdir -p /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//var/lib/nfs; fi >touch /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//var/lib/nfs/xtab; chmod 644 /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//var/lib/nfs/xtab >touch /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//var/lib/nfs/etab; chmod 644 /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//var/lib/nfs/etab >touch /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//var/lib/nfs/rmtab; chmod 644 /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//var/lib/nfs/rmtab >mkdir -p /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//var/lib/nfs/sm /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//var/lib/nfs/sm.bak >touch /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//var/lib/nfs/state >chmod go-rwx /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//var/lib/nfs/sm /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//var/lib/nfs/sm.bak /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//var/lib/nfs/state >chown nobody /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//var/lib/nfs/sm /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//var/lib/nfs/sm.bak /var/tmp/portage/net-fs/nfs-utils-1.3.4/image//var/lib/nfs/state >make[3]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4' >make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4' >make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-1.3.4/work/nfs-utils-1.3.4' >>>> Completed installing nfs-utils-1.3.4 into /var/tmp/portage/net-fs/nfs-utils-1.3.4/image/ > > * Final size of build directory: 10496 KiB > * Final size of installed tree: 1248 KiB > > * QA Notice: systemd units using /etc/conf.d detected: > * usr/lib/systemd/system/nfs-idmapd.service:EnvironmentFile=/etc/conf.d/nfs > * usr/lib/systemd/system/nfs-mountd.service:EnvironmentFile=/etc/conf.d/nfs > * usr/lib/systemd/system/nfs-server.service:EnvironmentFile=/etc/conf.d/nfs > * usr/lib/systemd/system/rpc-gssd.service:EnvironmentFile=/etc/conf.d/nfs > * usr/lib/systemd/system/rpc-statd-notify.service:EnvironmentFile=/etc/conf.d/nfs > * usr/lib/systemd/system/rpc-statd.service:EnvironmentFile=/etc/conf.d/nfs > * usr/lib/systemd/system/rpc-svcgssd.service:EnvironmentFile=/etc/conf.d/nfs > * See: https://wiki.gentoo.org/wiki/Project:Systemd/conf.d_files >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version > usr/sbin/rpcdebug > usr/sbin/rpc.mountd > usr/sbin/exportfs > usr/sbin/rpc.nfsd > usr/sbin/nfsstat > sbin/rpc.statd > usr/sbin/showmount > usr/sbin/sm-notify > usr/sbin/rpc.idmapd > usr/sbin/rpc.gssd > sbin/mount.nfs >ecompressdir: bzip2 -9 /usr/share/doc >ecompressdir: bzip2 -9 /usr/share/man > * checking 82 files for package collisions >>>> Merging net-fs/nfs-utils-1.3.4 to / > * >>> SetUID: [chmod go-r] /sbin/mount.nfs ... > [ ok ] >--- /var/ >--- /usr/ >--- /usr/lib64/ >--- /usr/lib64/nfs/ >>>> /usr/lib64/nfs/state >--- /usr/lib64/nfs/sm/ >>>> /usr/lib64/nfs/sm/.keep_net-fs_nfs-utils-0 >>>> /usr/lib64/nfs/rmtab >>>> /usr/lib64/nfs/xtab >>>> /usr/lib64/nfs/etab >>>> /usr/lib64/nfs/.keep_net-fs_nfs-utils-0 >--- /usr/lib64/nfs/sm.bak/ >>>> /usr/lib64/nfs/sm.bak/.keep_net-fs_nfs-utils-0 >--- /usr/share/ >--- /usr/share/doc/ >--- /usr/share/doc/nfs-utils-1.3.4/ >--- /usr/share/doc/nfs-utils-1.3.4/linux-nfs/ >>>> /usr/share/doc/nfs-utils-1.3.4/linux-nfs/INSTALL.bz2 >>>> /usr/share/doc/nfs-utils-1.3.4/linux-nfs/TODO.bz2 >>>> /usr/share/doc/nfs-utils-1.3.4/linux-nfs/THANKS.bz2 >>>> /usr/share/doc/nfs-utils-1.3.4/linux-nfs/ChangeLog.bz2 >>>> /usr/share/doc/nfs-utils-1.3.4/linux-nfs/KNOWNBUGS.bz2 >>>> /usr/share/doc/nfs-utils-1.3.4/linux-nfs/NEW.bz2 >>>> /usr/share/doc/nfs-utils-1.3.4/linux-nfs/README.bz2 >>>> /usr/share/doc/nfs-utils-1.3.4/NEWS.bz2 >>>> /usr/share/doc/nfs-utils-1.3.4/README.bz2 >--- /usr/share/man/ >--- /usr/share/man/man8/ >>>> /usr/share/man/man8/mount.nfs.8.bz2 >>>> /usr/share/man/man8/rpc.mountd.8.bz2 -> mountd.8.bz2 >>>> /usr/share/man/man8/rpc.idmapd.8.bz2 -> idmapd.8.bz2 >>>> /usr/share/man/man8/nfsd.8.bz2 >>>> /usr/share/man/man8/mountstats.8.bz2 >>>> /usr/share/man/man8/idmapd.8.bz2 >>>> /usr/share/man/man8/rpcdebug.8.bz2 >>>> /usr/share/man/man8/nfsstat.8.bz2 >>>> /usr/share/man/man8/umount.nfs.8.bz2 >>>> /usr/share/man/man8/gssd.8.bz2 >>>> /usr/share/man/man8/rpc.sm-notify.8.bz2 -> sm-notify.8.bz2 >>>> /usr/share/man/man8/rpc.statd.8.bz2 -> statd.8.bz2 >>>> /usr/share/man/man8/rpc.nfsd.8.bz2 -> nfsd.8.bz2 >>>> /usr/share/man/man8/rpc.gssd.8.bz2 -> gssd.8.bz2 >>>> /usr/share/man/man8/exportfs.8.bz2 >>>> /usr/share/man/man8/mountd.8.bz2 >>>> /usr/share/man/man8/nfsiostat.8.bz2 >>>> /usr/share/man/man8/showmount.8.bz2 >>>> /usr/share/man/man8/sm-notify.8.bz2 >>>> /usr/share/man/man8/statd.8.bz2 >--- /usr/share/man/man5/ >>>> /usr/share/man/man5/exports.5.bz2 >>>> /usr/share/man/man5/nfsmount.conf.5.bz2 >>>> /usr/share/man/man5/nfs.5.bz2 >--- /usr/share/man/man7/ >>>> /usr/share/man/man7/nfsd.7.bz2 >--- /usr/sbin/ >>>> /usr/sbin/exportfs >>>> /usr/sbin/rpc.nfsd >>>> /usr/sbin/showmount >>>> /usr/sbin/sm-notify >>>> /usr/sbin/rpc.idmapd >>>> /usr/sbin/mountstats >>>> /usr/sbin/rpc.mountd >>>> /usr/sbin/start-statd >>>> /usr/sbin/nfsiostat >>>> /usr/sbin/rpc.gssd >>>> /usr/sbin/rpcdebug >>>> /usr/sbin/nfsstat >--- /usr/lib/ >--- /usr/lib/systemd/ >--- /usr/lib/systemd/system/ >>>> /usr/lib/systemd/system/nfs-client.target >>>> /usr/lib/systemd/system/rpc-gssd.service >>>> /usr/lib/systemd/system/rpc-statd.service >>>> /usr/lib/systemd/system/nfs-mountd.service >>>> /usr/lib/systemd/system/rpc-svcgssd.service >>>> /usr/lib/systemd/system/rpc-statd-notify.service >>>> /usr/lib/systemd/system/proc-fs-nfsd.mount >>>> /usr/lib/systemd/system/nfs-idmapd.service >>>> /usr/lib/systemd/system/nfs-server.service >>>> /usr/lib/systemd/system/auth-rpcgss-module.service >>>> /usr/lib/systemd/system/nfs-utils.service >>>> /usr/lib/systemd/system/var-lib-nfs-rpc_pipefs.mount >--- /sbin/ >>>> /sbin/mount.nfs4 -> mount.nfs >>>> /sbin/umount.nfs -> mount.nfs >>>> /sbin/osd_login >>>> /sbin/rpc.statd >>>> /sbin/mount.nfs >>>> /sbin/umount.nfs4 -> mount.nfs >--- /etc/ >--- /etc/init.d/ >>>> /etc/init.d/nfsclient >>>> /etc/init.d/rpc.idmapd >>>> /etc/init.d/rpc.statd >>>> /etc/init.d/rpc.pipefs >>>> /etc/init.d/nfsmount >>>> /etc/init.d/rpc.svcgssd >>>> /etc/init.d/nfs >>>> /etc/init.d/rpc.gssd >--- /etc/exports.d/ >>>> /etc/exports.d/.keep_net-fs_nfs-utils-0 >--- /etc/conf.d/ >>>> /etc/conf.d/nfsclient >--- /etc/conf.d/nfs >--- /etc/exports >>>> Safely unmerging already-installed instance... >>>> Original instance of package unmerged safely. > * If you use OpenRC, the nfsmount service has been replaced with nfsclient. > * If you were using nfsmount, please add nfsclient and netmount to the > * same runlevel as nfsmount. >>>> net-fs/nfs-utils-1.3.4 merged.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 617592
:
471724
| 471726 |
471776