<86>Oct 29 05:18:25 userdel[2238459]: delete user 'rooter' <86>Oct 29 05:18:25 userdel[2238459]: removed group 'rooter' owned by 'rooter' <86>Oct 29 05:18:25 groupadd[2238471]: group added to /etc/group: name=rooter, GID=969 <86>Oct 29 05:18:25 groupadd[2238471]: group added to /etc/gshadow: name=rooter <86>Oct 29 05:18:25 groupadd[2238471]: new group: name=rooter, GID=969 <86>Oct 29 05:18:25 useradd[2238483]: new user: name=rooter, UID=969, GID=969, home=/root, shell=/bin/bash <86>Oct 29 05:18:25 userdel[2238505]: delete user 'builder' <86>Oct 29 05:18:25 userdel[2238505]: removed group 'builder' owned by 'builder' <86>Oct 29 05:18:25 groupadd[2238520]: group added to /etc/group: name=builder, GID=970 <86>Oct 29 05:18:25 groupadd[2238520]: group added to /etc/gshadow: name=builder <86>Oct 29 05:18:25 groupadd[2238520]: new group: name=builder, GID=970 <86>Oct 29 05:18:25 useradd[2238536]: new user: name=builder, UID=970, GID=970, 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: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50313 + 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.59226 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-ar... no checking for i586-alt-linux-lib... no checking for i586-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i586-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 i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-file... no checking for file... file checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-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 i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 i586-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... 64 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.52034 + 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 i586-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 -march=i586 -mtune=generic -c -o libmount_la-mount.lo `test -f 'mount.c' || echo './'`mount.c libtool: compile: i586-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 -march=i586 -mtune=generic -c mount.c -fPIC -DPIC -o .libs/libmount_la-mount.o /bin/sh ../libtool --tag=CC --mode=compile i586-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 -march=i586 -mtune=generic -c -o libmount_la-libnfs-raw-mount.lo `test -f 'libnfs-raw-mount.c' || echo './'`libnfs-raw-mount.c libtool: compile: i586-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 -march=i586 -mtune=generic -c libnfs-raw-mount.c -fPIC -DPIC -o .libs/libmount_la-libnfs-raw-mount.o /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libnfs_la-nfs.lo `test -f 'nfs.c' || echo './'`nfs.c libtool: compile: i586-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 -march=i586 -mtune=generic -c nfs.c -fPIC -DPIC -o .libs/libnfs_la-nfs.o /bin/sh ../libtool --tag=CC --mode=compile i586-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 -march=i586 -mtune=generic -c -o libnfs_la-nfsacl.lo `test -f 'nfsacl.c' || echo './'`nfsacl.c libtool: compile: i586-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 -march=i586 -mtune=generic -c nfsacl.c -fPIC -DPIC -o .libs/libnfs_la-nfsacl.o /bin/sh ../libtool --tag=CC --mode=compile i586-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 -march=i586 -mtune=generic -c -o libnfs_la-libnfs-raw-nfs.lo `test -f 'libnfs-raw-nfs.c' || echo './'`libnfs-raw-nfs.c libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libnfs4_la-nfs4.lo `test -f 'nfs4.c' || echo './'`nfs4.c libtool: compile: i586-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 -march=i586 -mtune=generic -c nfs4.c -fPIC -DPIC -o .libs/libnfs4_la-nfs4.o /bin/sh ../libtool --tag=CC --mode=compile i586-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 -march=i586 -mtune=generic -c -o libnfs4_la-libnfs-raw-nfs4.lo `test -f 'libnfs-raw-nfs4.c' || echo './'`libnfs-raw-nfs4.c libtool: compile: i586-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 -march=i586 -mtune=generic -c libnfs-raw-nfs4.c -fPIC -DPIC -o .libs/libnfs4_la-libnfs-raw-nfs4.o /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libnlm_la-nlm.lo `test -f 'nlm.c' || echo './'`nlm.c libtool: compile: i586-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 -march=i586 -mtune=generic -c nlm.c -fPIC -DPIC -o .libs/libnlm_la-nlm.o /bin/sh ../libtool --tag=CC --mode=compile i586-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 -march=i586 -mtune=generic -c -o libnlm_la-libnfs-raw-nlm.lo `test -f 'libnfs-raw-nlm.c' || echo './'`libnfs-raw-nlm.c libtool: compile: i586-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 -march=i586 -mtune=generic -c libnfs-raw-nlm.c -fPIC -DPIC -o .libs/libnlm_la-libnfs-raw-nlm.o /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libnsm_la-nsm.lo `test -f 'nsm.c' || echo './'`nsm.c libtool: compile: i586-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 -march=i586 -mtune=generic -c nsm.c -fPIC -DPIC -o .libs/libnsm_la-nsm.o /bin/sh ../libtool --tag=CC --mode=compile i586-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 -march=i586 -mtune=generic -c -o libnsm_la-libnfs-raw-nsm.lo `test -f 'libnfs-raw-nsm.c' || echo './'`libnfs-raw-nsm.c libtool: compile: i586-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 -march=i586 -mtune=generic -c libnfs-raw-nsm.c -fPIC -DPIC -o .libs/libnsm_la-libnfs-raw-nsm.o /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libportmap_la-portmap.lo `test -f 'portmap.c' || echo './'`portmap.c libtool: compile: i586-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 -march=i586 -mtune=generic -c portmap.c -fPIC -DPIC -o .libs/libportmap_la-portmap.o /bin/sh ../libtool --tag=CC --mode=compile i586-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 -march=i586 -mtune=generic -c -o libportmap_la-libnfs-raw-portmap.lo `test -f 'libnfs-raw-portmap.c' || echo './'`libnfs-raw-portmap.c libtool: compile: i586-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 -march=i586 -mtune=generic -c libnfs-raw-portmap.c -fPIC -DPIC -o .libs/libportmap_la-libnfs-raw-portmap.o /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o librquota_la-rquota.lo `test -f 'rquota.c' || echo './'`rquota.c libtool: compile: i586-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 -march=i586 -mtune=generic -c rquota.c -fPIC -DPIC -o .libs/librquota_la-rquota.o /bin/sh ../libtool --tag=CC --mode=compile i586-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 -march=i586 -mtune=generic -c -o librquota_la-libnfs-raw-rquota.lo `test -f 'libnfs-raw-rquota.c' || echo './'`libnfs-raw-rquota.c libtool: compile: i586-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 -march=i586 -mtune=generic -c libnfs-raw-rquota.c -fPIC -DPIC -o .libs/librquota_la-libnfs-raw-rquota.o /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libnfs_la-init.lo `test -f 'init.c' || echo './'`init.c libtool: compile: i586-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 -march=i586 -mtune=generic -c init.c -fPIC -DPIC -o .libs/libnfs_la-init.o /bin/sh ../libtool --tag=CC --mode=compile i586-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 -march=i586 -mtune=generic -c -o libnfs_la-libnfs.lo `test -f 'libnfs.c' || echo './'`libnfs.c libtool: compile: i586-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 -march=i586 -mtune=generic -c libnfs.c -fPIC -DPIC -o .libs/libnfs_la-libnfs.o /bin/sh ../libtool --tag=CC --mode=compile i586-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 -march=i586 -mtune=generic -c -o libnfs_la-libnfs-sync.lo `test -f 'libnfs-sync.c' || echo './'`libnfs-sync.c libtool: compile: i586-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 -march=i586 -mtune=generic -c libnfs-sync.c -fPIC -DPIC -o .libs/libnfs_la-libnfs-sync.o /bin/sh ../libtool --tag=CC --mode=compile i586-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 -march=i586 -mtune=generic -c -o libnfs_la-libnfs-zdr.lo `test -f 'libnfs-zdr.c' || echo './'`libnfs-zdr.c libtool: compile: i586-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 -march=i586 -mtune=generic -c libnfs-zdr.c -fPIC -DPIC -o .libs/libnfs_la-libnfs-zdr.o /bin/sh ../libtool --tag=CC --mode=compile i586-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 -march=i586 -mtune=generic -c -o libnfs_la-multithreading.lo `test -f 'multithreading.c' || echo './'`multithreading.c libtool: compile: i586-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 -march=i586 -mtune=generic -c multithreading.c -fPIC -DPIC -o .libs/libnfs_la-multithreading.o /bin/sh ../libtool --tag=CC --mode=compile i586-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 -march=i586 -mtune=generic -c -o libnfs_la-nfs_v3.lo `test -f 'nfs_v3.c' || echo './'`nfs_v3.c libtool: compile: i586-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 -march=i586 -mtune=generic -c nfs_v3.c -fPIC -DPIC -o .libs/libnfs_la-nfs_v3.o /bin/sh ../libtool --tag=CC --mode=compile i586-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 -march=i586 -mtune=generic -c -o libnfs_la-nfs_v4.lo `test -f 'nfs_v4.c' || echo './'`nfs_v4.c libtool: compile: i586-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 -march=i586 -mtune=generic -c nfs_v4.c -fPIC -DPIC -o .libs/libnfs_la-nfs_v4.o /bin/sh ../libtool --tag=CC --mode=compile i586-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 -march=i586 -mtune=generic -c -o libnfs_la-pdu.lo `test -f 'pdu.c' || echo './'`pdu.c libtool: compile: i586-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 -march=i586 -mtune=generic -c pdu.c -fPIC -DPIC -o .libs/libnfs_la-pdu.o /bin/sh ../libtool --tag=CC --mode=compile i586-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 -march=i586 -mtune=generic -c -o libnfs_la-socket.lo `test -f 'socket.c' || echo './'`socket.c libtool: compile: i586-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 -march=i586 -mtune=generic -c socket.c -fPIC -DPIC -o .libs/libnfs_la-socket.o /bin/sh ../libtool --tag=CC --mode=compile i586-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 -march=i586 -mtune=generic -c -o ../win32/libnfs_la-win32_compat.lo `test -f '../win32/win32_compat.c' || echo './'`../win32/win32_compat.c libtool: compile: i586-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 -march=i586 -mtune=generic -c ../win32/win32_compat.c -fPIC -DPIC -o ../win32/.libs/libnfs_la-win32_compat.o /bin/sh ../libtool --tag=CC --mode=link i586-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 -march=i586 -mtune=generic -version-info 14:0:0 -o libnfs.la -rpath /usr/lib 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: i586-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 -march=i586 -mtune=generic -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/lib' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libnfs.la '/usr/src/tmp/libnfs-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libnfs.so.14.0.0 /usr/src/tmp/libnfs-buildroot/usr/lib/libnfs.so.14.0.0 libtool: install: (cd /usr/src/tmp/libnfs-buildroot/usr/lib && { 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/lib && { 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/lib/libnfs.la libtool: warning: remember to run 'libtool --finish /usr/lib' 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' i586-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 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o nfs-cat nfs-cat.o ../lib/libnfs.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/nfs-cat nfs-cat.o ../lib/.libs/libnfs.so i586-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 -march=i586 -mtune=generic -c -o nfs-ls.o nfs-ls.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o nfs-ls nfs-ls.o ../lib/libnfs.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/nfs-ls nfs-ls.o ../lib/.libs/libnfs.so i586-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 -march=i586 -mtune=generic -c -o nfs-cp.o nfs-cp.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o nfs-cp nfs-cp.o ../lib/libnfs.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/nfs-cp nfs-cp.o ../lib/.libs/libnfs.so i586-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 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o nfs-stat nfs-stat.o ../lib/libnfs.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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/lib' 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/lib' 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/lib' 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/lib' 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/lib/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libnfs.pc '/usr/src/tmp/libnfs-buildroot/usr/lib/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/lib/libnfs.la' mode of './usr/lib/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/lib/pkgconfig/libnfs.pc: Cflags: '-I${includedir}' --> '' /usr/lib/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/lib: (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.60890 + 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.SgNMVY find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libnfs-buildroot/usr/lib/libnfs.so.14: 1001 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ki2Qyh 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 = set:ndkZm0u6sRa9v0rf1Ev8hKAMWXmkMzDnOrQdY5Ti40ZoyOWuI3baYhi4NijwGFQUSF783FkaR58vqB82Elr13y9DNqNImqGcWJimhrlbro0FMBraamWp2bFVYPRnx6VwMSS3YeglQBJ1SZyyGUITSEZGEls7f9GbH1nFA3yhrRuZB0VPyxZ0NySMjkCUuoFkXChXEK2Y8josyU2GsTdm1Ck1ot2rmLCwLKtdg4Vgsy61CncEBSsZeyWRdqdtn2DCAx4GuM7xIPmZeh3GLMRLAeg62U7Z8MBUWsDEVvWonY82dGtVGuQHj1ab5huvfyFQFrZJxq1MJIXtfLkapZewxN9fZmui3q5YVmABekbCktyIIAbZaWjtsO5XNvjVrvgVYmIDwn2AR29ZhI0zipxPRntOok8oJPGtoZ0y5NgVZlvVElFtYI4RMYwTN1a6AEV5UJHTQ6Z4F3LZzInegp7xTB3nG5ARDOE1D8tdqFfcYJcfgBLMUD6rp9o1UZsFqPmFIvZGsZFgZiBtWy5pU84bPvvrfcIffrKUJ1amIgfzHBSlvb3AuiWlln5BTMPyQnxggNM9aPk1p7lnrWdzsDgB6QqcpM2b3W8ZFkgZug1ZmC7wphmciAL8dcUUZ1N0ZylcrMLEjCMikQVYZ6mZcbiMGxXos0oz9yGkMK3yh9cvxnyLsqGFf0WommOWqjZA81Y7UHDXAQ5OWc9MNypzBdgJVthjpLgZ8cr5YLAFZ6Ld7T8iu0b4nGnSywJZ4DM0jALazx9KnwIq64gRGu8y4ZoxLzpNF3Y36zLZdcL5qoqADyT5RoyoZ7ZqN3VWC4q2FKfSwXJ9lZfeJt5rYvBUDh0WAN0USgIfQJTJZkMuJiwoeJZK0Q9O0xcDddF9BqAr1nwNVyNbbBs1FRtgUTKZATPzqikZfalCZtcZfNZs2mC6IDRpUkdZ4yW5wG4YFerqiVAkQAwoh1O9puNEZmAsUgrBv9svCebYVoMtAjWN3oQl66SRHBu28hZ4GL74XavIZIxyQ2xl4eJjYFOMJGdE40Y2G3lgxZjonyGjZpQTqsvuuHybIEFnhbLfUmFjKvc1b5qdy9ZhmgPDtwcoqESgOC0C5IpZ8DqRCfHmf3tQvYETBbjXeDb7BKyZILINoad6G8t1ckQowrjpoKYQZlENQdsOnkR6NygOrJhu3Pmu3GiXKVmAM4ho1MEqH35Vx4xWQmFCZncqEKox9sqXY86kclorFqgFq2pvdoXN4LCX1P2v3VouAuqZmlIywaLtIgV6860f3PZ4zRMGfWf5wcrT1hNcp1UFB3ZbEdsqDe7zGtB5tZqEvCZft6pPuM0gYabZ3pnA2a5q8AACoRIh6lLRlZ0OHhhr0xZ2y7hcqc2WkRbbqeH7f94e8vEdBCllqW53YDez7m33swG1DAJiG076R2O5GuNAlP08td3Ao2pv0rBMw6zSiuideTA6Z2bZpHN4tDJMEO7bk6hXlootYjWe87BYWZ7stHOzJwxUBU8a2JnejS41BY6m1UYmTzVIpi0Igyayd69H1ravWjn7ckSUoYAyf7eMHwKIZHTzrjjylmiTD2paKfJ0ZaoN9WL615XqreERcXBhgZ1LHqvJvAhhpAdkeRRHYHRBYibrWdcIlfVTJMpqUlyjMqll9wbtu4mU14VBTjZLjvjq3Z5kMSZqPX3Omz3iQGMkAZ7k0SIblMiEQoXhmkVrhieqgW7A5HyxNH2R9n9dJ952lmnvNfA2xZ1op9eBfTdvADigbQgZjVvhYuqZhHPBDUB9x0XZbpvDO4wzoZchrqczA3xxkCEckbAQI3mNUc5lS3eXZ1aFIjkAT6a5hUkLKgeP7FLYBLC5CCUBIMRWYi4mn4Le7wg4ZLLJ2iXcgbOYzzgbylsuTjK7VLBZevQyPNA0HaBnqipIm9Ndf5ExZrUlv2OTPkB25hRzYl9NgXBouZsPGgpGdsB4RYnLaO4S0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6D65X8 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.zyAdU5 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.FvIL9I 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/lib/libnfs.so.14.0.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9sI93n 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.mK7ina 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.xw0dLx 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, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libnfs.so.14 >= 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.et1dHa 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.aXB8nS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iACPy1 find-requires: running scripts (debuginfo) Provides: debug(libnfs.so.14) Requires: libnfs = 5.0.2-alt1, debug(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.0bXIA7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nOgDD6 find-requires: running scripts (debuginfo) Requires: libnfs-utils = 5.0.2-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(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 6 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/i586/libnfs-5.0.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libnfs-devel-5.0.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libnfs-utils-5.0.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libnfs-debuginfo-5.0.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libnfs-utils-debuginfo-5.0.2-alt1.i586.rpm (w2.lzdio) 14.46user 4.31system 0:27.03elapsed 69%CPU (0avgtext+0avgdata 47408maxresident)k 0inputs+0outputs (0major+1608931minor)pagefaults 0swaps 0.54user 0.92system 0:30.23elapsed 4%CPU (0avgtext+0avgdata 12244maxresident)k 0inputs+0outputs (0major+97636minor)pagefaults 0swaps --- libnfs-5.0.2-alt1.i586.rpm.repo 2022-08-10 10:44:59.000000000 +0000 +++ libnfs-5.0.2-alt1.i586.rpm.hasher 2022-10-29 05:18:53.887018658 +0000 @@ -18,3 +18,3 @@ File: /usr/lib/libnfs.so.14 120777 root:root libnfs.so.14.0.0 -File: /usr/lib/libnfs.so.14.0.0 100644 root:root c77c45171f65d83e385f16dc06db4253 +File: /usr/lib/libnfs.so.14.0.0 100644 root:root eed248105096a35094d76fba32922ec5 File: /usr/share/doc/libnfs-5.0.2 40755 root:root @@ -22,2 +22,2 @@ File: /usr/share/doc/libnfs-5.0.2/README 100644 root:root 0b40287be3caab91d47f469d48328e66 -RPMIdentity: 5f2ee1a71cd3754f76468917e8e7387a14d1dcc431d398aebdd490a2e6dde6525a47da09303940014d6cafa1f3e1fe591e8026a6bc392293abdb81e573adee35 +RPMIdentity: 34be57c68e83f3c61a59188f880713cc5b3001536d570dbdc48c060a7c75e61624efd1ed8bd3a8ddd2ef748c3779255bc15a16d1fd6115af6f177dd68082219a --- libnfs-debuginfo-5.0.2-alt1.i586.rpm.repo 2022-08-10 10:45:00.000000000 +0000 +++ libnfs-debuginfo-5.0.2-alt1.i586.rpm.hasher 2022-10-29 05:18:53.941019540 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/19 40755 root:root -/usr/lib/debug/.build-id/19/47b30866fe86123963398fd4db3816edf1f26a 120777 root:root ../../../libnfs.so.14.0.0 -/usr/lib/debug/.build-id/19/47b30866fe86123963398fd4db3816edf1f26a.debug 120777 root:root ../../usr/lib/libnfs.so.14.0.0.debug +/usr/lib/debug/.build-id/b8 40755 root:root +/usr/lib/debug/.build-id/b8/ee30c55cfd6b552fdd52becbe808c3869cc592 120777 root:root ../../../libnfs.so.14.0.0 +/usr/lib/debug/.build-id/b8/ee30c55cfd6b552fdd52becbe808c3869cc592.debug 120777 root:root ../../usr/lib/libnfs.so.14.0.0.debug /usr/lib/debug/usr/lib/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/19 40755 root:root -File: /usr/lib/debug/.build-id/19/47b30866fe86123963398fd4db3816edf1f26a 120777 root:root ../../../libnfs.so.14.0.0 -File: /usr/lib/debug/.build-id/19/47b30866fe86123963398fd4db3816edf1f26a.debug 120777 root:root ../../usr/lib/libnfs.so.14.0.0.debug -File: /usr/lib/debug/usr/lib/libnfs.so.14.0.0.debug 100644 root:root a32d6aef49d83c07f29f5929e7bffade +File: /usr/lib/debug/.build-id/b8 40755 root:root +File: /usr/lib/debug/.build-id/b8/ee30c55cfd6b552fdd52becbe808c3869cc592 120777 root:root ../../../libnfs.so.14.0.0 +File: /usr/lib/debug/.build-id/b8/ee30c55cfd6b552fdd52becbe808c3869cc592.debug 120777 root:root ../../usr/lib/libnfs.so.14.0.0.debug +File: /usr/lib/debug/usr/lib/libnfs.so.14.0.0.debug 100644 root:root d4742447a251d9290ba59fe1fe65d565 File: /usr/lib/debug/usr/lib/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: 80f23945e1ddf99d1cd99bac05ea10cc0e6ef66c10fb36f47ea40632aa2e71b805bb007a91c8b56910391c0778b04c938c588404575788e8ea2e1bf4eab81b9d +RPMIdentity: 61c80f755b5c39cdc069d53c867ca6861aa2f1147ec9ee13fd2d1014a1c1eb071f1e2907c3710d23480a8980bbd7ea014fb36814c0bccf22ac8b2713ef17b343 --- libnfs-utils-5.0.2-alt1.i586.rpm.repo 2022-08-10 10:44:59.000000000 +0000 +++ libnfs-utils-5.0.2-alt1.i586.rpm.hasher 2022-10-29 05:18:54.056021418 +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 d299f2e1645fb525d780ddfd14166a9a -File: /usr/bin/nfs-cp 100755 root:root aae44d1e5a28d7d8d3a41ffc712941e0 -File: /usr/bin/nfs-ls 100755 root:root 6339f36f7bfc3a1567c3596d5d8cb226 -File: /usr/bin/nfs-stat 100755 root:root 8b126ff4fa6c96b0571cb8dc6682edda +File: /usr/bin/nfs-cat 100755 root:root 5321f74c662c8bac8b864690dd9c4a0f +File: /usr/bin/nfs-cp 100755 root:root cdf33d30e4f4e1a6eea67859de63ecb8 +File: /usr/bin/nfs-ls 100755 root:root 1828706acb4d32a95102d3d3007785eb +File: /usr/bin/nfs-stat 100755 root:root 662934b0ff053d59b71f9f94dd8a6702 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: 9d808e592792bd5031e14764edad58b6e0cc75908a2c66eba2687634dd70dd01dfb2852169d622357fdbd3fafe20329efe62970eb2611d598e9155b4a591f5ab +RPMIdentity: a95006e871deda79142e706fc442a35a5ee02a53270e1515d7ae0e3fa4d441973214491324a65f90baf833f0ddec8505a4f54e53d8ea200ee10a2e6befc2a989 --- libnfs-utils-debuginfo-5.0.2-alt1.i586.rpm.repo 2022-08-10 10:44:59.000000000 +0000 +++ libnfs-utils-debuginfo-5.0.2-alt1.i586.rpm.hasher 2022-10-29 05:18:54.138022757 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/5b 40755 root:root -/usr/lib/debug/.build-id/5b/c1f845b63904550e5cc2b69dcf5bc3db1a61bf 120777 root:root ../../../../bin/nfs-ls -/usr/lib/debug/.build-id/5b/c1f845b63904550e5cc2b69dcf5bc3db1a61bf.debug 120777 root:root ../../usr/bin/nfs-ls.debug -/usr/lib/debug/.build-id/79 40755 root:root -/usr/lib/debug/.build-id/79/bf4c37a8182befb4f8979831625b6deddecc9a 120777 root:root ../../../../bin/nfs-cp -/usr/lib/debug/.build-id/79/bf4c37a8182befb4f8979831625b6deddecc9a.debug 120777 root:root ../../usr/bin/nfs-cp.debug -/usr/lib/debug/.build-id/a0 40755 root:root -/usr/lib/debug/.build-id/a0/113d31d6bf7f1d029e1def8c1ed2d9a14d4a27 120777 root:root ../../../../bin/nfs-stat -/usr/lib/debug/.build-id/a0/113d31d6bf7f1d029e1def8c1ed2d9a14d4a27.debug 120777 root:root ../../usr/bin/nfs-stat.debug -/usr/lib/debug/.build-id/b9 40755 root:root -/usr/lib/debug/.build-id/b9/38b978ab3c7b8de97f7fad2d9cd3b738604502 120777 root:root ../../../../bin/nfs-cat -/usr/lib/debug/.build-id/b9/38b978ab3c7b8de97f7fad2d9cd3b738604502.debug 120777 root:root ../../usr/bin/nfs-cat.debug +/usr/lib/debug/.build-id/01 40755 root:root +/usr/lib/debug/.build-id/01/b6adfbcd1801a3cb9e352e00037ea8ccb8870d 120777 root:root ../../../../bin/nfs-ls +/usr/lib/debug/.build-id/01/b6adfbcd1801a3cb9e352e00037ea8ccb8870d.debug 120777 root:root ../../usr/bin/nfs-ls.debug +/usr/lib/debug/.build-id/15 40755 root:root +/usr/lib/debug/.build-id/15/a980ff93fd5365f61d7a5e395762395bcc0c69 120777 root:root ../../../../bin/nfs-cp +/usr/lib/debug/.build-id/15/a980ff93fd5365f61d7a5e395762395bcc0c69.debug 120777 root:root ../../usr/bin/nfs-cp.debug +/usr/lib/debug/.build-id/3c 40755 root:root +/usr/lib/debug/.build-id/3c/99b90555ff61bc6dc8f00e518e05e1163b20fc 120777 root:root ../../../../bin/nfs-cat +/usr/lib/debug/.build-id/3c/99b90555ff61bc6dc8f00e518e05e1163b20fc.debug 120777 root:root ../../usr/bin/nfs-cat.debug +/usr/lib/debug/.build-id/9e 40755 root:root +/usr/lib/debug/.build-id/9e/7e749d9bb85b54ed78aa7f0c21fcbd26e8deac 120777 root:root ../../../../bin/nfs-stat +/usr/lib/debug/.build-id/9e/7e749d9bb85b54ed78aa7f0c21fcbd26e8deac.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/5b 40755 root:root -File: /usr/lib/debug/.build-id/5b/c1f845b63904550e5cc2b69dcf5bc3db1a61bf 120777 root:root ../../../../bin/nfs-ls -File: /usr/lib/debug/.build-id/5b/c1f845b63904550e5cc2b69dcf5bc3db1a61bf.debug 120777 root:root ../../usr/bin/nfs-ls.debug -File: /usr/lib/debug/.build-id/79 40755 root:root -File: /usr/lib/debug/.build-id/79/bf4c37a8182befb4f8979831625b6deddecc9a 120777 root:root ../../../../bin/nfs-cp -File: /usr/lib/debug/.build-id/79/bf4c37a8182befb4f8979831625b6deddecc9a.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/113d31d6bf7f1d029e1def8c1ed2d9a14d4a27 120777 root:root ../../../../bin/nfs-stat -File: /usr/lib/debug/.build-id/a0/113d31d6bf7f1d029e1def8c1ed2d9a14d4a27.debug 120777 root:root ../../usr/bin/nfs-stat.debug -File: /usr/lib/debug/.build-id/b9 40755 root:root -File: /usr/lib/debug/.build-id/b9/38b978ab3c7b8de97f7fad2d9cd3b738604502 120777 root:root ../../../../bin/nfs-cat -File: /usr/lib/debug/.build-id/b9/38b978ab3c7b8de97f7fad2d9cd3b738604502.debug 120777 root:root ../../usr/bin/nfs-cat.debug -File: /usr/lib/debug/usr/bin/nfs-cat.debug 100644 root:root 71219681e1dfed2d67f7c425ee9b4867 -File: /usr/lib/debug/usr/bin/nfs-cp.debug 100644 root:root e8fb8ad2c5cc2411afc5758f34c7165e -File: /usr/lib/debug/usr/bin/nfs-ls.debug 100644 root:root 97432bb64e461f40d419af3fffe9cb74 -File: /usr/lib/debug/usr/bin/nfs-stat.debug 100644 root:root b9a8bfabad7d7739b6aaac49cf7b172a +File: /usr/lib/debug/.build-id/01 40755 root:root +File: /usr/lib/debug/.build-id/01/b6adfbcd1801a3cb9e352e00037ea8ccb8870d 120777 root:root ../../../../bin/nfs-ls +File: /usr/lib/debug/.build-id/01/b6adfbcd1801a3cb9e352e00037ea8ccb8870d.debug 120777 root:root ../../usr/bin/nfs-ls.debug +File: /usr/lib/debug/.build-id/15 40755 root:root +File: /usr/lib/debug/.build-id/15/a980ff93fd5365f61d7a5e395762395bcc0c69 120777 root:root ../../../../bin/nfs-cp +File: /usr/lib/debug/.build-id/15/a980ff93fd5365f61d7a5e395762395bcc0c69.debug 120777 root:root ../../usr/bin/nfs-cp.debug +File: /usr/lib/debug/.build-id/3c 40755 root:root +File: /usr/lib/debug/.build-id/3c/99b90555ff61bc6dc8f00e518e05e1163b20fc 120777 root:root ../../../../bin/nfs-cat +File: /usr/lib/debug/.build-id/3c/99b90555ff61bc6dc8f00e518e05e1163b20fc.debug 120777 root:root ../../usr/bin/nfs-cat.debug +File: /usr/lib/debug/.build-id/9e 40755 root:root +File: /usr/lib/debug/.build-id/9e/7e749d9bb85b54ed78aa7f0c21fcbd26e8deac 120777 root:root ../../../../bin/nfs-stat +File: /usr/lib/debug/.build-id/9e/7e749d9bb85b54ed78aa7f0c21fcbd26e8deac.debug 120777 root:root ../../usr/bin/nfs-stat.debug +File: /usr/lib/debug/usr/bin/nfs-cat.debug 100644 root:root 4966be3a26803c5f6935ecc960efa913 +File: /usr/lib/debug/usr/bin/nfs-cp.debug 100644 root:root cb8e97bb797c71d74b880887aa70bd4c +File: /usr/lib/debug/usr/bin/nfs-ls.debug 100644 root:root 49468ef0e78213ee4becbe12bb943205 +File: /usr/lib/debug/usr/bin/nfs-stat.debug 100644 root:root 9db0bf8a3e0d82ec5dbca09ce8e78025 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: df7d29bd57ecab3c182d98778ad24883d41d4ca139581a5ae6ac65a5fe531ac36552303e49e9248299f95025f0ac9e97d0c067102ca55b6abe49195851f86313 +RPMIdentity: 8d44e1d5b63bcf0e477fa4c375c828131ff2ab5bdaf36573a61edc07c10f8d7e13b95a1b81e88b18b8de24fab67c34fc07978d14bae178302a53b03ab88e803f