<86>Jun 16 02:05:46 userdel[759255]: delete user 'rooter' <86>Jun 16 02:05:46 userdel[759255]: removed group 'rooter' owned by 'rooter' <86>Jun 16 02:05:46 userdel[759255]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 02:05:46 groupadd[759283]: group added to /etc/group: name=rooter, GID=1847 <86>Jun 16 02:05:46 groupadd[759283]: group added to /etc/gshadow: name=rooter <86>Jun 16 02:05:46 groupadd[759283]: new group: name=rooter, GID=1847 <86>Jun 16 02:05:46 useradd[759296]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash <86>Jun 16 02:05:46 userdel[759321]: delete user 'builder' <86>Jun 16 02:05:46 userdel[759321]: removed group 'builder' owned by 'builder' <86>Jun 16 02:05:46 userdel[759321]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 02:05:46 groupadd[759338]: group added to /etc/group: name=builder, GID=1848 <86>Jun 16 02:05:46 groupadd[759338]: group added to /etc/gshadow: name=builder <86>Jun 16 02:05:46 groupadd[759338]: new group: name=builder, GID=1848 <86>Jun 16 02:05:46 useradd[759372]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash warning: user aris does not exist - using root warning: group aris does not exist - using root warning: user aris does not exist - using root warning: group aris does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libnfs-4.0.0-alt1.nosrc.rpm (w1.gzdio) Installing libnfs-4.0.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79754 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libnfs-libnfs-4.0.0 + echo 'Source #0 (libnfs-4.0.0.tar.gz):' Source #0 (libnfs-4.0.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libnfs-4.0.0.tar.gz + /bin/tar -xf - + cd libnfs-libnfs-4.0.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.79754 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libnfs-libnfs-4.0.0 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether SO_BINDTODEVICE is available... yes checking whether getpwnam() is available... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for unistd.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking fuse.h usability... no checking fuse.h presence... no checking for fuse.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for struct sockaddr.sa_len... no checking for struct sockaddr_storage.ss_family... yes checking if clock_gettime(CLOCK_MONOTONIC_COARSE) is available... yes checking for talloc and tevent support... checking for struct stat.st_mtim.tv_nsec... yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking for sys/sysmacros.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating mount/Makefile config.status: creating nfs/Makefile config.status: creating nfs4/Makefile config.status: creating nlm/Makefile config.status: creating nsm/Makefile config.status: creating portmap/Makefile config.status: creating rquota/Makefile config.status: creating tests/Makefile config.status: creating utils/Makefile config.status: creating libnfs.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.21091 + 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-4.0.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libnfs-buildroot make: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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-4.0.0/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/doc' Making install in mount make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libmount_la-mount.lo `test -f 'mount.c' || echo './'`mount.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c mount.c -fPIC -DPIC -o .libs/libmount_la-mount.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libmount_la-libnfs-raw-mount.lo `test -f 'libnfs-raw-mount.c' || echo './'`libnfs-raw-mount.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c libnfs-raw-mount.c -fPIC -DPIC -o .libs/libmount_la-libnfs-raw-mount.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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-4.0.0/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-4.0.0/mount' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount' Making install in nfs make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libnfs_la-nfs.lo `test -f 'nfs.c' || echo './'`nfs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c nfs.c -fPIC -DPIC -o .libs/libnfs_la-nfs.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libnfs_la-nfsacl.lo `test -f 'nfsacl.c' || echo './'`nfsacl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c nfsacl.c -fPIC -DPIC -o .libs/libnfs_la-nfsacl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libnfs_la-libnfs-raw-nfs.lo `test -f 'libnfs-raw-nfs.c' || echo './'`libnfs-raw-nfs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c libnfs-raw-nfs.c -fPIC -DPIC -o .libs/libnfs_la-libnfs-raw-nfs.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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-4.0.0/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-4.0.0/nfs' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs' Making install in nfs4 make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libnfs4_la-nfs4.lo `test -f 'nfs4.c' || echo './'`nfs4.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c nfs4.c -fPIC -DPIC -o .libs/libnfs4_la-nfs4.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libnfs4_la-libnfs-raw-nfs4.lo `test -f 'libnfs-raw-nfs4.c' || echo './'`libnfs-raw-nfs4.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c libnfs-raw-nfs4.c -fPIC -DPIC -o .libs/libnfs4_la-libnfs-raw-nfs4.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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-4.0.0/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-4.0.0/nfs4' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4' Making install in nlm make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libnlm_la-nlm.lo `test -f 'nlm.c' || echo './'`nlm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c nlm.c -fPIC -DPIC -o .libs/libnlm_la-nlm.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libnlm_la-libnfs-raw-nlm.lo `test -f 'libnfs-raw-nlm.c' || echo './'`libnfs-raw-nlm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c libnfs-raw-nlm.c -fPIC -DPIC -o .libs/libnlm_la-libnfs-raw-nlm.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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-4.0.0/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-4.0.0/nlm' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm' Making install in nsm make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libnsm_la-nsm.lo `test -f 'nsm.c' || echo './'`nsm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c nsm.c -fPIC -DPIC -o .libs/libnsm_la-nsm.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libnsm_la-libnfs-raw-nsm.lo `test -f 'libnfs-raw-nsm.c' || echo './'`libnfs-raw-nsm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c libnfs-raw-nsm.c -fPIC -DPIC -o .libs/libnsm_la-libnfs-raw-nsm.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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-4.0.0/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-4.0.0/nsm' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm' Making install in portmap make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libportmap_la-portmap.lo `test -f 'portmap.c' || echo './'`portmap.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c portmap.c -fPIC -DPIC -o .libs/libportmap_la-portmap.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libportmap_la-libnfs-raw-portmap.lo `test -f 'libnfs-raw-portmap.c' || echo './'`libnfs-raw-portmap.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c libnfs-raw-portmap.c -fPIC -DPIC -o .libs/libportmap_la-libnfs-raw-portmap.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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-4.0.0/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-4.0.0/portmap' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap' Making install in rquota make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o librquota_la-rquota.lo `test -f 'rquota.c' || echo './'`rquota.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c rquota.c -fPIC -DPIC -o .libs/librquota_la-rquota.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o librquota_la-libnfs-raw-rquota.lo `test -f 'libnfs-raw-rquota.c' || echo './'`libnfs-raw-rquota.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 -pipe -frecord-gcc-switches -Wall -g -O2 -c libnfs-raw-rquota.c -fPIC -DPIC -o .libs/librquota_la-libnfs-raw-rquota.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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-4.0.0/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-4.0.0/rquota' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota' Making install in lib make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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 -c -o libnfs_la-init.lo `test -f 'init.c' || echo './'`init.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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 -c init.c -fPIC -DPIC -o .libs/libnfs_la-init.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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 -c -o libnfs_la-libnfs.lo `test -f 'libnfs.c' || echo './'`libnfs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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 -c libnfs.c -fPIC -DPIC -o .libs/libnfs_la-libnfs.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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 -c -o libnfs_la-libnfs-sync.lo `test -f 'libnfs-sync.c' || echo './'`libnfs-sync.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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 -c libnfs-sync.c -fPIC -DPIC -o .libs/libnfs_la-libnfs-sync.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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 -c -o libnfs_la-libnfs-zdr.lo `test -f 'libnfs-zdr.c' || echo './'`libnfs-zdr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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 -c libnfs-zdr.c -fPIC -DPIC -o .libs/libnfs_la-libnfs-zdr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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 -c -o libnfs_la-nfs_v3.lo `test -f 'nfs_v3.c' || echo './'`nfs_v3.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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 -c nfs_v3.c -fPIC -DPIC -o .libs/libnfs_la-nfs_v3.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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 -c -o libnfs_la-nfs_v4.lo `test -f 'nfs_v4.c' || echo './'`nfs_v4.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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 -c nfs_v4.c -fPIC -DPIC -o .libs/libnfs_la-nfs_v4.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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 -c -o libnfs_la-pdu.lo `test -f 'pdu.c' || echo './'`pdu.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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 -c pdu.c -fPIC -DPIC -o .libs/libnfs_la-pdu.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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 -c -o libnfs_la-socket.lo `test -f 'socket.c' || echo './'`socket.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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 -c socket.c -fPIC -DPIC -o .libs/libnfs_la-socket.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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 -c -o ../win32/libnfs_la-win32_compat.lo `test -f '../win32/win32_compat.c' || echo './'`../win32/win32_compat.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nfs4 -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nlm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/nsm -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/portmap -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/rquota -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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 -c ../win32/win32_compat.c -fPIC -DPIC -o ../win32/.libs/libnfs_la-win32_compat.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 13:0:0 -o libnfs.la -rpath /usr/lib64 libnfs_la-init.lo libnfs_la-libnfs.lo libnfs_la-libnfs-sync.lo libnfs_la-libnfs-zdr.lo libnfs_la-nfs_v3.lo libnfs_la-nfs_v4.lo libnfs_la-pdu.lo libnfs_la-socket.lo ../win32/libnfs_la-win32_compat.lo ../mount/libmount.la ../nfs/libnfs.la ../nfs4/libnfs4.la ../nlm/libnlm.la ../nsm/libnsm.la ../portmap/libportmap.la ../rquota/librquota.la libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libnfs_la-init.o .libs/libnfs_la-libnfs.o .libs/libnfs_la-libnfs-sync.o .libs/libnfs_la-libnfs-zdr.o .libs/libnfs_la-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 -Wl,-soname -Wl,libnfs.so.13 -o .libs/libnfs.so.13.0.0 libtool: link: (cd ".libs" && rm -f "libnfs.so.13" && ln -s "libnfs.so.13.0.0" "libnfs.so.13") libtool: link: (cd ".libs" && rm -f "libnfs.so" && ln -s "libnfs.so.13.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-4.0.0/lib' /bin/mkdir -p '/usr/src/tmp/libnfs-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libnfs.la '/usr/src/tmp/libnfs-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libnfs.so.13.0.0 /usr/src/tmp/libnfs-buildroot/usr/lib64/libnfs.so.13.0.0 libtool: install: (cd /usr/src/tmp/libnfs-buildroot/usr/lib64 && { ln -s -f libnfs.so.13.0.0 libnfs.so.13 || { rm -f libnfs.so.13 && ln -s libnfs.so.13.0.0 libnfs.so.13; }; }) libtool: install: (cd /usr/src/tmp/libnfs-buildroot/usr/lib64 && { ln -s -f libnfs.so.13.0.0 libnfs.so || { rm -f libnfs.so && ln -s libnfs.so.13.0.0 libnfs.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libnfs.lai /usr/src/tmp/libnfs-buildroot/usr/lib64/libnfs.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/lib' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include' make[2]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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-4.0.0/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include' Making install in utils make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/utils' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 "-D_U_=__attribute__((unused))" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o nfs-cat.o nfs-cat.c nfs-cat.c: In function 'main': nfs-cat.c:150:6: warning: unused variable 'ret' [-Wunused-variable] 150 | int ret; | ^~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o nfs-cat nfs-cat.o ../lib/libnfs.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/nfs-cat nfs-cat.o ../lib/.libs/libnfs.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 "-D_U_=__attribute__((unused))" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o nfs-ls.o nfs-ls.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o nfs-ls nfs-ls.o ../lib/libnfs.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/nfs-ls nfs-ls.o ../lib/.libs/libnfs.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/include/nfsc -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/mount -I/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/win32 "-D_U_=__attribute__((unused))" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o nfs-cp.o nfs-cp.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o nfs-cp nfs-cp.o ../lib/libnfs.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/nfs-cp nfs-cp.o ../lib/.libs/libnfs.so make[2]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/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 '/usr/src/tmp/libnfs-buildroot/usr/bin' libtool: warning: '../lib/libnfs.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/nfs-cat /usr/src/tmp/libnfs-buildroot/usr/bin/nfs-cat libtool: warning: '../lib/libnfs.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/nfs-ls /usr/src/tmp/libnfs-buildroot/usr/bin/nfs-ls libtool: warning: '../lib/libnfs.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/nfs-cp /usr/src/tmp/libnfs-buildroot/usr/bin/nfs-cp make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/utils' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0/utils' Making install in . make[1]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0' make[2]: Entering directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libnfs-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libnfs.pc '/usr/src/tmp/libnfs-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0' make: Leaving directory '/usr/src/RPM/BUILD/libnfs-libnfs-4.0.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libnfs-buildroot (auto) removed './usr/lib64/libnfs.la' mode of './usr/lib64/libnfs.so.13.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libnfs-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libnfs.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libnfs.pc: Libs: '-L${libdir} -lnfs' --> '-lnfs' Checking contents of files in /usr/src/tmp/libnfs-buildroot/ (default) Compressing files in /usr/src/tmp/libnfs-buildroot (auto) Adjusting library links in /usr/src/tmp/libnfs-buildroot ./usr/lib64: (from :0) libnfs.so.13 -> libnfs.so.13.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-4.0.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.96585 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libnfs-libnfs-4.0.0 + DOCDIR=/usr/src/tmp/libnfs-buildroot/usr/share/doc/libnfs-4.0.0 + export DOCDIR + rm -rf /usr/src/tmp/libnfs-buildroot/usr/share/doc/libnfs-4.0.0 + /bin/mkdir -p /usr/src/tmp/libnfs-buildroot/usr/share/doc/libnfs-4.0.0 + cp -prL README COPYING /usr/src/tmp/libnfs-buildroot/usr/share/doc/libnfs-4.0.0 + chmod -R go-w /usr/src/tmp/libnfs-buildroot/usr/share/doc/libnfs-4.0.0 + chmod -R a+rX /usr/src/tmp/libnfs-buildroot/usr/share/doc/libnfs-4.0.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QjFrTN find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libnfs-buildroot/usr/lib64/libnfs.so.13: 913 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tGpyIN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libnfs.so.13()(64bit) = set:ndkZm0u6sR6aSu2gZw9OBebUNPbVdW6KR50ZoyOWuI3baYhi4NijwGFQUSF783FkaR58vqB82Elr13y9DNPKQkpQrBIySGmSM0ixbTkkIQP4miPpJsqA32rr8rUOS0RgksSrrQv5JyXU9htpdU3yoQmJTrWqf4bq3fhpyXxBiJr6JzWaMzcxN9ybEOtTo5oi5wR9IpZa9UHrn34he4DEhwV53qFdnLbGnTERQt9sqi6iEW1v4OerRXh3GLMRLAeg62U7Z8MBUWsDEVvWonY82dGtVGuQHj1ab5huvfyFQFrZJxq1MJIXtfLk2TMMUAbdE1J2ZsJ8btEmcFW4pp9nWlZ9WUAbQxS7keL5X9UB0pJgyvM2caB5envR9zhxwRe3vm4byxOZbZi7JaJzDBE6C7YeegNw4dL0LtZ6qzuatUZfa2EIzMXOxbR22f13ehWqA6wLBV1GY56ZAzJI4I0svelrSaBIZtvI6kIg6CJZfZmXxxZ9DdnYS05bmEDNRiXGLB1ifWAKaaLxD5FL2xwyxjkCF2OeGKSQr6VexadERoOw5m6QhZjFwYtE0vPY0cbOyhyY5Hfuv43YblcrMLEjCMikAGlmZcbE7JzN1wdC8Gi1Xe86BMY5u9scICIIARRCZpg2UfMnfT9FbARpiwz5P6brwqPXyCOuxWhCJ2Zn9jPSdKhAY0m8KkLI51rXFjow9OnBNM4Tbgmd32Eqlf4h2vcYtcbetwvMoYJLpubQMQ8f5LbGN4NWfvdu8nTAgj8R5GvrilejnN6ZDBUDh0WAN0USgIfQJTJZkMuJiwoeJZK0Q9O0xck4kzsbU2cencupFAb8JK32ZCTvWuukjyGZBFOQLpWZEZ95IcdofHPMFqWVm1gmgjaId98mkwsiCncGZ6uEJOL4KfjD5ZsNwbm8u07gTCBuAW9RT3ytBfSvekAm8IyMFtyfl6SP6u1RxaEgZxIRkZhjxZ9DTGU2bqqXT7sHQ9TfCwB2J6N4ZwbEVPqo7yAd1cboPWbVCfHmf3tQvYETBbjXeDb7BKyZILcbCoEyQ5Mghz1KdBxVOjXnENQdsOnkajxATqzY6CJY6kBqVh2j4x50zGJekA7i4GjrBqWvcqEKox9sqXY86kgbkRwiR4OZq1rfCURsfomUr87PzQjPTGo51luXoxOdgc0u6CXFNqoR7Z7a0pSK3yypO2Mjb7WnQ6eJjDzhRKO2NOfPZvezIpfo08uBBZpIbi1B2d4iijIqS8zpfVREEdwMuhY8yhzhgDyZysmfui8sgZgJFQIGijLowZADN3Hx1egRwjOm9lw33qbGuNAlP0oz9N4OZgoH46QoQmOjGNVCQEnmYPRgjoxhBfmEcySHMMWUDwaoOHTvstHOzJwxUBgQZIAdhg1zesuHXopA0ox8wpAI6IFYFfttMg9LRkYVM1u5MmYusrqioeVjxc5TDmwu5IRmzwytJd7QqCZ2zwWzTlJLSfOUcCZruBvJKAnqpjLxxJW9ZKmUcdYaN9oJGG4MBezW14VBTjZLjvjq3Z5kMSZqWLJ67AElxF8Xfa0rSBao9kqIZ8IEOTyAsQwQf8bm53zn5GjKiqqja4GAQZwFgovwBBUkZstP7VF4Q2dAZAZnhYuqZhHPBDUB9x0XZ3f9j0eyRPhrqczA3xxkCEckbAQI3mNUc5lS3eXZ1aFIjkAT6a5hUkLKgeP7FLYBTOdNbpxHRVB8IK8ute0x8kr5ASpwmAV771s5OXuOZ8YTOuZzqNVoWGBnaHJiyruag3Z7NHZkgZupGi1VkvZ79CDffH2BFSMlikPvZaycxd0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3pdg6L Creating libnfs-debuginfo package Processing files: libnfs-devel-4.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.orq4UK 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.0y73TL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libnfs) = 4.0.0 Requires: libnfs = 4.0.0-alt1, /usr/lib64/libnfs.so.13.0.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hwjblN Processing files: libnfs-utils-4.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.27xghN 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.GEAAzN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libnfs = 4.0.0-alt1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libnfs.so.13()(64bit) >= set:ni5TD1JYKLq52CXaeL1dNfVPotH6396LINBmJNCVkeYaEJLYE8nRsMmCds7Jrva2, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AAe5DO Creating libnfs-utils-debuginfo package Processing files: libnfs-debuginfo-4.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OwyLaO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1DQg1N find-requires: running scripts (debuginfo) Provides: debug64(libnfs.so.13) Requires: libnfs = 4.0.0-alt1, debug64(libc.so.6) Processing files: libnfs-utils-debuginfo-4.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rrVZAO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LoySeM find-requires: running scripts (debuginfo) Requires: libnfs-utils = 4.0.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libnfs.so.13) 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-4.0.0/include/nfsc also prunning dir /usr/src/debug/libnfs-libnfs-4.0.0/mount also prunning dir /usr/src/debug/libnfs-libnfs-4.0.0/include Removing 1 extra deps from libnfs-devel due to dependency on libnfs Removing 2 extra deps from libnfs-utils due to dependency on libnfs Removing 1 extra deps from libnfs-utils-debuginfo due to dependency on libnfs-debuginfo Removing 4 extra deps from libnfs-utils due to repentancy on libnfs Removing 1 extra deps from libnfs-utils-debuginfo due to repentancy on libnfs-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libnfs-4.0.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnfs-devel-4.0.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnfs-utils-4.0.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnfs-debuginfo-4.0.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnfs-utils-debuginfo-4.0.0-alt1.x86_64.rpm (w2.lzdio) 10.16user 8.19system 0:30.39elapsed 60%CPU (0avgtext+0avgdata 58472maxresident)k 0inputs+0outputs (0major+1651582minor)pagefaults 0swaps 0.53user 1.81system 0:35.69elapsed 6%CPU (0avgtext+0avgdata 11836maxresident)k 0inputs+0outputs (0major+97953minor)pagefaults 0swaps --- libnfs-4.0.0-alt1.x86_64.rpm.repo 2021-07-12 08:53:42.000000000 +0000 +++ libnfs-4.0.0-alt1.x86_64.rpm.hasher 2024-06-16 02:06:18.967967471 +0000 @@ -16,3 +16,3 @@ File: /usr/lib64/libnfs.so.13 120777 root:root libnfs.so.13.0.0 -File: /usr/lib64/libnfs.so.13.0.0 100644 root:root 51811a7e9b90661883c22bb2ae61bc8c +File: /usr/lib64/libnfs.so.13.0.0 100644 root:root 08f77f58dc1300148b7e2e2498a6ac61 File: /usr/share/doc/libnfs-4.0.0 40755 root:root @@ -20,2 +20,2 @@ File: /usr/share/doc/libnfs-4.0.0/README 100644 root:root 135cd93710f90cf0d6870178901ba1ea -RPMIdentity: 0525b3083b2866e70d47ecc0e0daae4a76884452c33f55baf99f6b54a35a8efc64e05dc4fd14761b89eb8b67e267b72959fc47172a4d27c28c3f7a068b9f4ad9 +RPMIdentity: a1632a26240a2141946896624e9b9ac1f156db06c31729d11eb16e56e217f44cc46e4e432497edb88072c4c5bcf260f49466027a30f12cc948f7d9162c3b1074 --- libnfs-debuginfo-4.0.0-alt1.x86_64.rpm.repo 2021-07-12 08:53:42.000000000 +0000 +++ libnfs-debuginfo-4.0.0-alt1.x86_64.rpm.hasher 2024-06-16 02:06:19.053969184 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2d 40755 root:root -/usr/lib/debug/.build-id/2d/a44497a024d22d35bd7a888ca4212adb692f77 120777 root:root ../../../../lib64/libnfs.so.13.0.0 -/usr/lib/debug/.build-id/2d/a44497a024d22d35bd7a888ca4212adb692f77.debug 120777 root:root ../../usr/lib64/libnfs.so.13.0.0.debug +/usr/lib/debug/.build-id/28 40755 root:root +/usr/lib/debug/.build-id/28/f2fc194f2c6be03e624e8e3f1f14efee2556e3 120777 root:root ../../../../lib64/libnfs.so.13.0.0 +/usr/lib/debug/.build-id/28/f2fc194f2c6be03e624e8e3f1f14efee2556e3.debug 120777 root:root ../../usr/lib64/libnfs.so.13.0.0.debug /usr/lib/debug/usr/lib64/libnfs.so.13.0.0.debug 100644 root:root @@ -57,6 +57,6 @@ Provides: libnfs-debuginfo = 4.0.0-alt1:sisyphus+278237.100.1.1 -File: /usr/lib/debug/.build-id/2d 40755 root:root -File: /usr/lib/debug/.build-id/2d/a44497a024d22d35bd7a888ca4212adb692f77 120777 root:root ../../../../lib64/libnfs.so.13.0.0 -File: /usr/lib/debug/.build-id/2d/a44497a024d22d35bd7a888ca4212adb692f77.debug 120777 root:root ../../usr/lib64/libnfs.so.13.0.0.debug -File: /usr/lib/debug/usr/lib64/libnfs.so.13.0.0.debug 100644 root:root 3886472d0938bf7c226a5f06a8b5c358 +File: /usr/lib/debug/.build-id/28 40755 root:root +File: /usr/lib/debug/.build-id/28/f2fc194f2c6be03e624e8e3f1f14efee2556e3 120777 root:root ../../../../lib64/libnfs.so.13.0.0 +File: /usr/lib/debug/.build-id/28/f2fc194f2c6be03e624e8e3f1f14efee2556e3.debug 120777 root:root ../../usr/lib64/libnfs.so.13.0.0.debug +File: /usr/lib/debug/usr/lib64/libnfs.so.13.0.0.debug 100644 root:root 0c4578e6cd24be14b0757b5dc73c862c File: /usr/lib/debug/usr/lib64/libnfs.so.13.debug 120777 root:root libnfs.so.13.0.0.debug @@ -109,2 +109,2 @@ File: /usr/src/debug/libnfs-libnfs-4.0.0/win32/win32_compat.c 100644 root:root da364a0526e9ce4c1c3db61b302aa0c4 -RPMIdentity: cf0d05c3147722dcec35cd0aaca7ded89350e3cffccc435038e010ad25e46b7882bdc2cd48a3c7fd811ea69279e5be5e9e0fc1462948e6cfd50de543f2b5e588 +RPMIdentity: ab5c6cb42703899313fbd33118c1ac2c22ebaeb942826a5b867a99d0fab31b79d664af1c4f3dfc615ccdec289b639bfb33e4e1bd691f1c95e132105e94114eec --- libnfs-utils-4.0.0-alt1.x86_64.rpm.repo 2021-07-12 08:53:42.000000000 +0000 +++ libnfs-utils-4.0.0-alt1.x86_64.rpm.hasher 2024-06-16 02:06:19.179971694 +0000 @@ -10,5 +10,5 @@ Provides: libnfs-utils = 4.0.0-alt1:sisyphus+278237.100.1.1 -File: /usr/bin/nfs-cat 100755 root:root 462569874cb9b03b035242d6faab7e5d -File: /usr/bin/nfs-cp 100755 root:root 299c6ec7dc7f00fba97c6b535a50dbb9 -File: /usr/bin/nfs-ls 100755 root:root 8260789d3011f7d761c83dfa8b21d3b4 +File: /usr/bin/nfs-cat 100755 root:root 59c8d7c94fb370b379da2118d443fd71 +File: /usr/bin/nfs-cp 100755 root:root 67c906fc4c6e31f01e7da2000da8f3e8 +File: /usr/bin/nfs-ls 100755 root:root bf90c31711530b74ddbc2447ec11fd8d File: /usr/share/man/man1/nfs-cat.1.xz 100644 root:root 050cd79bebb028f7e2cab4a64ab89724 @@ -16,2 +16,2 @@ File: /usr/share/man/man1/nfs-ls.1.xz 100644 root:root 865b8b1f00930391d24fd356273abec3 -RPMIdentity: 3b523f2b7cd4beeb372c8328aa0e6962dc1f27e97e052df00d9325d10fc8b455c7823a5ee97a728e0f8075c4515c098d92c5887651c5018dec0468164cb505e4 +RPMIdentity: 5f5a71f4464293c4624cc5ccc918fefa11c2583773b187ecb2635fae969bf51c2fb67af121da95506c7a25c307817ce5e58cb7943796174f2685518d04dfca98 --- libnfs-utils-debuginfo-4.0.0-alt1.x86_64.rpm.repo 2021-07-12 08:53:42.000000000 +0000 +++ libnfs-utils-debuginfo-4.0.0-alt1.x86_64.rpm.hasher 2024-06-16 02:06:19.247973049 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/61 40755 root:root -/usr/lib/debug/.build-id/61/b55361411a669d3ee0b8b982e44076d631f067 120777 root:root ../../../../bin/nfs-ls -/usr/lib/debug/.build-id/61/b55361411a669d3ee0b8b982e44076d631f067.debug 120777 root:root ../../usr/bin/nfs-ls.debug -/usr/lib/debug/.build-id/bd 40755 root:root -/usr/lib/debug/.build-id/bd/9c151b47c5582497e380a3bf3266c57193b3ae 120777 root:root ../../../../bin/nfs-cat -/usr/lib/debug/.build-id/bd/9c151b47c5582497e380a3bf3266c57193b3ae.debug 120777 root:root ../../usr/bin/nfs-cat.debug -/usr/lib/debug/.build-id/db 40755 root:root -/usr/lib/debug/.build-id/db/2505eeda0fab1dd586a10e6154695ead1ce5ed 120777 root:root ../../../../bin/nfs-cp -/usr/lib/debug/.build-id/db/2505eeda0fab1dd586a10e6154695ead1ce5ed.debug 120777 root:root ../../usr/bin/nfs-cp.debug +/usr/lib/debug/.build-id/c5 40755 root:root +/usr/lib/debug/.build-id/c5/62e9024719a782874abb12e92f722d2da88d09 120777 root:root ../../../../bin/nfs-cat +/usr/lib/debug/.build-id/c5/62e9024719a782874abb12e92f722d2da88d09.debug 120777 root:root ../../usr/bin/nfs-cat.debug +/usr/lib/debug/.build-id/f7 40755 root:root +/usr/lib/debug/.build-id/f7/8c8c806b7ac96f069adacd5404669471fc735d 120777 root:root ../../../../bin/nfs-cp +/usr/lib/debug/.build-id/f7/8c8c806b7ac96f069adacd5404669471fc735d.debug 120777 root:root ../../usr/bin/nfs-cp.debug +/usr/lib/debug/.build-id/ff 40755 root:root +/usr/lib/debug/.build-id/ff/05af542574905a26b961b6db2450b580dd52c1 120777 root:root ../../../../bin/nfs-ls +/usr/lib/debug/.build-id/ff/05af542574905a26b961b6db2450b580dd52c1.debug 120777 root:root ../../usr/bin/nfs-ls.debug /usr/lib/debug/usr/bin/nfs-cat.debug 100644 root:root @@ -22,14 +22,14 @@ Provides: libnfs-utils-debuginfo = 4.0.0-alt1:sisyphus+278237.100.1.1 -File: /usr/lib/debug/.build-id/61 40755 root:root -File: /usr/lib/debug/.build-id/61/b55361411a669d3ee0b8b982e44076d631f067 120777 root:root ../../../../bin/nfs-ls -File: /usr/lib/debug/.build-id/61/b55361411a669d3ee0b8b982e44076d631f067.debug 120777 root:root ../../usr/bin/nfs-ls.debug -File: /usr/lib/debug/.build-id/bd 40755 root:root -File: /usr/lib/debug/.build-id/bd/9c151b47c5582497e380a3bf3266c57193b3ae 120777 root:root ../../../../bin/nfs-cat -File: /usr/lib/debug/.build-id/bd/9c151b47c5582497e380a3bf3266c57193b3ae.debug 120777 root:root ../../usr/bin/nfs-cat.debug -File: /usr/lib/debug/.build-id/db 40755 root:root -File: /usr/lib/debug/.build-id/db/2505eeda0fab1dd586a10e6154695ead1ce5ed 120777 root:root ../../../../bin/nfs-cp -File: /usr/lib/debug/.build-id/db/2505eeda0fab1dd586a10e6154695ead1ce5ed.debug 120777 root:root ../../usr/bin/nfs-cp.debug -File: /usr/lib/debug/usr/bin/nfs-cat.debug 100644 root:root 3589931809e5d84a6e3fca8e5d29f668 -File: /usr/lib/debug/usr/bin/nfs-cp.debug 100644 root:root 90886f35f67208bcfe9861819c971714 -File: /usr/lib/debug/usr/bin/nfs-ls.debug 100644 root:root ce80be00fdfcf7608494a475171e374d +File: /usr/lib/debug/.build-id/c5 40755 root:root +File: /usr/lib/debug/.build-id/c5/62e9024719a782874abb12e92f722d2da88d09 120777 root:root ../../../../bin/nfs-cat +File: /usr/lib/debug/.build-id/c5/62e9024719a782874abb12e92f722d2da88d09.debug 120777 root:root ../../usr/bin/nfs-cat.debug +File: /usr/lib/debug/.build-id/f7 40755 root:root +File: /usr/lib/debug/.build-id/f7/8c8c806b7ac96f069adacd5404669471fc735d 120777 root:root ../../../../bin/nfs-cp +File: /usr/lib/debug/.build-id/f7/8c8c806b7ac96f069adacd5404669471fc735d.debug 120777 root:root ../../usr/bin/nfs-cp.debug +File: /usr/lib/debug/.build-id/ff 40755 root:root +File: /usr/lib/debug/.build-id/ff/05af542574905a26b961b6db2450b580dd52c1 120777 root:root ../../../../bin/nfs-ls +File: /usr/lib/debug/.build-id/ff/05af542574905a26b961b6db2450b580dd52c1.debug 120777 root:root ../../usr/bin/nfs-ls.debug +File: /usr/lib/debug/usr/bin/nfs-cat.debug 100644 root:root 2bab951f3cc70ce45b7b03cb76ce7e55 +File: /usr/lib/debug/usr/bin/nfs-cp.debug 100644 root:root 13bbe8007e7cdce54a201a486164e90e +File: /usr/lib/debug/usr/bin/nfs-ls.debug 100644 root:root 459571aaa0bea0dd0a0a5d6b065e7a80 File: /usr/src/debug/libnfs-libnfs-4.0.0 40755 root:root @@ -39,2 +39,2 @@ File: /usr/src/debug/libnfs-libnfs-4.0.0/utils/nfs-ls.c 100644 root:root 9239b5dc379db62363d91e4286802efc -RPMIdentity: 0b1422364b691d3f45b86d6d5794980cf7714afbd03a650b7959922e64cc61f2741b8db770e8b6985ce4f20af130d4a1efeb991312b35bf4ee2328bf79c64489 +RPMIdentity: b41fc3168eabbc0a2a7ced042c6d09c95d35d118682c2df7d4a4fd585662e5f92de3baddb8fb45f46a3b1abe9bc60a506ecc38592dda3741b890baee0a7417a5