<86>Mar 25 01:55:22 userdel[2917423]: delete user 'rooter' <86>Mar 25 01:55:22 userdel[2917423]: removed group 'rooter' owned by 'rooter' <86>Mar 25 01:55:22 userdel[2917423]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 25 01:55:22 groupadd[2917447]: group added to /etc/group: name=rooter, GID=1347 <86>Mar 25 01:55:22 groupadd[2917447]: group added to /etc/gshadow: name=rooter <86>Mar 25 01:55:22 groupadd[2917447]: new group: name=rooter, GID=1347 <86>Mar 25 01:55:22 useradd[2917463]: new user: name=rooter, UID=1347, GID=1347, home=/root, shell=/bin/bash <86>Mar 25 01:55:22 userdel[2917490]: delete user 'builder' <86>Mar 25 01:55:22 userdel[2917490]: removed group 'builder' owned by 'builder' <86>Mar 25 01:55:22 groupadd[2917509]: group added to /etc/group: name=builder, GID=1348 <86>Mar 25 01:55:22 groupadd[2917509]: group added to /etc/gshadow: name=builder <86>Mar 25 01:55:22 groupadd[2917509]: new group: name=builder, GID=1348 <86>Mar 25 01:55:22 useradd[2917523]: new user: name=builder, UID=1348, GID=1348, home=/usr/src, shell=/bin/bash warning: user aris does not exist - using root warning: group aris does not exist - using root warning: user aris does not exist - using root warning: group aris does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libnfs-5.0.2-alt1.nosrc.rpm (w1.gzdio) Installing libnfs-5.0.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16978 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libnfs-libnfs-5.0.2 + echo 'Source #0 (libnfs-5.0.2.tar.gz):' Source #0 (libnfs-5.0.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libnfs-5.0.2.tar.gz + /bin/tar -xf - + cd libnfs-libnfs-5.0.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.16978 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libnfs-libnfs-5.0.2 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:8: installing './ar-lib' configure.ac:8: installing './compile' configure.ac:4: installing './missing' examples/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-file... no checking for file... file checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-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-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/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... no checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether SO_BINDTODEVICE is available... yes checking whether getpwnam() is available... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for unistd.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking fuse.h usability... no checking fuse.h presence... no checking for fuse.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for struct sockaddr.sa_len... no checking for struct sockaddr_storage.ss_family... yes checking if clock_gettime(CLOCK_MONOTONIC_COARSE) is available... yes checking for talloc and tevent support... checking for struct stat.st_mtim.tv_nsec... yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking for sys/sysmacros.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating mount/Makefile config.status: creating nfs/Makefile config.status: creating nfs4/Makefile config.status: creating nlm/Makefile config.status: creating nsm/Makefile config.status: creating portmap/Makefile config.status: creating rquota/Makefile config.status: creating tests/Makefile config.status: creating utils/Makefile config.status: creating libnfs.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.91722 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libnfs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libnfs-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libnfs-libnfs-5.0.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libnfs-buildroot make: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libnfs-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 nfs-cat.1 nfs-cp.1 nfs-ls.1 '/usr/src/tmp/libnfs-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/doc' Making install in mount make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libmount_la-mount.lo `test -f 'mount.c' || echo './'`mount.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mount.c -fPIC -DPIC -o .libs/libmount_la-mount.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libmount_la-libnfs-raw-mount.lo `test -f 'libnfs-raw-mount.c' || echo './'`libnfs-raw-mount.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c libnfs-raw-mount.c -fPIC -DPIC -o .libs/libmount_la-libnfs-raw-mount.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o libmount.la libmount_la-mount.lo libmount_la-libnfs-raw-mount.lo libtool: link: ar cr .libs/libmount.a .libs/libmount_la-mount.o .libs/libmount_la-libnfs-raw-mount.o libtool: link: ranlib .libs/libmount.a libtool: link: ( cd ".libs" && rm -f "libmount.la" && ln -s "../libmount.la" "libmount.la" ) make[2]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount' Making install in nfs make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libnfs_la-nfs.lo `test -f 'nfs.c' || echo './'`nfs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c nfs.c -fPIC -DPIC -o .libs/libnfs_la-nfs.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libnfs_la-nfsacl.lo `test -f 'nfsacl.c' || echo './'`nfsacl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c nfsacl.c -fPIC -DPIC -o .libs/libnfs_la-nfsacl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libnfs_la-libnfs-raw-nfs.lo `test -f 'libnfs-raw-nfs.c' || echo './'`libnfs-raw-nfs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c libnfs-raw-nfs.c -fPIC -DPIC -o .libs/libnfs_la-libnfs-raw-nfs.o libnfs-raw-nfs.c: In function 'zdr_cookieverf3': libnfs-raw-nfs.c:41:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 41 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_cookie3': libnfs-raw-nfs.c:52:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 52 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_nfs_fh3': libnfs-raw-nfs.c:63:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 63 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_filename3': libnfs-raw-nfs.c:74:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 74 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_diropargs3': libnfs-raw-nfs.c:85:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 85 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_ftype3': libnfs-raw-nfs.c:98:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 98 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_mode3': libnfs-raw-nfs.c:109:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 109 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_uid3': libnfs-raw-nfs.c:120:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 120 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_gid3': libnfs-raw-nfs.c:131:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 131 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_size3': libnfs-raw-nfs.c:142:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 142 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_fileid3': libnfs-raw-nfs.c:153:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 153 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_specdata3': libnfs-raw-nfs.c:164:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 164 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_nfstime3': libnfs-raw-nfs.c:177:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 177 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_fattr3': libnfs-raw-nfs.c:190:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 190 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_post_op_attr': libnfs-raw-nfs.c:225:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 225 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_nfsstat3': libnfs-raw-nfs.c:246:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 246 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_stable_how': libnfs-raw-nfs.c:257:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 257 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_offset3': libnfs-raw-nfs.c:268:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 268 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_count3': libnfs-raw-nfs.c:279:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 279 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_wcc_attr': libnfs-raw-nfs.c:290:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 290 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_pre_op_attr': libnfs-raw-nfs.c:305:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 305 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_wcc_data': libnfs-raw-nfs.c:326:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 326 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_WRITE3args': libnfs-raw-nfs.c:339:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 339 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_writeverf3': libnfs-raw-nfs.c:358:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 358 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_WRITE3resok': libnfs-raw-nfs.c:369:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 369 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_WRITE3resfail': libnfs-raw-nfs.c:386:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 386 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_WRITE3res': libnfs-raw-nfs.c:397:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 397 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_LOOKUP3args': libnfs-raw-nfs.c:418:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 418 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_LOOKUP3resok': libnfs-raw-nfs.c:429:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 429 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_LOOKUP3resfail': libnfs-raw-nfs.c:444:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 444 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_LOOKUP3res': libnfs-raw-nfs.c:455:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 455 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_COMMIT3args': libnfs-raw-nfs.c:476:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 476 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_COMMIT3resok': libnfs-raw-nfs.c:491:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 491 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_COMMIT3resfail': libnfs-raw-nfs.c:504:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 504 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_COMMIT3res': libnfs-raw-nfs.c:515:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 515 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_ACCESS3args': libnfs-raw-nfs.c:536:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 536 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_ACCESS3resok': libnfs-raw-nfs.c:549:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 549 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_ACCESS3resfail': libnfs-raw-nfs.c:562:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 562 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_ACCESS3res': libnfs-raw-nfs.c:573:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 573 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_GETATTR3args': libnfs-raw-nfs.c:594:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 594 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_GETATTR3resok': libnfs-raw-nfs.c:605:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 605 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_GETATTR3res': libnfs-raw-nfs.c:616:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 616 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_time_how': libnfs-raw-nfs.c:635:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 635 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_set_mode3': libnfs-raw-nfs.c:646:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 646 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_set_uid3': libnfs-raw-nfs.c:665:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 665 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_set_gid3': libnfs-raw-nfs.c:684:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 684 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_set_size3': libnfs-raw-nfs.c:703:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 703 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_set_atime': libnfs-raw-nfs.c:722:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 722 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_set_mtime': libnfs-raw-nfs.c:741:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 741 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_sattr3': libnfs-raw-nfs.c:760:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 760 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_createmode3': libnfs-raw-nfs.c:781:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 781 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_createverf3': libnfs-raw-nfs.c:792:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 792 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_createhow3': libnfs-raw-nfs.c:803:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 803 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_CREATE3args': libnfs-raw-nfs.c:830:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 830 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_post_op_fh3': libnfs-raw-nfs.c:843:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 843 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_CREATE3resok': libnfs-raw-nfs.c:864:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 864 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_CREATE3resfail': libnfs-raw-nfs.c:879:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 879 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_CREATE3res': libnfs-raw-nfs.c:890:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 890 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_REMOVE3args': libnfs-raw-nfs.c:911:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 911 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_REMOVE3resok': libnfs-raw-nfs.c:922:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 922 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_REMOVE3resfail': libnfs-raw-nfs.c:933:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 933 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_REMOVE3res': libnfs-raw-nfs.c:944:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 944 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READ3args': libnfs-raw-nfs.c:965:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 965 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READ3resok': libnfs-raw-nfs.c:980:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 980 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READ3resfail': libnfs-raw-nfs.c:997:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 997 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READ3res': libnfs-raw-nfs.c:1008:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1008 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_FSINFO3args': libnfs-raw-nfs.c:1029:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1029 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_FSINFO3resfail': libnfs-raw-nfs.c:1146:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1146 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_FSINFO3res': libnfs-raw-nfs.c:1157:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1157 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_FSSTAT3args': libnfs-raw-nfs.c:1178:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1178 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_FSSTAT3resok': libnfs-raw-nfs.c:1189:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1189 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_FSSTAT3resfail': libnfs-raw-nfs.c:1214:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1214 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_FSSTAT3res': libnfs-raw-nfs.c:1225:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1225 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_PATHCONF3args': libnfs-raw-nfs.c:1246:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1246 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_PATHCONF3resfail': libnfs-raw-nfs.c:1335:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1335 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_PATHCONF3res': libnfs-raw-nfs.c:1346:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1346 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_nfspath3': libnfs-raw-nfs.c:1367:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1367 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_symlinkdata3': libnfs-raw-nfs.c:1378:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1378 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_SYMLINK3args': libnfs-raw-nfs.c:1391:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1391 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_SYMLINK3resok': libnfs-raw-nfs.c:1404:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1404 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_SYMLINK3resfail': libnfs-raw-nfs.c:1419:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1419 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_SYMLINK3res': libnfs-raw-nfs.c:1430:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1430 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READLINK3args': libnfs-raw-nfs.c:1451:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1451 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READLINK3resok': libnfs-raw-nfs.c:1462:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1462 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READLINK3resfail': libnfs-raw-nfs.c:1475:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1475 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READLINK3res': libnfs-raw-nfs.c:1486:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1486 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_devicedata3': libnfs-raw-nfs.c:1507:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1507 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_mknoddata3': libnfs-raw-nfs.c:1520:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1520 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_MKNOD3args': libnfs-raw-nfs.c:1551:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1551 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_MKNOD3resok': libnfs-raw-nfs.c:1564:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1564 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_MKNOD3resfail': libnfs-raw-nfs.c:1579:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1579 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_MKNOD3res': libnfs-raw-nfs.c:1590:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1590 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_MKDIR3args': libnfs-raw-nfs.c:1611:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1611 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_MKDIR3resok': libnfs-raw-nfs.c:1624:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1624 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_MKDIR3resfail': libnfs-raw-nfs.c:1639:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1639 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_MKDIR3res': libnfs-raw-nfs.c:1650:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1650 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_RMDIR3args': libnfs-raw-nfs.c:1671:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1671 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_RMDIR3resok': libnfs-raw-nfs.c:1682:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1682 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_RMDIR3resfail': libnfs-raw-nfs.c:1693:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1693 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_RMDIR3res': libnfs-raw-nfs.c:1704:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1704 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_RENAME3args': libnfs-raw-nfs.c:1725:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1725 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_RENAME3resok': libnfs-raw-nfs.c:1738:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1738 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_RENAME3resfail': libnfs-raw-nfs.c:1751:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1751 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_RENAME3res': libnfs-raw-nfs.c:1764:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1764 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READDIRPLUS3args': libnfs-raw-nfs.c:1785:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1785 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_entryplus3': libnfs-raw-nfs.c:1804:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1804 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_dirlistplus3': libnfs-raw-nfs.c:1825:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1825 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READDIRPLUS3resok': libnfs-raw-nfs.c:1838:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1838 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READDIRPLUS3resfail': libnfs-raw-nfs.c:1853:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1853 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READDIRPLUS3res': libnfs-raw-nfs.c:1864:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1864 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READDIR3args': libnfs-raw-nfs.c:1885:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1885 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_entry3': libnfs-raw-nfs.c:1902:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1902 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_dirlist3': libnfs-raw-nfs.c:1919:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1919 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READDIR3resok': libnfs-raw-nfs.c:1932:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1932 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READDIR3resfail': libnfs-raw-nfs.c:1947:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1947 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READDIR3res': libnfs-raw-nfs.c:1958:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1958 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_LINK3args': libnfs-raw-nfs.c:1979:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1979 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_LINK3resok': libnfs-raw-nfs.c:1992:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 1992 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_LINK3resfail': libnfs-raw-nfs.c:2005:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2005 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_LINK3res': libnfs-raw-nfs.c:2018:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2018 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_sattrguard3': libnfs-raw-nfs.c:2039:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2039 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_SETATTR3args': libnfs-raw-nfs.c:2060:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2060 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_SETATTR3resok': libnfs-raw-nfs.c:2075:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2075 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_SETATTR3resfail': libnfs-raw-nfs.c:2086:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2086 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_SETATTR3res': libnfs-raw-nfs.c:2097:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2097 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_fhandle2': libnfs-raw-nfs.c:2118:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2118 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_ftype2': libnfs-raw-nfs.c:2129:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2129 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_filename2': libnfs-raw-nfs.c:2340:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2340 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_path2': libnfs-raw-nfs.c:2351:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2351 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_nfsdata2': libnfs-raw-nfs.c:2362:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2362 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_nfscookie2': libnfs-raw-nfs.c:2373:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2373 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_entry2': libnfs-raw-nfs.c:2384:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2384 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_diropargs2': libnfs-raw-nfs.c:2401:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2401 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_GETATTR2args': libnfs-raw-nfs.c:2414:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2414 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_GETATTR2resok': libnfs-raw-nfs.c:2425:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2425 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_GETATTR2res': libnfs-raw-nfs.c:2436:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2436 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_SETATTR2args': libnfs-raw-nfs.c:2455:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2455 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_SETATTR2resok': libnfs-raw-nfs.c:2468:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2468 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_SETATTR2res': libnfs-raw-nfs.c:2479:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2479 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_LOOKUP2args': libnfs-raw-nfs.c:2498:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2498 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_LOOKUP2resok': libnfs-raw-nfs.c:2509:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2509 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_LOOKUP2res': libnfs-raw-nfs.c:2522:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2522 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READLINK2args': libnfs-raw-nfs.c:2541:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2541 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READLINK2resok': libnfs-raw-nfs.c:2552:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2552 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READLINK2res': libnfs-raw-nfs.c:2563:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2563 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READ2args': libnfs-raw-nfs.c:2582:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2582 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READ2resok': libnfs-raw-nfs.c:2599:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2599 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READ2res': libnfs-raw-nfs.c:2612:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2612 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_WRITE2resok': libnfs-raw-nfs.c:2693:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2693 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_WRITE2res': libnfs-raw-nfs.c:2704:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2704 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_CREATE2args': libnfs-raw-nfs.c:2723:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2723 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_CREATE2resok': libnfs-raw-nfs.c:2736:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2736 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_CREATE2res': libnfs-raw-nfs.c:2749:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2749 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_REMOVE2args': libnfs-raw-nfs.c:2768:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2768 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_REMOVE2res': libnfs-raw-nfs.c:2779:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2779 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_RENAME2args': libnfs-raw-nfs.c:2790:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2790 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_RENAME2res': libnfs-raw-nfs.c:2803:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2803 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_LINK2args': libnfs-raw-nfs.c:2814:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2814 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_LINK2res': libnfs-raw-nfs.c:2827:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2827 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_SYMLINK2args': libnfs-raw-nfs.c:2838:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2838 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_SYMLINK2res': libnfs-raw-nfs.c:2853:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2853 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_MKDIR2args': libnfs-raw-nfs.c:2864:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2864 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_MKDIR2resok': libnfs-raw-nfs.c:2877:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2877 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_MKDIR2res': libnfs-raw-nfs.c:2890:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2890 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_RMDIR2args': libnfs-raw-nfs.c:2909:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2909 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_RMDIR2res': libnfs-raw-nfs.c:2920:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2920 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READDIR2args': libnfs-raw-nfs.c:2931:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2931 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READDIR2resok': libnfs-raw-nfs.c:2946:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2946 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_READDIR2res': libnfs-raw-nfs.c:2959:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2959 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_STATFS2args': libnfs-raw-nfs.c:2978:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 2978 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_STATFS2res': libnfs-raw-nfs.c:3053:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 3053 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_nfsacl_type': libnfs-raw-nfs.c:3072:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 3072 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_nfsacl_ace': libnfs-raw-nfs.c:3083:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 3083 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_GETACL3args': libnfs-raw-nfs.c:3098:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 3098 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_GETACL3resok': libnfs-raw-nfs.c:3111:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 3111 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_GETACL3res': libnfs-raw-nfs.c:3134:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 3134 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_SETACL3args': libnfs-raw-nfs.c:3153:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 3153 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_SETACL3resok': libnfs-raw-nfs.c:3176:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 3176 | register int32_t *buf; | ^~~ libnfs-raw-nfs.c: In function 'zdr_SETACL3res': libnfs-raw-nfs.c:3187:27: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 3187 | register int32_t *buf; | ^~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o libnfs.la libnfs_la-nfs.lo libnfs_la-nfsacl.lo libnfs_la-libnfs-raw-nfs.lo libtool: link: ar cr .libs/libnfs.a .libs/libnfs_la-nfs.o .libs/libnfs_la-nfsacl.o .libs/libnfs_la-libnfs-raw-nfs.o libtool: link: ranlib .libs/libnfs.a libtool: link: ( cd ".libs" && rm -f "libnfs.la" && ln -s "../libnfs.la" "libnfs.la" ) make[2]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/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 '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs' Making install in nfs4 make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libnfs4_la-nfs4.lo `test -f 'nfs4.c' || echo './'`nfs4.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c nfs4.c -fPIC -DPIC -o .libs/libnfs4_la-nfs4.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libnfs4_la-libnfs-raw-nfs4.lo `test -f 'libnfs-raw-nfs4.c' || echo './'`libnfs-raw-nfs4.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c libnfs-raw-nfs4.c -fPIC -DPIC -o .libs/libnfs4_la-libnfs-raw-nfs4.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o libnfs4.la libnfs4_la-nfs4.lo libnfs4_la-libnfs-raw-nfs4.lo libtool: link: ar cr .libs/libnfs4.a .libs/libnfs4_la-nfs4.o .libs/libnfs4_la-libnfs-raw-nfs4.o libtool: link: ranlib .libs/libnfs4.a libtool: link: ( cd ".libs" && rm -f "libnfs4.la" && ln -s "../libnfs4.la" "libnfs4.la" ) make[2]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4' Making install in nlm make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libnlm_la-nlm.lo `test -f 'nlm.c' || echo './'`nlm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c nlm.c -fPIC -DPIC -o .libs/libnlm_la-nlm.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libnlm_la-libnfs-raw-nlm.lo `test -f 'libnfs-raw-nlm.c' || echo './'`libnfs-raw-nlm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c libnfs-raw-nlm.c -fPIC -DPIC -o .libs/libnlm_la-libnfs-raw-nlm.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o libnlm.la libnlm_la-nlm.lo libnlm_la-libnfs-raw-nlm.lo libtool: link: ar cr .libs/libnlm.a .libs/libnlm_la-nlm.o .libs/libnlm_la-libnfs-raw-nlm.o libtool: link: ranlib .libs/libnlm.a libtool: link: ( cd ".libs" && rm -f "libnlm.la" && ln -s "../libnlm.la" "libnlm.la" ) make[2]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm' Making install in nsm make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libnsm_la-nsm.lo `test -f 'nsm.c' || echo './'`nsm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c nsm.c -fPIC -DPIC -o .libs/libnsm_la-nsm.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libnsm_la-libnfs-raw-nsm.lo `test -f 'libnfs-raw-nsm.c' || echo './'`libnfs-raw-nsm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c libnfs-raw-nsm.c -fPIC -DPIC -o .libs/libnsm_la-libnfs-raw-nsm.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o libnsm.la libnsm_la-nsm.lo libnsm_la-libnfs-raw-nsm.lo libtool: link: ar cr .libs/libnsm.a .libs/libnsm_la-nsm.o .libs/libnsm_la-libnfs-raw-nsm.o libtool: link: ranlib .libs/libnsm.a libtool: link: ( cd ".libs" && rm -f "libnsm.la" && ln -s "../libnsm.la" "libnsm.la" ) make[2]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm' Making install in portmap make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libportmap_la-portmap.lo `test -f 'portmap.c' || echo './'`portmap.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c portmap.c -fPIC -DPIC -o .libs/libportmap_la-portmap.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libportmap_la-libnfs-raw-portmap.lo `test -f 'libnfs-raw-portmap.c' || echo './'`libnfs-raw-portmap.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c libnfs-raw-portmap.c -fPIC -DPIC -o .libs/libportmap_la-libnfs-raw-portmap.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o libportmap.la libportmap_la-portmap.lo libportmap_la-libnfs-raw-portmap.lo libtool: link: ar cr .libs/libportmap.a .libs/libportmap_la-portmap.o .libs/libportmap_la-libnfs-raw-portmap.o libtool: link: ranlib .libs/libportmap.a libtool: link: ( cd ".libs" && rm -f "libportmap.la" && ln -s "../libportmap.la" "libportmap.la" ) make[2]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap' Making install in rquota make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o librquota_la-rquota.lo `test -f 'rquota.c' || echo './'`rquota.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c rquota.c -fPIC -DPIC -o .libs/librquota_la-rquota.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o librquota_la-libnfs-raw-rquota.lo `test -f 'libnfs-raw-rquota.c' || echo './'`libnfs-raw-rquota.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c libnfs-raw-rquota.c -fPIC -DPIC -o .libs/librquota_la-libnfs-raw-rquota.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o librquota.la librquota_la-rquota.lo librquota_la-libnfs-raw-rquota.lo libtool: link: ar cr .libs/librquota.a .libs/librquota_la-rquota.o .libs/librquota_la-libnfs-raw-rquota.o libtool: link: ranlib .libs/librquota.a libtool: link: ( cd ".libs" && rm -f "librquota.la" && ln -s "../librquota.la" "librquota.la" ) make[2]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota' Making install in lib make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libnfs_la-init.lo `test -f 'init.c' || echo './'`init.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c init.c -fPIC -DPIC -o .libs/libnfs_la-init.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libnfs_la-libnfs.lo `test -f 'libnfs.c' || echo './'`libnfs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c libnfs.c -fPIC -DPIC -o .libs/libnfs_la-libnfs.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libnfs_la-libnfs-sync.lo `test -f 'libnfs-sync.c' || echo './'`libnfs-sync.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c libnfs-sync.c -fPIC -DPIC -o .libs/libnfs_la-libnfs-sync.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libnfs_la-libnfs-zdr.lo `test -f 'libnfs-zdr.c' || echo './'`libnfs-zdr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c libnfs-zdr.c -fPIC -DPIC -o .libs/libnfs_la-libnfs-zdr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libnfs_la-multithreading.lo `test -f 'multithreading.c' || echo './'`multithreading.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c multithreading.c -fPIC -DPIC -o .libs/libnfs_la-multithreading.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libnfs_la-nfs_v3.lo `test -f 'nfs_v3.c' || echo './'`nfs_v3.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c nfs_v3.c -fPIC -DPIC -o .libs/libnfs_la-nfs_v3.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libnfs_la-nfs_v4.lo `test -f 'nfs_v4.c' || echo './'`nfs_v4.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c nfs_v4.c -fPIC -DPIC -o .libs/libnfs_la-nfs_v4.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libnfs_la-pdu.lo `test -f 'pdu.c' || echo './'`pdu.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c pdu.c -fPIC -DPIC -o .libs/libnfs_la-pdu.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libnfs_la-socket.lo `test -f 'socket.c' || echo './'`socket.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c socket.c -fPIC -DPIC -o .libs/libnfs_la-socket.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ../win32/libnfs_la-win32_compat.lo `test -f '../win32/win32_compat.c' || echo './'`../win32/win32_compat.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ../win32/win32_compat.c -fPIC -DPIC -o ../win32/.libs/libnfs_la-win32_compat.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -version-info 14:0:0 -o libnfs.la -rpath /usr/lib64 libnfs_la-init.lo libnfs_la-libnfs.lo libnfs_la-libnfs-sync.lo libnfs_la-libnfs-zdr.lo libnfs_la-multithreading.lo libnfs_la-nfs_v3.lo libnfs_la-nfs_v4.lo libnfs_la-pdu.lo libnfs_la-socket.lo ../win32/libnfs_la-win32_compat.lo ../mount/libmount.la ../nfs/libnfs.la ../nfs4/libnfs4.la ../nlm/libnlm.la ../nsm/libnsm.la ../portmap/libportmap.la ../rquota/librquota.la libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libnfs_la-init.o .libs/libnfs_la-libnfs.o .libs/libnfs_la-libnfs-sync.o .libs/libnfs_la-libnfs-zdr.o .libs/libnfs_la-multithreading.o .libs/libnfs_la-nfs_v3.o .libs/libnfs_la-nfs_v4.o .libs/libnfs_la-pdu.o .libs/libnfs_la-socket.o ../win32/.libs/libnfs_la-win32_compat.o -Wl,--whole-archive ../mount/.libs/libmount.a ../nfs/.libs/libnfs.a ../nfs4/.libs/libnfs4.a ../nlm/.libs/libnlm.a ../nsm/.libs/libnsm.a ../portmap/.libs/libportmap.a ../rquota/.libs/librquota.a -Wl,--no-whole-archive -g -O2 -flto=auto -Wl,-soname -Wl,libnfs.so.14 -o .libs/libnfs.so.14.0.0 libtool: link: (cd ".libs" && rm -f "libnfs.so.14" && ln -s "libnfs.so.14.0.0" "libnfs.so.14") libtool: link: (cd ".libs" && rm -f "libnfs.so" && ln -s "libnfs.so.14.0.0" "libnfs.so") libtool: link: ( cd ".libs" && rm -f "libnfs.la" && ln -s "../libnfs.la" "libnfs.la" ) make[2]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/lib' /bin/mkdir -p '/usr/src/tmp/libnfs-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libnfs.la '/usr/src/tmp/libnfs-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libnfs.so.14.0.0 /usr/src/tmp/libnfs-buildroot/usr/lib64/libnfs.so.14.0.0 libtool: install: (cd /usr/src/tmp/libnfs-buildroot/usr/lib64 && { ln -s -f libnfs.so.14.0.0 libnfs.so.14 || { rm -f libnfs.so.14 && ln -s libnfs.so.14.0.0 libnfs.so.14; }; }) libtool: install: (cd /usr/src/tmp/libnfs-buildroot/usr/lib64 && { ln -s -f libnfs.so.14.0.0 libnfs.so || { rm -f libnfs.so && ln -s libnfs.so.14.0.0 libnfs.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libnfs.lai /usr/src/tmp/libnfs-buildroot/usr/lib64/libnfs.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/lib' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include' make[2]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libnfs-buildroot/usr/include/nfsc' /usr/libexec/rpm-build/install -p -m 644 nfsc/libnfs.h nfsc/libnfs-raw.h nfsc/libnfs-zdr.h ../mount/libnfs-raw-mount.h ../portmap/libnfs-raw-portmap.h ../nfs/libnfs-raw-nfs.h ../nfs4/libnfs-raw-nfs4.h ../nlm/libnfs-raw-nlm.h ../nsm/libnfs-raw-nsm.h ../rquota/libnfs-raw-rquota.h '/usr/src/tmp/libnfs-buildroot/usr/include/nfsc' make[2]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include' Making install in utils make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/utils' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o nfs-cat.o nfs-cat.c nfs-cat.c: In function 'main': nfs-cat.c:150:13: warning: unused variable 'ret' [-Wunused-variable] 150 | int ret; | ^~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o nfs-cat nfs-cat.o ../lib/libnfs.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/nfs-cat nfs-cat.o ../lib/.libs/libnfs.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o nfs-ls.o nfs-ls.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o nfs-ls nfs-ls.o ../lib/libnfs.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/nfs-ls nfs-ls.o ../lib/.libs/libnfs.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o nfs-cp.o nfs-cp.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o nfs-cp nfs-cp.o ../lib/libnfs.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/nfs-cp nfs-cp.o ../lib/.libs/libnfs.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/win32 "-D_U_=__attribute__((unused))" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o nfs-stat.o nfs-stat.c nfs-stat.c: In function 'main': nfs-stat.c:249:17: warning: unused variable 'count' [-Wunused-variable] 249 | int64_t count; | ^~~~~ nfs-stat.c:248:18: warning: unused variable 'off' [-Wunused-variable] 248 | uint64_t off; | ^~~ nfs-stat.c:245:13: warning: unused variable 'ret' [-Wunused-variable] 245 | int ret; | ^~~ nfs-stat.c: At top level: nfs-stat.c:241:13: warning: 'buf' defined but not used [-Wunused-variable] 241 | static char buf[BUFSIZE]; | ^~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o nfs-stat nfs-stat.o ../lib/libnfs.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/nfs-stat nfs-stat.o ../lib/.libs/libnfs.so make[2]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/utils' /bin/mkdir -p '/usr/src/tmp/libnfs-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p nfs-cat nfs-ls nfs-cp nfs-stat '/usr/src/tmp/libnfs-buildroot/usr/bin' libtool: warning: '../lib/libnfs.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/nfs-cat /usr/src/tmp/libnfs-buildroot/usr/bin/nfs-cat libtool: warning: '../lib/libnfs.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/nfs-ls /usr/src/tmp/libnfs-buildroot/usr/bin/nfs-ls libtool: warning: '../lib/libnfs.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/nfs-cp /usr/src/tmp/libnfs-buildroot/usr/bin/nfs-cp libtool: warning: '../lib/libnfs.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/nfs-stat /usr/src/tmp/libnfs-buildroot/usr/bin/nfs-stat make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/utils' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2/utils' Making install in . make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2' make[2]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libnfs-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libnfs.pc '/usr/src/tmp/libnfs-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2' make: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-5.0.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libnfs-buildroot (auto) removed './usr/lib64/libnfs.la' mode of './usr/lib64/libnfs.so.14.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libnfs-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libnfs.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libnfs.pc: Libs: '-L${libdir} -lnfs' --> '-lnfs' Checking contents of files in /usr/src/tmp/libnfs-buildroot/ (default) Compressing files in /usr/src/tmp/libnfs-buildroot (auto) Adjusting library links in /usr/src/tmp/libnfs-buildroot ./usr/lib64: (from :0) libnfs.so.14 -> libnfs.so.14.0.0 Verifying ELF objects in /usr/src/tmp/libnfs-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libnfs-5.0.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22793 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libnfs-libnfs-5.0.2 + DOCDIR=/usr/src/tmp/libnfs-buildroot/usr/share/doc/libnfs-5.0.2 + export DOCDIR + rm -rf /usr/src/tmp/libnfs-buildroot/usr/share/doc/libnfs-5.0.2 + /bin/mkdir -p /usr/src/tmp/libnfs-buildroot/usr/share/doc/libnfs-5.0.2 + cp -prL README COPYING /usr/src/tmp/libnfs-buildroot/usr/share/doc/libnfs-5.0.2 + chmod -R go-w /usr/src/tmp/libnfs-buildroot/usr/share/doc/libnfs-5.0.2 + chmod -R a+rX /usr/src/tmp/libnfs-buildroot/usr/share/doc/libnfs-5.0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hn5Z46 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libnfs-buildroot/usr/lib64/libnfs.so.14: 1001 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a7WEaU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libnfs.so.14()(64bit) = set:ndkZm0u6sRa9v0rf1Ev8hKAMWXmkMzDnOrQdY5Ti40ZoyOWuI3baYhi4NijwGFQUSF783FkaR58vqB82Elr13y9DNqNImqGcWJimhrlbro0FMBraamWp2bFVYPRnx6VwMSS3YeglQBJ1SZyyGUITSEZGEls7f9GbH1nFA3yhrRuZB0VPyxZ0NySMjkCUuoFkXChXEK2Y8josyU2GsTdm1Ck1ot2rmLCwLKtdg4Vgsy61CncEBSsZeyWRdqdtn2DCAx4GuM7xIPmZeh3GLMRLAeg62U7Z8MBUWsDEVvWonY82dGtVGuQHj1ab5huvfyFQFrZJxq1MJIXtfLkapZewxN9fZmui3q5YVmABekbCktyIIAbZaWjtsO5XNvjVrvgVYmIDwn2AR29ZhI0zipxPRntOok8oJPGtoZ0y5NgVZlvVElFtYI4RMYwTN1a6AEV5UJHTQ6Z4F3LZzInegp7xTB3nG5ARDOE1D8tdqFfcYJcfgBLMUD6rp9o1UZsFqPmFIvZGsZFgZiBtWy5pU84bPvvrfcIffrKUJ1amIgfzHBSlvb3AuiWlln5BTMPyQnxggNM9aPk1p7lnrWdzsDgB6QqcpM2b3W8ZFkgZug1ZmC7wphmciAL8dcUUZ1N0ZylcrMLEjCMikQVYZ6mZcbiMGxXos0oz9yGkMK3yh9cvxnyLsqGFf0WommOWqjZA81Y7UHDXAQ5OWc9MNypzBdgJVthjpLgZ8cr5YLAFZ6Ld7T8iu0b4nGnSywJZ4DM0jALazx9KnwIq64gRGu8y4ZoxLzpNF3Y36zLZdcL5qoqADyT5RoyoZ7ZqN3VWC4q2FKfSwXJ9lZfeJt5rYvBUDh0WAN0USgIfQJTJZkMuJiwoeJZK0Q9O0xcDddF9BqAr1nwNVyNbbBs1FRtgUTKZATPzqikZfalCZtcZfNZs2mC6IDRpUkdZ4yW5wG4YFerqiVAkQAwoh1O9puNEZmAsUgrBv9svCebYVoMtAjWN3oQl66SRHBu28hZ4GL74XavIZIxyQ2xl4eJjYFOMJGdE40Y2G3lgxZjonyGjZpQTqsvuuHybIEFnhbLfUmFjKvc1b5qdy9ZhmgPDtwcoqESgOC0C5IpZ8DqRCfHmf3tQvYETBbjXeDb7BKyZILINoad6G8t1ckQowrjpoKYQZlENQdsOnkR6NygOrJhu3Pmu3GiXKVmAM4ho1MEqH35Vx4xWQmFCZncqEKox9sqXY86kclorFqgFq2pvdoXN4LCX1P2v3VouAuqZmlIywaLtIgV6860f3PZ4zRMGfWf5wcrT1hNcp1UFB3ZbEdsqDe7zGtB5tZqEvCZft6pPuM0gYabZ3pnA2a5q8AACoRIh6lLRlZ0OHhhr0xZ2y7hcqc2WkRbbqeH7f94e8vEdBCllqW53YDez7m33swG1DAJiG076R2O5GuNAlP08td3Ao2pv0rBMw6zSiuideTA6Z2bZpHN4tDJMEO7bk6hXlootYjWe87BYWZ7stHOzJwxUBU8a2JnejS41BY6m1UYmTzVIpi0Igyayd69H1ravWjn7ckSUoYAyf7eMHwKIZHTzrjjylmiTD2paKfJ0ZaoN9WL615XqreERcXBhgZ1LHqvJvAhhpAdkeRRHYHRBYibrWdcIlfVTJMpqUlyjMqll9wbtu4mU14VBTjZLjvjq3Z5kMSZqPX3Omz3iQGMkAZ7k0SIblMiEQoXhmkVrhieqgW7A5HyxNH2R9n9dJ952lmnvNfA2xZ1op9eBfTdvADigbQgZjVvhYuqZhHPBDUB9x0XZbpvDO4wzoZchrqczA3xxkCEckbAQI3mNUc5lS3eXZ1aFIjkAT6a5hUkLKgeP7FLYBLC5CCUBIMRWYi4mn4Le7wg4ZLLJ2iXcgbOYzzgbylsuTjK7VLBZevQyPNA0HaBnqipIm9Ndf5ExZrUlv2OTPkB25hRzYl9NgXBouZsPGgpGdsB4RYnLaO4S0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7gQLWF Creating libnfs-debuginfo package Processing files: libnfs-devel-5.0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hs4ehb find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qYP9c2 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libnfs) = 5.0.2 Requires: libnfs = 5.0.2-alt1, /usr/lib64/libnfs.so.14.0.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HAJhT4 Processing files: libnfs-utils-5.0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h0IiK9 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FHwU2t find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libnfs = 5.0.2-alt1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libnfs.so.14()(64bit) >= set:ni5TD1JYKLq52CXaeL1dNfVPotH6396LINBmJNCVkeYaEJLYE8nRsMmCds7Jrva2, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q2zThC Creating libnfs-utils-debuginfo package Processing files: libnfs-debuginfo-5.0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Lf3KXo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ORiun6 find-requires: running scripts (debuginfo) Provides: debug64(libnfs.so.14) Requires: libnfs = 5.0.2-alt1, debug64(libc.so.6) Processing files: libnfs-utils-debuginfo-5.0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cvtCEh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fpDgKc find-requires: running scripts (debuginfo) Requires: libnfs-utils = 5.0.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libnfs.so.14) Adding to libnfs-devel a strict dependency on libnfs Adding to libnfs-utils a strict dependency on libnfs Adding to libnfs-debuginfo a strict dependency on libnfs Adding to libnfs-utils-debuginfo a strict dependency on libnfs-utils Adding to libnfs-utils-debuginfo a strict dependency on libnfs-debuginfo Removing from libnfs-utils-debuginfo 2 sources provided by libnfs-debuginfo also prunning dir /usr/src/debug/libnfs-libnfs-5.0.2/include/nfsc also prunning dir /usr/src/debug/libnfs-libnfs-5.0.2/mount also prunning dir /usr/src/debug/libnfs-libnfs-5.0.2/include Removing 1 extra deps from libnfs-devel due to dependency on libnfs Removing 2 extra deps from libnfs-utils due to dependency on libnfs Removing 1 extra deps from libnfs-utils-debuginfo due to dependency on libnfs-debuginfo Removing 4 extra deps from libnfs-utils due to repentancy on libnfs Removing 1 extra deps from libnfs-utils-debuginfo due to repentancy on libnfs-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libnfs-5.0.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnfs-devel-5.0.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnfs-utils-5.0.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnfs-debuginfo-5.0.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnfs-utils-debuginfo-5.0.2-alt1.x86_64.rpm (w2.lzdio) 12.51user 4.01system 0:26.82elapsed 61%CPU (0avgtext+0avgdata 59120maxresident)k 0inputs+0outputs (0major+1778411minor)pagefaults 0swaps 0.64user 0.86system 0:30.14elapsed 5%CPU (0avgtext+0avgdata 12432maxresident)k 0inputs+0outputs (0major+95969minor)pagefaults 0swaps --- libnfs-5.0.2-alt1.x86_64.rpm.repo 2022-08-10 10:44:58.000000000 +0000 +++ libnfs-5.0.2-alt1.x86_64.rpm.hasher 2023-03-25 01:55:50.508833773 +0000 @@ -16,3 +16,3 @@ File: /usr/lib64/libnfs.so.14 120777 root:root libnfs.so.14.0.0 -File: /usr/lib64/libnfs.so.14.0.0 100644 root:root e596d457dbd19b0d318a7f1291b79636 +File: /usr/lib64/libnfs.so.14.0.0 100644 root:root 8e79eddeb8b6bc12ef5cf2f8eac82b24 File: /usr/share/doc/libnfs-5.0.2 40755 root:root @@ -20,2 +20,2 @@ File: /usr/share/doc/libnfs-5.0.2/README 100644 root:root 0b40287be3caab91d47f469d48328e66 -RPMIdentity: a25dd7b68d94cc4f5fe642cf3e742695a63ce7f1f1a981d51c3e94a197a4f15fcd7d8e3c840697667dccd33d86164918d41768ecca5f5dafd662dea91a1eadd5 +RPMIdentity: 3a3b82f6064de182310a4647fd84864d278ec044cd35e507225b9f43d406c09ec45cb58d9f4db7e15c8c3089ab6448309838a32037d1a5b0b429c1046b5f3509 --- libnfs-debuginfo-5.0.2-alt1.x86_64.rpm.repo 2022-08-10 10:44:58.000000000 +0000 +++ libnfs-debuginfo-5.0.2-alt1.x86_64.rpm.hasher 2023-03-25 01:55:50.564834659 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/12 40755 root:root -/usr/lib/debug/.build-id/12/734b46c8f16e93e596f5aaa4b15f5433a76566 120777 root:root ../../../../lib64/libnfs.so.14.0.0 -/usr/lib/debug/.build-id/12/734b46c8f16e93e596f5aaa4b15f5433a76566.debug 120777 root:root ../../usr/lib64/libnfs.so.14.0.0.debug +/usr/lib/debug/.build-id/36 40755 root:root +/usr/lib/debug/.build-id/36/fa8a52fd67095e19f735029a0760415a40ea57 120777 root:root ../../../../lib64/libnfs.so.14.0.0 +/usr/lib/debug/.build-id/36/fa8a52fd67095e19f735029a0760415a40ea57.debug 120777 root:root ../../usr/lib64/libnfs.so.14.0.0.debug /usr/lib/debug/usr/lib64/libnfs.so.14.0.0.debug 100644 root:root @@ -58,6 +58,6 @@ Provides: libnfs-debuginfo = 5.0.2-alt1:sisyphus+305057.100.1.1 -File: /usr/lib/debug/.build-id/12 40755 root:root -File: /usr/lib/debug/.build-id/12/734b46c8f16e93e596f5aaa4b15f5433a76566 120777 root:root ../../../../lib64/libnfs.so.14.0.0 -File: /usr/lib/debug/.build-id/12/734b46c8f16e93e596f5aaa4b15f5433a76566.debug 120777 root:root ../../usr/lib64/libnfs.so.14.0.0.debug -File: /usr/lib/debug/usr/lib64/libnfs.so.14.0.0.debug 100644 root:root 474e67aa3d672ab2e781a7b1b012c8b4 +File: /usr/lib/debug/.build-id/36 40755 root:root +File: /usr/lib/debug/.build-id/36/fa8a52fd67095e19f735029a0760415a40ea57 120777 root:root ../../../../lib64/libnfs.so.14.0.0 +File: /usr/lib/debug/.build-id/36/fa8a52fd67095e19f735029a0760415a40ea57.debug 120777 root:root ../../usr/lib64/libnfs.so.14.0.0.debug +File: /usr/lib/debug/usr/lib64/libnfs.so.14.0.0.debug 100644 root:root a013dcd55b2441627fb3b838c67e4020 File: /usr/lib/debug/usr/lib64/libnfs.so.14.debug 120777 root:root libnfs.so.14.0.0.debug @@ -111,2 +111,2 @@ File: /usr/src/debug/libnfs-libnfs-5.0.2/win32/win32_compat.c 100644 root:root e476038c297e7f83d3b9ae49c9d28a97 -RPMIdentity: b99ac43fd46f6c87122bcb864616b93d324ea63eb969ae79d2c8e51abcd93d359dc6b00e7d7077b81e57437927d5db0cdf552ef922be558fd045adcfc2423b42 +RPMIdentity: e3074237ae275bc82507ffebbec73d26ae68850142c8a76d5e894d2372ae59a35cd755c8e846d0b8ca53229db6b8967a84e92ac3af2597048068ce09847cbbf0 --- libnfs-utils-5.0.2-alt1.x86_64.rpm.repo 2022-08-10 10:44:58.000000000 +0000 +++ libnfs-utils-5.0.2-alt1.x86_64.rpm.hasher 2023-03-25 01:55:50.656836114 +0000 @@ -13,6 +13,6 @@ Provides: libnfs-utils = 5.0.2-alt1:sisyphus+305057.100.1.1 -File: /usr/bin/nfs-cat 100755 root:root 8dbb44aaf410e2eaf451a2d0588a509f -File: /usr/bin/nfs-cp 100755 root:root 25f274626b74e9b760d369b518f7de69 -File: /usr/bin/nfs-ls 100755 root:root c32b27de3b4b5f43c248dd65d63c1860 -File: /usr/bin/nfs-stat 100755 root:root 3c64ada7d9940524284d07e04d1ace27 +File: /usr/bin/nfs-cat 100755 root:root 2356bf591c940e3fa347b438c554956c +File: /usr/bin/nfs-cp 100755 root:root 4230934fc638ac6820eb6fa7da5e5871 +File: /usr/bin/nfs-ls 100755 root:root e59165a92749e3929bf11af1872b2f90 +File: /usr/bin/nfs-stat 100755 root:root 415b2d4b92b13cc08e2cbcf594aa4ec0 File: /usr/share/man/man1/nfs-cat.1.xz 100644 root:root 050cd79bebb028f7e2cab4a64ab89724 @@ -20,2 +20,2 @@ File: /usr/share/man/man1/nfs-ls.1.xz 100644 root:root 865b8b1f00930391d24fd356273abec3 -RPMIdentity: 745a59cef321a4862d693818bed472594b6debcaf527d8d711d4f60c779e466eaefa8008a85d2523ff4c5e49328facafa85a7feab07c92654a099e26316bbc68 +RPMIdentity: d03f151323d04ade82a2a484127db027b678c7f8c605bf727c21511a3102363e6b7ddc14c2b8f098852b7ef1c4410be73e246531d4b55fa2864208937f4ac181 --- libnfs-utils-debuginfo-5.0.2-alt1.x86_64.rpm.repo 2022-08-10 10:44:58.000000000 +0000 +++ libnfs-utils-debuginfo-5.0.2-alt1.x86_64.rpm.hasher 2023-03-25 01:55:50.707836920 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/3b 40755 root:root -/usr/lib/debug/.build-id/3b/9949aa77cef39e87940ea192c6e58962f9cf73 120777 root:root ../../../../bin/nfs-ls -/usr/lib/debug/.build-id/3b/9949aa77cef39e87940ea192c6e58962f9cf73.debug 120777 root:root ../../usr/bin/nfs-ls.debug -/usr/lib/debug/.build-id/5d 40755 root:root -/usr/lib/debug/.build-id/5d/b2348753a6796f076914113364dc1521a8640d 120777 root:root ../../../../bin/nfs-cp -/usr/lib/debug/.build-id/5d/b2348753a6796f076914113364dc1521a8640d.debug 120777 root:root ../../usr/bin/nfs-cp.debug -/usr/lib/debug/.build-id/9c 40755 root:root -/usr/lib/debug/.build-id/9c/d7fee9720112d89f46a82a1377a1f3e27f4562 120777 root:root ../../../../bin/nfs-stat -/usr/lib/debug/.build-id/9c/d7fee9720112d89f46a82a1377a1f3e27f4562.debug 120777 root:root ../../usr/bin/nfs-stat.debug -/usr/lib/debug/.build-id/df 40755 root:root -/usr/lib/debug/.build-id/df/c0e1f91e3b52cc3150f75ebf12e09c55e6f4f0 120777 root:root ../../../../bin/nfs-cat -/usr/lib/debug/.build-id/df/c0e1f91e3b52cc3150f75ebf12e09c55e6f4f0.debug 120777 root:root ../../usr/bin/nfs-cat.debug +/usr/lib/debug/.build-id/00 40755 root:root +/usr/lib/debug/.build-id/00/324945c2f15076b1af6059e6cd42ce9964b8eb 120777 root:root ../../../../bin/nfs-cp +/usr/lib/debug/.build-id/00/324945c2f15076b1af6059e6cd42ce9964b8eb.debug 120777 root:root ../../usr/bin/nfs-cp.debug +/usr/lib/debug/.build-id/a0 40755 root:root +/usr/lib/debug/.build-id/a0/4b4d20e25d1ca8cc5fa628f8bf77257803c52d 120777 root:root ../../../../bin/nfs-cat +/usr/lib/debug/.build-id/a0/4b4d20e25d1ca8cc5fa628f8bf77257803c52d.debug 120777 root:root ../../usr/bin/nfs-cat.debug +/usr/lib/debug/.build-id/d2 40755 root:root +/usr/lib/debug/.build-id/d2/f2f008eb0777bfe1fd874f7972cfe2d04a7cd4 120777 root:root ../../../../bin/nfs-ls +/usr/lib/debug/.build-id/d2/f2f008eb0777bfe1fd874f7972cfe2d04a7cd4.debug 120777 root:root ../../usr/bin/nfs-ls.debug +/usr/lib/debug/.build-id/fb 40755 root:root +/usr/lib/debug/.build-id/fb/9fa60b8d0d31f1afdac46e6d768f3b5715d9e6 120777 root:root ../../../../bin/nfs-stat +/usr/lib/debug/.build-id/fb/9fa60b8d0d31f1afdac46e6d768f3b5715d9e6.debug 120777 root:root ../../usr/bin/nfs-stat.debug /usr/lib/debug/usr/bin/nfs-cat.debug 100644 root:root @@ -27,18 +27,18 @@ Provides: libnfs-utils-debuginfo = 5.0.2-alt1:sisyphus+305057.100.1.1 -File: /usr/lib/debug/.build-id/3b 40755 root:root -File: /usr/lib/debug/.build-id/3b/9949aa77cef39e87940ea192c6e58962f9cf73 120777 root:root ../../../../bin/nfs-ls -File: /usr/lib/debug/.build-id/3b/9949aa77cef39e87940ea192c6e58962f9cf73.debug 120777 root:root ../../usr/bin/nfs-ls.debug -File: /usr/lib/debug/.build-id/5d 40755 root:root -File: /usr/lib/debug/.build-id/5d/b2348753a6796f076914113364dc1521a8640d 120777 root:root ../../../../bin/nfs-cp -File: /usr/lib/debug/.build-id/5d/b2348753a6796f076914113364dc1521a8640d.debug 120777 root:root ../../usr/bin/nfs-cp.debug -File: /usr/lib/debug/.build-id/9c 40755 root:root -File: /usr/lib/debug/.build-id/9c/d7fee9720112d89f46a82a1377a1f3e27f4562 120777 root:root ../../../../bin/nfs-stat -File: /usr/lib/debug/.build-id/9c/d7fee9720112d89f46a82a1377a1f3e27f4562.debug 120777 root:root ../../usr/bin/nfs-stat.debug -File: /usr/lib/debug/.build-id/df 40755 root:root -File: /usr/lib/debug/.build-id/df/c0e1f91e3b52cc3150f75ebf12e09c55e6f4f0 120777 root:root ../../../../bin/nfs-cat -File: /usr/lib/debug/.build-id/df/c0e1f91e3b52cc3150f75ebf12e09c55e6f4f0.debug 120777 root:root ../../usr/bin/nfs-cat.debug -File: /usr/lib/debug/usr/bin/nfs-cat.debug 100644 root:root 1f322664d330afeca5f28886b06706bf -File: /usr/lib/debug/usr/bin/nfs-cp.debug 100644 root:root 012251e9c207b44025d7b6673cee626a -File: /usr/lib/debug/usr/bin/nfs-ls.debug 100644 root:root 766641bdf0731e3dff82aa41cfb6cefb -File: /usr/lib/debug/usr/bin/nfs-stat.debug 100644 root:root 0b29c1d828be674660e2f4c39dc5feeb +File: /usr/lib/debug/.build-id/00 40755 root:root +File: /usr/lib/debug/.build-id/00/324945c2f15076b1af6059e6cd42ce9964b8eb 120777 root:root ../../../../bin/nfs-cp +File: /usr/lib/debug/.build-id/00/324945c2f15076b1af6059e6cd42ce9964b8eb.debug 120777 root:root ../../usr/bin/nfs-cp.debug +File: /usr/lib/debug/.build-id/a0 40755 root:root +File: /usr/lib/debug/.build-id/a0/4b4d20e25d1ca8cc5fa628f8bf77257803c52d 120777 root:root ../../../../bin/nfs-cat +File: /usr/lib/debug/.build-id/a0/4b4d20e25d1ca8cc5fa628f8bf77257803c52d.debug 120777 root:root ../../usr/bin/nfs-cat.debug +File: /usr/lib/debug/.build-id/d2 40755 root:root +File: /usr/lib/debug/.build-id/d2/f2f008eb0777bfe1fd874f7972cfe2d04a7cd4 120777 root:root ../../../../bin/nfs-ls +File: /usr/lib/debug/.build-id/d2/f2f008eb0777bfe1fd874f7972cfe2d04a7cd4.debug 120777 root:root ../../usr/bin/nfs-ls.debug +File: /usr/lib/debug/.build-id/fb 40755 root:root +File: /usr/lib/debug/.build-id/fb/9fa60b8d0d31f1afdac46e6d768f3b5715d9e6 120777 root:root ../../../../bin/nfs-stat +File: /usr/lib/debug/.build-id/fb/9fa60b8d0d31f1afdac46e6d768f3b5715d9e6.debug 120777 root:root ../../usr/bin/nfs-stat.debug +File: /usr/lib/debug/usr/bin/nfs-cat.debug 100644 root:root 157aedc75caff535897847ac23a8ee3f +File: /usr/lib/debug/usr/bin/nfs-cp.debug 100644 root:root 9159fc4503e3d1afcdc8d940752d5012 +File: /usr/lib/debug/usr/bin/nfs-ls.debug 100644 root:root 5a06a519aeda2ee73a86b3512a3e0b0e +File: /usr/lib/debug/usr/bin/nfs-stat.debug 100644 root:root 6931d1182f3b1676e5f21ac95e9c0744 File: /usr/src/debug/libnfs-libnfs-5.0.2 40755 root:root @@ -49,2 +49,2 @@ File: /usr/src/debug/libnfs-libnfs-5.0.2/utils/nfs-stat.c 100644 root:root 3208119a8212d2d0df1360ffd9ed2829 -RPMIdentity: e5449723694ffa9a5a306681dd6ce1cae7a29a2f41c016cf9c0a36cb161a7f1055353ac9c1537f4039fe0488517bc08f686fbe9b1a07ab153b47d1062e26dca3 +RPMIdentity: a78c2480d428f3754e7a7b780c7477260d2f50252e3c339aa023c6e5e696ac2d2e0e7fc1649031ca3076447edd58a3457e52aab90004edd168c9381c500f13c5