<86>Aug 15 10:07:32 userdel[4143680]: delete user 'rooter' <86>Aug 15 10:07:32 userdel[4143680]: removed group 'rooter' owned by 'rooter' <86>Aug 15 10:07:32 userdel[4143680]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 15 10:07:32 groupadd[4143699]: group added to /etc/group: name=rooter, GID=666 <86>Aug 15 10:07:32 groupadd[4143699]: group added to /etc/gshadow: name=rooter <86>Aug 15 10:07:32 groupadd[4143699]: new group: name=rooter, GID=666 <86>Aug 15 10:07:32 useradd[4143704]: new user: name=rooter, UID=666, GID=666, home=/root, shell=/bin/bash <86>Aug 15 10:07:32 userdel[4143729]: delete user 'builder' <86>Aug 15 10:07:32 userdel[4143729]: removed group 'builder' owned by 'builder' <86>Aug 15 10:07:32 userdel[4143729]: removed shadow group 'builder' owned by 'builder' <86>Aug 15 10:07:32 groupadd[4143736]: group added to /etc/group: name=builder, GID=667 <86>Aug 15 10:07:32 groupadd[4143736]: group added to /etc/gshadow: name=builder <86>Aug 15 10:07:32 groupadd[4143736]: new group: name=builder, GID=667 <86>Aug 15 10:07:32 useradd[4143743]: new user: name=builder, UID=667, GID=667, 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.37856 + 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.37856 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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... 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.55992 + 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] 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: 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) Hardlinking identical .pyc and .pyo files Processing files: libnfs-4.0.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67692 + 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.YUu3Vh find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,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.hiCao8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.uIkC11 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.JnIFXY find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0lFS9Y find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.BGoKA2 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.EfKcj9 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9aYIaj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.mnxggw 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.Fmm6IM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sxLfx6 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.f2kGFt find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GlEy9T 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 3 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) 30.21user 6.39system 0:47.57elapsed 76%CPU (0avgtext+0avgdata 59704maxresident)k 0inputs+0outputs (0major+1819548minor)pagefaults 0swaps 32.51user 11.00system 0:54.04elapsed 80%CPU (0avgtext+0avgdata 59704maxresident)k 0inputs+0outputs (0major+2069948minor)pagefaults 0swaps --- libnfs-4.0.0-alt1.x86_64.rpm.repo 2019-02-13 15:44:43.000000000 +0000 +++ libnfs-4.0.0-alt1.x86_64.rpm.hasher 2021-08-15 10:08:23.091105968 +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 0cbc328eb97f1600eeb6a802e29e3bb9 +File: /usr/lib64/libnfs.so.13.0.0 100644 root:root 98e39816dadf741ddae9417b185e5e20 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: 2edf0f25e195f4354865016a6a7c59fe1893a154623b53b61d826f860f72d771ec9041fef5e0486b28802fa97d43098da2fa6862184816b4f3345cafbacb29c9 +RPMIdentity: da9878d160ea8cf5681b7f8345201cbfd94f8e85110e1b1bffe1af7f81a654ae395b9270e64e5fd2201d2fed17471ac6c3ee7e3c93c2857618a3d9094aab67cc --- libnfs-debuginfo-4.0.0-alt1.x86_64.rpm.repo 2019-02-13 15:44:43.000000000 +0000 +++ libnfs-debuginfo-4.0.0-alt1.x86_64.rpm.hasher 2021-08-15 10:08:23.269106650 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d3 40755 root:root -/usr/lib/debug/.build-id/d3/b86665ffb17396de363e840c7bfe75e6ccfc6f 120777 root:root ../../../../lib64/libnfs.so.13.0.0 -/usr/lib/debug/.build-id/d3/b86665ffb17396de363e840c7bfe75e6ccfc6f.debug 120777 root:root ../../usr/lib64/libnfs.so.13.0.0.debug +/usr/lib/debug/.build-id/ac 40755 root:root +/usr/lib/debug/.build-id/ac/ffb263a099cb8d2bc70e0129c4ec50c99c40ff 120777 root:root ../../../../lib64/libnfs.so.13.0.0 +/usr/lib/debug/.build-id/ac/ffb263a099cb8d2bc70e0129c4ec50c99c40ff.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+221468.100.1.1 -File: /usr/lib/debug/.build-id/d3 40755 root:root -File: /usr/lib/debug/.build-id/d3/b86665ffb17396de363e840c7bfe75e6ccfc6f 120777 root:root ../../../../lib64/libnfs.so.13.0.0 -File: /usr/lib/debug/.build-id/d3/b86665ffb17396de363e840c7bfe75e6ccfc6f.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 b4e24161a7d40462f3c9fe6a135de10e +File: /usr/lib/debug/.build-id/ac 40755 root:root +File: /usr/lib/debug/.build-id/ac/ffb263a099cb8d2bc70e0129c4ec50c99c40ff 120777 root:root ../../../../lib64/libnfs.so.13.0.0 +File: /usr/lib/debug/.build-id/ac/ffb263a099cb8d2bc70e0129c4ec50c99c40ff.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 0c22a1efa9e5389407beb57809160a16 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: c2d7fb80ddb97ede98df058842db4fc29ec08efd349634f158fde0bd4c60ee1fd2608cc0aa66bdb1fdcae97687d41ddb4592c637bbf2aecbf140f78dcfe972e9 +RPMIdentity: ee56b6d2ec70a9f6de23b04ef80a8e748fb175d013ee5ba23d0f39d5f34edc9d572876a15dcba0c7ff2d6e9d8a025d9b2fa0fc992dc957f3b1d186bae7b8d1c8 --- libnfs-utils-4.0.0-alt1.x86_64.rpm.repo 2019-02-13 15:44:43.000000000 +0000 +++ libnfs-utils-4.0.0-alt1.x86_64.rpm.hasher 2021-08-15 10:08:23.433107278 +0000 @@ -10,5 +10,5 @@ Provides: libnfs-utils = 4.0.0-alt1:sisyphus+221468.100.1.1 -File: /usr/bin/nfs-cat 100755 root:root 1213bdb1c22680d2fec9213f3862d8ae -File: /usr/bin/nfs-cp 100755 root:root b908e4ad1caac97caf700bfe2e4a83d8 -File: /usr/bin/nfs-ls 100755 root:root b5294788958eb1f526016f44fdf618a7 +File: /usr/bin/nfs-cat 100755 root:root 40e6eff8212f197e2f377aca9eb4335c +File: /usr/bin/nfs-cp 100755 root:root cd423124194b5a8ccddd9f7a5cf3324b +File: /usr/bin/nfs-ls 100755 root:root 456772bab52e2a0a17d3104452c643b8 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: 87564c217aea6990ff188bb7836779e67fd21e3c0e2e2163455a997c12026ace5b4639c23553f995aff799ceacbea9aed9a405dbdff2466a098b6400d0bf0dcd +RPMIdentity: fe61991c03cacf4e5f74e4151e42673eab8f7db71533b532777329a9a107bb5fea3936d795d79927ecbf95a78ac717168b764b4ca8f7cf9e0f52534e5de6e2a6 --- libnfs-utils-debuginfo-4.0.0-alt1.x86_64.rpm.repo 2019-02-13 15:44:43.000000000 +0000 +++ libnfs-utils-debuginfo-4.0.0-alt1.x86_64.rpm.hasher 2021-08-15 10:08:23.543107699 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/08 40755 root:root -/usr/lib/debug/.build-id/08/fbf49adefe4dd79678472de94bb29cc8e6c2b9 120777 root:root ../../../../bin/nfs-cp -/usr/lib/debug/.build-id/08/fbf49adefe4dd79678472de94bb29cc8e6c2b9.debug 120777 root:root ../../usr/bin/nfs-cp.debug -/usr/lib/debug/.build-id/23 40755 root:root -/usr/lib/debug/.build-id/23/55905fa686c72835e14b2060a21ed96c0268e8 120777 root:root ../../../../bin/nfs-cat -/usr/lib/debug/.build-id/23/55905fa686c72835e14b2060a21ed96c0268e8.debug 120777 root:root ../../usr/bin/nfs-cat.debug -/usr/lib/debug/.build-id/60 40755 root:root -/usr/lib/debug/.build-id/60/68b91a757dbb13fbed8d81750a8c4c145dff11 120777 root:root ../../../../bin/nfs-ls -/usr/lib/debug/.build-id/60/68b91a757dbb13fbed8d81750a8c4c145dff11.debug 120777 root:root ../../usr/bin/nfs-ls.debug +/usr/lib/debug/.build-id/bb 40755 root:root +/usr/lib/debug/.build-id/bb/d6b2c6355961b4137a3a0da37e23c8c6c7a5c9 120777 root:root ../../../../bin/nfs-cp +/usr/lib/debug/.build-id/bb/d6b2c6355961b4137a3a0da37e23c8c6c7a5c9.debug 120777 root:root ../../usr/bin/nfs-cp.debug +/usr/lib/debug/.build-id/c6 40755 root:root +/usr/lib/debug/.build-id/c6/b8bd760c4d6b554b5b60f659518887bc5a6dbb 120777 root:root ../../../../bin/nfs-ls +/usr/lib/debug/.build-id/c6/b8bd760c4d6b554b5b60f659518887bc5a6dbb.debug 120777 root:root ../../usr/bin/nfs-ls.debug +/usr/lib/debug/.build-id/e0 40755 root:root +/usr/lib/debug/.build-id/e0/2f6eb49e41e19799eaaf9684f6506cf1e04850 120777 root:root ../../../../bin/nfs-cat +/usr/lib/debug/.build-id/e0/2f6eb49e41e19799eaaf9684f6506cf1e04850.debug 120777 root:root ../../usr/bin/nfs-cat.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+221468.100.1.1 -File: /usr/lib/debug/.build-id/08 40755 root:root -File: /usr/lib/debug/.build-id/08/fbf49adefe4dd79678472de94bb29cc8e6c2b9 120777 root:root ../../../../bin/nfs-cp -File: /usr/lib/debug/.build-id/08/fbf49adefe4dd79678472de94bb29cc8e6c2b9.debug 120777 root:root ../../usr/bin/nfs-cp.debug -File: /usr/lib/debug/.build-id/23 40755 root:root -File: /usr/lib/debug/.build-id/23/55905fa686c72835e14b2060a21ed96c0268e8 120777 root:root ../../../../bin/nfs-cat -File: /usr/lib/debug/.build-id/23/55905fa686c72835e14b2060a21ed96c0268e8.debug 120777 root:root ../../usr/bin/nfs-cat.debug -File: /usr/lib/debug/.build-id/60 40755 root:root -File: /usr/lib/debug/.build-id/60/68b91a757dbb13fbed8d81750a8c4c145dff11 120777 root:root ../../../../bin/nfs-ls -File: /usr/lib/debug/.build-id/60/68b91a757dbb13fbed8d81750a8c4c145dff11.debug 120777 root:root ../../usr/bin/nfs-ls.debug -File: /usr/lib/debug/usr/bin/nfs-cat.debug 100644 root:root 7477eeeb38cb1496e7ce2b68bd6267d1 -File: /usr/lib/debug/usr/bin/nfs-cp.debug 100644 root:root 8826fb77e598b1dd8e6bad55c9ae76f8 -File: /usr/lib/debug/usr/bin/nfs-ls.debug 100644 root:root 64951c613a19b8420c6cb6ebd90e789b +File: /usr/lib/debug/.build-id/bb 40755 root:root +File: /usr/lib/debug/.build-id/bb/d6b2c6355961b4137a3a0da37e23c8c6c7a5c9 120777 root:root ../../../../bin/nfs-cp +File: /usr/lib/debug/.build-id/bb/d6b2c6355961b4137a3a0da37e23c8c6c7a5c9.debug 120777 root:root ../../usr/bin/nfs-cp.debug +File: /usr/lib/debug/.build-id/c6 40755 root:root +File: /usr/lib/debug/.build-id/c6/b8bd760c4d6b554b5b60f659518887bc5a6dbb 120777 root:root ../../../../bin/nfs-ls +File: /usr/lib/debug/.build-id/c6/b8bd760c4d6b554b5b60f659518887bc5a6dbb.debug 120777 root:root ../../usr/bin/nfs-ls.debug +File: /usr/lib/debug/.build-id/e0 40755 root:root +File: /usr/lib/debug/.build-id/e0/2f6eb49e41e19799eaaf9684f6506cf1e04850 120777 root:root ../../../../bin/nfs-cat +File: /usr/lib/debug/.build-id/e0/2f6eb49e41e19799eaaf9684f6506cf1e04850.debug 120777 root:root ../../usr/bin/nfs-cat.debug +File: /usr/lib/debug/usr/bin/nfs-cat.debug 100644 root:root ec7bf2a67bd257f37de99252d2561cbc +File: /usr/lib/debug/usr/bin/nfs-cp.debug 100644 root:root c09cd1feb79c1d5d4bb2e1560fbeb3d8 +File: /usr/lib/debug/usr/bin/nfs-ls.debug 100644 root:root a8ecc1814070e38e0ff50f4560b6929b 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: 2f5c2e533d1ac704dcd0e958b8dd5b62d5bed7f1534c16d357f75a7a9a0766d23dfaebc0b2947706aff90251d4f68eaff382b5908c86f24bec97a5b35dd10afb +RPMIdentity: 2124d247cd48984ee5e100161a04f8ada0d6ec443ae360b7c40202c8a97bf66556d9399dad63ef58fa77c328d800326462ccde51f7a9a2cde4e2f4f438a3f441