ERROR: ld.so: object '/usr/lib64/libselinux-mach.so' from LD_PRELOAD cannot be preloaded: ignored. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.10990 + umask 022 + cd /usr/src/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/rpm/BUILD + rm -rf fuse-2.7.0 + /bin/gzip -dc /usr/src/rpm/SOURCES/fuse-2.7.0.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fuse-2.7.0 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|mknod|echo Disabled: mknod |g' util/Makefile.in + echo 'Patch #0 (fuse-udev_rules.patch):' Patch #0 (fuse-udev_rules.patch): + patch -p0 -b --suffix .patch0 -s + echo 'Patch #1 (fuse-2.7.0-openfix.patch):' Patch #1 (fuse-2.7.0-openfix.patch): + patch -p1 -b --suffix .patch1 -s + echo 'Patch #2 (fuse-2.7.0-glfs6.patch):' Patch #2 (fuse-2.7.0-glfs6.patch): + patch -p1 -b --suffix .glfs -s + cp /usr/src/rpm/SOURCES/fuse-README.fedora README.fedora + sed -i 's|2.7.0|2.7.0-glfs6|g' configure configure.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.10990 + umask 022 + cd /usr/src/rpm/BUILD + cd fuse-2.7.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-kernel-module --libdir=/lib --bindir=/bin --exec-prefix=/ checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 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 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... 32768 checking whether the shell understands some XSI constructs... yes checking for /usr/bin/ld option to reload object files... -r checking how to recognise dependent libraries... pass_all checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for i686-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether gcc and cc understand -c and -o together... yes checking for fork... yes checking for setxattr... yes checking for fdatasync... yes checking for struct stat.st_atim... yes checking for struct stat.st_atimespec... no checking for library containing dlopen... -ldl checking for library containing clock_gettime... -lrt checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: creating ./config.status config.status: creating fuse.pc config.status: creating Makefile config.status: creating lib/Makefile config.status: creating util/Makefile config.status: creating example/Makefile config.status: creating include/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 cd . && /bin/sh /usr/src/rpm/BUILD/fuse-2.7.0/missing --run aclocal-1.9 /usr/src/rpm/BUILD/fuse-2.7.0/missing: line 52: aclocal-1.9: command not found WARNING: `aclocal-1.9' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /usr/src/rpm/BUILD/fuse-2.7.0/missing --run autoconf cd . && /bin/sh /usr/src/rpm/BUILD/fuse-2.7.0/missing --run automake-1.9 --gnu /usr/src/rpm/BUILD/fuse-2.7.0/missing: line 52: automake-1.9: command not found /usr/src/rpm/BUILD/fuse-2.7.0/missing: line 52: autoconf: command not found WARNING: `automake-1.9' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. WARNING: `autoconf' is missing on your system. You should only need it if you modified `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. Making all in include make[1]: Entering directory `/usr/src/rpm/BUILD/fuse-2.7.0/include' cd .. && /bin/sh /usr/src/rpm/BUILD/fuse-2.7.0/missing --run autoheader /usr/src/rpm/BUILD/fuse-2.7.0/missing: line 52: autoheader: command not found WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. rm -f stamp-h1 touch config.h.in cd .. && /bin/sh ./config.status include/config.h config.status: creating include/config.h config.status: include/config.h is unchanged make all-am make[2]: Entering directory `/usr/src/rpm/BUILD/fuse-2.7.0/include' make[2]: Leaving directory `/usr/src/rpm/BUILD/fuse-2.7.0/include' make[1]: Leaving directory `/usr/src/rpm/BUILD/fuse-2.7.0/include' Making all in lib make[1]: Entering directory `/usr/src/rpm/BUILD/fuse-2.7.0/lib' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse.lo -MD -MP -MF ".deps/fuse.Tpo" -c -o fuse.lo fuse.c; \ then mv -f ".deps/fuse.Tpo" ".deps/fuse.Plo"; else rm -f ".deps/fuse.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_kern_chan.lo -MD -MP -MF ".deps/fuse_kern_chan.Tpo" -c -o fuse_kern_chan.lo fuse_kern_chan.c; \ then mv -f ".deps/fuse_kern_chan.Tpo" ".deps/fuse_kern_chan.Plo"; else rm -f ".deps/fuse_kern_chan.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_loop.lo -MD -MP -MF ".deps/fuse_loop.Tpo" -c -o fuse_loop.lo fuse_loop.c; \ then mv -f ".deps/fuse_loop.Tpo" ".deps/fuse_loop.Plo"; else rm -f ".deps/fuse_loop.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_loop_mt.lo -MD -MP -MF ".deps/fuse_loop_mt.Tpo" -c -o fuse_loop_mt.lo fuse_loop_mt.c; \ then mv -f ".deps/fuse_loop_mt.Tpo" ".deps/fuse_loop_mt.Plo"; else rm -f ".deps/fuse_loop_mt.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse.lo -MD -MP -MF .deps/fuse.Tpo -c fuse.c -fPIC -DPIC -o .libs/fuse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_loop.lo -MD -MP -MF .deps/fuse_loop.Tpo -c fuse_loop.c -fPIC -DPIC -o .libs/fuse_loop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_kern_chan.lo -MD -MP -MF .deps/fuse_kern_chan.Tpo -c fuse_kern_chan.c -fPIC -DPIC -o .libs/fuse_kern_chan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_loop_mt.lo -MD -MP -MF .deps/fuse_loop_mt.Tpo -c fuse_loop_mt.c -fPIC -DPIC -o .libs/fuse_loop_mt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_loop.lo -MD -MP -MF .deps/fuse_loop.Tpo -c fuse_loop.c -o fuse_loop.o >/dev/null 2>&1 fuse.c: In function 'fuse_compat_open': fuse.c:635: warning: dereferencing type-punned pointer will break strict-aliasing rules fuse.c:639: warning: dereferencing type-punned pointer will break strict-aliasing rules fuse.c: In function 'fuse_compat_release': fuse.c:649: warning: dereferencing type-punned pointer will break strict-aliasing rules fuse.c: In function 'fuse_compat_opendir': fuse.c:662: warning: dereferencing type-punned pointer will break strict-aliasing rules fuse.c: In function 'fuse_compat_statfs': fuse.c:702: warning: dereferencing type-punned pointer will break strict-aliasing rules fuse.c:709: warning: dereferencing type-punned pointer will break strict-aliasing rules libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_kern_chan.lo -MD -MP -MF .deps/fuse_kern_chan.Tpo -c fuse_kern_chan.c -o fuse_kern_chan.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_lowlevel.lo -MD -MP -MF ".deps/fuse_lowlevel.Tpo" -c -o fuse_lowlevel.lo fuse_lowlevel.c; \ then mv -f ".deps/fuse_lowlevel.Tpo" ".deps/fuse_lowlevel.Plo"; else rm -f ".deps/fuse_lowlevel.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_loop_mt.lo -MD -MP -MF .deps/fuse_loop_mt.Tpo -c fuse_loop_mt.c -o fuse_loop_mt.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_mt.lo -MD -MP -MF ".deps/fuse_mt.Tpo" -c -o fuse_mt.lo fuse_mt.c; \ then mv -f ".deps/fuse_mt.Tpo" ".deps/fuse_mt.Plo"; else rm -f ".deps/fuse_mt.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_lowlevel.lo -MD -MP -MF .deps/fuse_lowlevel.Tpo -c fuse_lowlevel.c -fPIC -DPIC -o .libs/fuse_lowlevel.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_opt.lo -MD -MP -MF ".deps/fuse_opt.Tpo" -c -o fuse_opt.lo fuse_opt.c; \ then mv -f ".deps/fuse_opt.Tpo" ".deps/fuse_opt.Plo"; else rm -f ".deps/fuse_opt.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_mt.lo -MD -MP -MF .deps/fuse_mt.Tpo -c fuse_mt.c -fPIC -DPIC -o .libs/fuse_mt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_mt.lo -MD -MP -MF .deps/fuse_mt.Tpo -c fuse_mt.c -o fuse_mt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_opt.lo -MD -MP -MF .deps/fuse_opt.Tpo -c fuse_opt.c -fPIC -DPIC -o .libs/fuse_opt.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_session.lo -MD -MP -MF ".deps/fuse_session.Tpo" -c -o fuse_session.lo fuse_session.c; \ then mv -f ".deps/fuse_session.Tpo" ".deps/fuse_session.Plo"; else rm -f ".deps/fuse_session.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_opt.lo -MD -MP -MF .deps/fuse_opt.Tpo -c fuse_opt.c -o fuse_opt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_session.lo -MD -MP -MF .deps/fuse_session.Tpo -c fuse_session.c -fPIC -DPIC -o .libs/fuse_session.o fuse_session.c: In function 'fuse_chan_recv': fuse_session.c:179: warning: dereferencing type-punned pointer will break strict-aliasing rules libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_session.lo -MD -MP -MF .deps/fuse_session.Tpo -c fuse_session.c -o fuse_session.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_signals.lo -MD -MP -MF ".deps/fuse_signals.Tpo" -c -o fuse_signals.lo fuse_signals.c; \ then mv -f ".deps/fuse_signals.Tpo" ".deps/fuse_signals.Plo"; else rm -f ".deps/fuse_signals.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_lowlevel.lo -MD -MP -MF .deps/fuse_lowlevel.Tpo -c fuse_lowlevel.c -o fuse_lowlevel.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT helper.lo -MD -MP -MF ".deps/helper.Tpo" -c -o helper.lo helper.c; \ then mv -f ".deps/helper.Tpo" ".deps/helper.Plo"; else rm -f ".deps/helper.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_signals.lo -MD -MP -MF .deps/fuse_signals.Tpo -c fuse_signals.c -fPIC -DPIC -o .libs/fuse_signals.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT helper.lo -MD -MP -MF .deps/helper.Tpo -c helper.c -fPIC -DPIC -o .libs/helper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse_signals.lo -MD -MP -MF .deps/fuse_signals.Tpo -c fuse_signals.c -o fuse_signals.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT subdir.lo -MD -MP -MF ".deps/subdir.Tpo" -c -o subdir.lo `test -f 'modules/subdir.c' || echo './'`modules/subdir.c; \ then mv -f ".deps/subdir.Tpo" ".deps/subdir.Plo"; else rm -f ".deps/subdir.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT helper.lo -MD -MP -MF .deps/helper.Tpo -c helper.c -o helper.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT subdir.lo -MD -MP -MF .deps/subdir.Tpo -c modules/subdir.c -fPIC -DPIC -o .libs/subdir.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iconv.lo -MD -MP -MF ".deps/iconv.Tpo" -c -o iconv.lo `test -f 'modules/iconv.c' || echo './'`modules/iconv.c; \ then mv -f ".deps/iconv.Tpo" ".deps/iconv.Plo"; else rm -f ".deps/iconv.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mount.lo -MD -MP -MF ".deps/mount.Tpo" -c -o mount.lo mount.c; \ then mv -f ".deps/mount.Tpo" ".deps/mount.Plo"; else rm -f ".deps/mount.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fuse.lo -MD -MP -MF .deps/fuse.Tpo -c fuse.c -o fuse.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iconv.lo -MD -MP -MF .deps/iconv.Tpo -c modules/iconv.c -fPIC -DPIC -o .libs/iconv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mount.lo -MD -MP -MF .deps/mount.Tpo -c mount.c -fPIC -DPIC -o .libs/mount.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT subdir.lo -MD -MP -MF .deps/subdir.Tpo -c modules/subdir.c -o subdir.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mount.lo -MD -MP -MF .deps/mount.Tpo -c mount.c -o mount.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iconv.lo -MD -MP -MF .deps/iconv.Tpo -c modules/iconv.c -o iconv.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mount_util.lo -MD -MP -MF ".deps/mount_util.Tpo" -c -o mount_util.lo mount_util.c; \ then mv -f ".deps/mount_util.Tpo" ".deps/mount_util.Plo"; else rm -f ".deps/mount_util.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mount_util.lo -MD -MP -MF .deps/mount_util.Tpo -c mount_util.c -fPIC -DPIC -o .libs/mount_util.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ulockmgr.lo -MD -MP -MF ".deps/ulockmgr.Tpo" -c -o ulockmgr.lo ulockmgr.c; \ then mv -f ".deps/ulockmgr.Tpo" ".deps/ulockmgr.Plo"; else rm -f ".deps/ulockmgr.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mount_util.lo -MD -MP -MF .deps/mount_util.Tpo -c mount_util.c -o mount_util.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ulockmgr.lo -MD -MP -MF .deps/ulockmgr.Tpo -c ulockmgr.c -fPIC -DPIC -o .libs/ulockmgr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ulockmgr.lo -MD -MP -MF .deps/ulockmgr.Tpo -c ulockmgr.c -o ulockmgr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libulockmgr.la -rpath /lib -version-number 1:0:1 ulockmgr.lo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libfuse.la -rpath /lib -pthread -lrt -ldl -version-number 2:7:0 -Wl,--version-script,./fuse_versionscript fuse.lo fuse_kern_chan.lo fuse_loop.lo fuse_loop_mt.lo fuse_lowlevel.lo fuse_mt.lo fuse_opt.lo fuse_session.lo fuse_signals.lo helper.lo subdir.lo iconv.lo mount.lo mount_util.lo libtool: link: gcc -shared .libs/ulockmgr.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libulockmgr.so.1 -o .libs/libulockmgr.so.1.0.1 libtool: link: (cd ".libs" && rm -f "libulockmgr.so.1" && ln -s "libulockmgr.so.1.0.1" "libulockmgr.so.1") libtool: link: (cd ".libs" && rm -f "libulockmgr.so" && ln -s "libulockmgr.so.1.0.1" "libulockmgr.so") libtool: link: ar cru .libs/libulockmgr.a ulockmgr.o libtool: link: ranlib .libs/libulockmgr.a libtool: link: creating libulockmgr.la libtool: link: ( cd ".libs" && rm -f "libulockmgr.la" && ln -s "../libulockmgr.la" "libulockmgr.la" ) libtool: link: gcc -shared .libs/fuse.o .libs/fuse_kern_chan.o .libs/fuse_loop.o .libs/fuse_loop_mt.o .libs/fuse_lowlevel.o .libs/fuse_mt.o .libs/fuse_opt.o .libs/fuse_session.o .libs/fuse_signals.o .libs/helper.o .libs/subdir.o .libs/iconv.o .libs/mount.o .libs/mount_util.o -lrt -ldl -m32 -march=i386 -mtune=generic -pthread -Wl,--version-script -Wl,./fuse_versionscript -Wl,-soname -Wl,libfuse.so.2 -o .libs/libfuse.so.2.7.0 libtool: link: (cd ".libs" && rm -f "libfuse.so.2" && ln -s "libfuse.so.2.7.0" "libfuse.so.2") libtool: link: (cd ".libs" && rm -f "libfuse.so" && ln -s "libfuse.so.2.7.0" "libfuse.so") libtool: link: ar cru .libs/libfuse.a fuse.o fuse_kern_chan.o fuse_loop.o fuse_loop_mt.o fuse_lowlevel.o fuse_mt.o fuse_opt.o fuse_session.o fuse_signals.o helper.o subdir.o iconv.o mount.o mount_util.o libtool: link: ranlib .libs/libfuse.a libtool: link: creating libfuse.la libtool: link: ( cd ".libs" && rm -f "libfuse.la" && ln -s "../libfuse.la" "libfuse.la" ) make[1]: Leaving directory `/usr/src/rpm/BUILD/fuse-2.7.0/lib' Making all in util make[1]: Entering directory `/usr/src/rpm/BUILD/fuse-2.7.0/util' cd .. && /bin/sh ./config.status util/Makefile depfiles config.status: creating util/Makefile config.status: executing depfiles commands make[1]: Leaving directory `/usr/src/rpm/BUILD/fuse-2.7.0/util' make[1]: Entering directory `/usr/src/rpm/BUILD/fuse-2.7.0/util' if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fusermount-fusermount.o -MD -MP -MF ".deps/fusermount-fusermount.Tpo" -c -o fusermount-fusermount.o `test -f 'fusermount.c' || echo './'`fusermount.c; \ then mv -f ".deps/fusermount-fusermount.Tpo" ".deps/fusermount-fusermount.Po"; else rm -f ".deps/fusermount-fusermount.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ulockmgr_server-ulockmgr_server.o -MD -MP -MF ".deps/ulockmgr_server-ulockmgr_server.Tpo" -c -o ulockmgr_server-ulockmgr_server.o `test -f 'ulockmgr_server.c' || echo './'`ulockmgr_server.c; \ then mv -f ".deps/ulockmgr_server-ulockmgr_server.Tpo" ".deps/ulockmgr_server-ulockmgr_server.Po"; else rm -f ".deps/ulockmgr_server-ulockmgr_server.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mount.fuse.o -MD -MP -MF ".deps/mount.fuse.Tpo" -c -o mount.fuse.o mount.fuse.c; \ then mv -f ".deps/mount.fuse.Tpo" ".deps/mount.fuse.Po"; else rm -f ".deps/mount.fuse.Tpo"; exit 1; fi fusermount.c: In function 'mount_fuse': fusermount.c:733: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o mount.fuse mount.fuse.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o ulockmgr_server -pthread ulockmgr_server-ulockmgr_server.o libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o mount.fuse mount.fuse.o libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o ulockmgr_server -pthread ulockmgr_server-ulockmgr_server.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o fusermount fusermount-fusermount.o ../lib/mount_util.o libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o fusermount fusermount-fusermount.o ../lib/mount_util.o make[1]: Leaving directory `/usr/src/rpm/BUILD/fuse-2.7.0/util' Making all in example make[1]: Entering directory `/usr/src/rpm/BUILD/fuse-2.7.0/example' if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fusexmp.o -MD -MP -MF ".deps/fusexmp.Tpo" -c -o fusexmp.o fusexmp.c; \ then mv -f ".deps/fusexmp.Tpo" ".deps/fusexmp.Po"; else rm -f ".deps/fusexmp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fusexmp_fh.o -MD -MP -MF ".deps/fusexmp_fh.Tpo" -c -o fusexmp_fh.o fusexmp_fh.c; \ then mv -f ".deps/fusexmp_fh.Tpo" ".deps/fusexmp_fh.Po"; else rm -f ".deps/fusexmp_fh.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT null.o -MD -MP -MF ".deps/null.Tpo" -c -o null.o null.c; \ then mv -f ".deps/null.Tpo" ".deps/null.Po"; else rm -f ".deps/null.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hello.o -MD -MP -MF ".deps/hello.Tpo" -c -o hello.o hello.c; \ then mv -f ".deps/hello.Tpo" ".deps/hello.Po"; else rm -f ".deps/hello.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hello_ll.o -MD -MP -MF ".deps/hello_ll.Tpo" -c -o hello_ll.o hello_ll.c; \ then mv -f ".deps/hello_ll.Tpo" ".deps/hello_ll.Po"; else rm -f ".deps/hello_ll.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o null null.o ../lib/libfuse.la -pthread -lrt -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o hello hello.o ../lib/libfuse.la -pthread -lrt -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o fusexmp fusexmp.o ../lib/libfuse.la -pthread -lrt -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o fusexmp_fh fusexmp_fh.o ../lib/libfuse.la ../lib/libulockmgr.la -pthread -lrt -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/null null.o -pthread -pthread ../lib/.libs/libfuse.so -lrt -ldl libtool: link: creating null /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o hello_ll hello_ll.o ../lib/libfuse.la -pthread -lrt -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/hello hello.o -pthread -pthread ../lib/.libs/libfuse.so -lrt -ldl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/fusexmp fusexmp.o -pthread -pthread ../lib/.libs/libfuse.so -lrt -ldl libtool: link: creating hello libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/fusexmp_fh fusexmp_fh.o -pthread ../lib/.libs/libfuse.so -pthread ../lib/.libs/libulockmgr.so -lrt -ldl libtool: link: creating fusexmp libtool: link: creating fusexmp_fh libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/hello_ll hello_ll.o -pthread -pthread ../lib/.libs/libfuse.so -lrt -ldl libtool: link: creating hello_ll make[1]: Leaving directory `/usr/src/rpm/BUILD/fuse-2.7.0/example' make[1]: Entering directory `/usr/src/rpm/BUILD/fuse-2.7.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/rpm/BUILD/fuse-2.7.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.98865 + umask 022 + cd /usr/src/rpm/BUILD + cd fuse-2.7.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild + make install DESTDIR=/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild Making install in include make[1]: Entering directory `/usr/src/rpm/BUILD/fuse-2.7.0/include' make[2]: Entering directory `/usr/src/rpm/BUILD/fuse-2.7.0/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/fuse" || mkdir -p -- "/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/include/fuse" /usr/bin/install -c -m 644 'fuse.h' '/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/include/fuse/fuse.h' /usr/bin/install -c -m 644 'fuse_compat.h' '/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/include/fuse/fuse_compat.h' /usr/bin/install -c -m 644 'fuse_common.h' '/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/include/fuse/fuse_common.h' /usr/bin/install -c -m 644 'fuse_common_compat.h' '/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/include/fuse/fuse_common_compat.h' /usr/bin/install -c -m 644 'fuse_lowlevel.h' '/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/include/fuse/fuse_lowlevel.h' /usr/bin/install -c -m 644 'fuse_lowlevel_compat.h' '/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/include/fuse/fuse_lowlevel_compat.h' /usr/bin/install -c -m 644 'fuse_opt.h' '/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/include/fuse/fuse_opt.h' test -z "/usr/include" || mkdir -p -- "/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/include" /usr/bin/install -c -m 644 'old/fuse.h' '/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/include/fuse.h' /usr/bin/install -c -m 644 'ulockmgr.h' '/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/include/ulockmgr.h' make[2]: Leaving directory `/usr/src/rpm/BUILD/fuse-2.7.0/include' make[1]: Leaving directory `/usr/src/rpm/BUILD/fuse-2.7.0/include' Making install in lib make[1]: Entering directory `/usr/src/rpm/BUILD/fuse-2.7.0/lib' make[2]: Entering directory `/usr/src/rpm/BUILD/fuse-2.7.0/lib' test -z "/lib" || mkdir -p -- "/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libfuse.la' '/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib/libfuse.la' libtool: install: /usr/bin/install -c .libs/libfuse.so.2.7.0 /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib/libfuse.so.2.7.0 libtool: install: (cd /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib && { ln -s -f libfuse.so.2.7.0 libfuse.so.2 || { rm -f libfuse.so.2 && ln -s libfuse.so.2.7.0 libfuse.so.2; }; }) libtool: install: (cd /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib && { ln -s -f libfuse.so.2.7.0 libfuse.so || { rm -f libfuse.so && ln -s libfuse.so.2.7.0 libfuse.so; }; }) libtool: install: /usr/bin/install -c .libs/libfuse.lai /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib/libfuse.la libtool: install: /usr/bin/install -c .libs/libfuse.a /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib/libfuse.a libtool: install: chmod 644 /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib/libfuse.a libtool: install: ranlib /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib/libfuse.a libtool: install: warning: remember to run `libtool --finish /lib' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libulockmgr.la' '/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib/libulockmgr.la' libtool: install: /usr/bin/install -c .libs/libulockmgr.so.1.0.1 /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib/libulockmgr.so.1.0.1 libtool: install: (cd /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib && { ln -s -f libulockmgr.so.1.0.1 libulockmgr.so.1 || { rm -f libulockmgr.so.1 && ln -s libulockmgr.so.1.0.1 libulockmgr.so.1; }; }) libtool: install: (cd /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib && { ln -s -f libulockmgr.so.1.0.1 libulockmgr.so || { rm -f libulockmgr.so && ln -s libulockmgr.so.1.0.1 libulockmgr.so; }; }) libtool: install: /usr/bin/install -c .libs/libulockmgr.lai /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib/libulockmgr.la libtool: install: /usr/bin/install -c .libs/libulockmgr.a /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib/libulockmgr.a libtool: install: chmod 644 /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib/libulockmgr.a libtool: install: ranlib /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib/libulockmgr.a libtool: install: warning: remember to run `libtool --finish /lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/fuse-2.7.0/lib' make[1]: Leaving directory `/usr/src/rpm/BUILD/fuse-2.7.0/lib' Making install in util make[1]: Entering directory `/usr/src/rpm/BUILD/fuse-2.7.0/util' make[2]: Entering directory `/usr/src/rpm/BUILD/fuse-2.7.0/util' test -z "/bin" || mkdir -p -- "/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'fusermount' '/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/bin/fusermount' libtool: install: /usr/bin/install -c fusermount /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/bin/fusermount /bin/sh ../libtool --mode=install /usr/bin/install -c 'ulockmgr_server' '/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/bin/ulockmgr_server' libtool: install: /usr/bin/install -c ulockmgr_server /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/bin/ulockmgr_server mkdir -p -- /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/sbin /usr/bin/install -c ./mount.fuse /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/sbin/mount.fuse mkdir -p -- /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/etc/init.d /usr/bin/install -c ./init_script /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/etc/init.d/fuse make install-exec-hook make[3]: Entering directory `/usr/src/rpm/BUILD/fuse-2.7.0/util' chown root /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/bin/fusermount chown: changing ownership of `/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/bin/fusermount': Operation not permitted make[3]: [install-exec-hook] Error 1 (ignored) chmod u+s /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/bin/fusermount echo Disabled: mknod /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/dev/fuse -m 0666 c 10 229 || true Disabled: mknod /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/dev/fuse -m 0666 c 10 229 make[3]: Leaving directory `/usr/src/rpm/BUILD/fuse-2.7.0/util' mkdir -p -- /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/etc/udev/rules.d /usr/bin/install -c -m 644 ./udev.rules /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/etc/udev/rules.d/99-fuse.rules make[2]: Leaving directory `/usr/src/rpm/BUILD/fuse-2.7.0/util' make[1]: Leaving directory `/usr/src/rpm/BUILD/fuse-2.7.0/util' Making install in example make[1]: Entering directory `/usr/src/rpm/BUILD/fuse-2.7.0/example' make[2]: Entering directory `/usr/src/rpm/BUILD/fuse-2.7.0/example' 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/fuse-2.7.0/example' make[1]: Leaving directory `/usr/src/rpm/BUILD/fuse-2.7.0/example' make[1]: Entering directory `/usr/src/rpm/BUILD/fuse-2.7.0' make[2]: Entering directory `/usr/src/rpm/BUILD/fuse-2.7.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/lib/pkgconfig" || mkdir -p -- "/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib/pkgconfig" /usr/bin/install -c -m 644 'fuse.pc' '/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib/pkgconfig/fuse.pc' make[2]: Leaving directory `/usr/src/rpm/BUILD/fuse-2.7.0' make[1]: Leaving directory `/usr/src/rpm/BUILD/fuse-2.7.0' + find /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild -type f -name '*.la' -exec rm -f '{}' ';' + install -D -p -m 644 /usr/src/rpm/SOURCES/fuse-udev.nodes /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild//etc/udev/makedev.d/99-fuse.nodes + install -D -p -m 644 /usr/src/rpm/SOURCES/fuse-makedev.d-fuse /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild//etc/makedev.d/z-fuse + chmod 0755 /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/bin/fusermount + mkdir -p /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/lib + mv /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib/pkgconfig /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/lib + rm -f /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib/libfuse.a /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib/libulockmgr.a + mkdir -p /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/bin + cd /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/bin + ln -s /bin/fusermount fusermount + ln -s /bin/ulockmgr_server ulockmgr_server + /usr/lib/rpm/find-debuginfo.sh /usr/src/rpm/BUILD/fuse-2.7.0 extracting debug info from /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib/libfuse.so.2.7.0 extracting debug info from /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/lib/libulockmgr.so.1.0.1 extracting debug info from /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/bin/ulockmgr_server extracting debug info from /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/bin/fusermount extracting debug info from /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/sbin/mount.fuse 754 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: fuse-2.7.0-9.el5.glfs6 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.74295 + umask 022 + cd /usr/src/rpm/BUILD + cd fuse-2.7.0 + DOCDIR=/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/share/doc/fuse-2.7.0 + export DOCDIR + rm -rf /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/share/doc/fuse-2.7.0 + /bin/mkdir -p /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/share/doc/fuse-2.7.0 + cp -pr AUTHORS ChangeLog COPYING FAQ Filesystems NEWS README README.NFS README.fedora /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/share/doc/fuse-2.7.0 + exit 0 Provides: config(fuse) = 2.7.0-9.el5.glfs6 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/groupadd Requires(post): /bin/sh /sbin/MAKEDEV Requires(postun): /bin/sh /usr/sbin/groupdel Requires: /bin/sh config(fuse) = 2.7.0-9.el5.glfs6 dkms-fuse >= 2.7.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) rtld(GNU_HASH) which Processing files: fuse-libs-2.7.0-9.el5.glfs6 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.74295 + umask 022 + cd /usr/src/rpm/BUILD + cd fuse-2.7.0 + DOCDIR=/var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/share/doc/fuse-libs-2.7.0 + export DOCDIR + rm -rf /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/share/doc/fuse-libs-2.7.0 + /bin/mkdir -p /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/share/doc/fuse-libs-2.7.0 + cp -pr COPYING.LIB /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild/usr/share/doc/fuse-libs-2.7.0 + exit 0 Provides: libfuse.so.2 libfuse.so.2(FUSE_2.2) libfuse.so.2(FUSE_2.4) libfuse.so.2(FUSE_2.5) libfuse.so.2(FUSE_2.6) libfuse.so.2(FUSE_2.7) libulockmgr.so.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libfuse.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) librt.so.1 librt.so.1(GLIBC_2.2) libulockmgr.so.1 rtld(GNU_HASH) Processing files: fuse-devel-2.7.0-9.el5.glfs6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: fuse-libs = 2.7.0-9.el5.glfs6 libfuse.so.2 libulockmgr.so.1 pkgconfig Processing files: fuse-debuginfo-2.7.0-9.el5.glfs6 Provides: libfuse.so.2.7.0.debug libulockmgr.so.1.0.1.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild Wrote: /usr/src/rpm/SRPMS/fuse-2.7.0-9.el5.glfs6.src.rpm Wrote: /usr/src/rpm/RPMS/fuse-2.7.0-9.el5.glfs6.i386.rpm Wrote: /usr/src/rpm/RPMS/fuse-libs-2.7.0-9.el5.glfs6.i386.rpm Wrote: /usr/src/rpm/RPMS/fuse-devel-2.7.0-9.el5.glfs6.i386.rpm Wrote: /usr/src/rpm/RPMS/fuse-debuginfo-2.7.0-9.el5.glfs6.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.79602 + umask 022 + cd /usr/src/rpm/BUILD + cd fuse-2.7.0 + rm -rf /var/tmp/fuse-2.7.0-9.el5.glfs6-root-machbuild + exit 0