<86>Apr 25 23:51:49 userdel[32122]: delete user `rooter' <86>Apr 25 23:51:49 userdel[32122]: remove group `rooter' <86>Apr 25 23:51:49 groupadd[32123]: new group: name=rooter, gid=501 <86>Apr 25 23:51:49 useradd[32124]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 23:51:49 userdel[32126]: delete user `builder' <86>Apr 25 23:51:49 userdel[32126]: remove group `builder' <86>Apr 25 23:51:49 groupadd[32127]: new group: name=builder, gid=502 <86>Apr 25 23:51:49 useradd[32128]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing fuse-2.7.3-alt3.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.83873 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf fuse-2.7.3 + echo 'Source #0 (fuse-2.7.3.tar):' Source #0 (fuse-2.7.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/fuse-2.7.3.tar + cd fuse-2.7.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (fuse.Makefile.patch):' Patch #0 (fuse.Makefile.patch): + /usr/bin/patch -p0 patching file ./util/Makefile.in Hunk #1 succeeded at 526 (offset 39 lines). + echo 'Patch #1 (fuse.udev.patch):' Patch #1 (fuse.udev.patch): + /usr/bin/patch -p0 patching file ./util/udev.rules + echo 'Patch #2 (fuse.link.patch):' Patch #2 (fuse.link.patch): + /usr/bin/patch -p0 patching file ./lib/Makefile.am + echo 'Patch #4 (fuse.charset.symver.patch):' Patch #4 (fuse.charset.symver.patch): + /usr/bin/patch -p0 patching file lib/fuse_versionscript + t=/usr/src/RPM/SOURCES/kernel-source-fuse-2.7.3 + rm -rf /usr/src/RPM/SOURCES/kernel-source-fuse-2.7.3 + cp -a ./ /usr/src/RPM/SOURCES/kernel-source-fuse-2.7.3 + mv /usr/src/RPM/SOURCES/kernel-source-fuse-2.7.3 . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.83873 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fuse-2.7.3 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.in: tracing autoreconf-default: configure.in: adding subdirectory kernel to autoreconf autoreconf-default: Entering directory `kernel' autoreconf-default: configure.ac: not using Gettext autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: configure.ac: not using Automake autoreconf-default: Leaving directory `kernel' autoreconf-default: running: libtoolize --force autoreconf-default: configure.in: not using Intltool autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-kernel-module --enable-lib --enable-util --enable-auto-modprobe checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking target system type... powerpc-alt-linux-gnu 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 for style of include used by make... GNU checking for ppc-alt-linux-gcc... ppc-alt-linux-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of ppc-alt-linux-gcc... none 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 ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... ppc-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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-alt-linux-g++... no checking for ppc-alt-linux-c++... no checking for ppc-alt-linux-gpp... no checking for ppc-alt-linux-aCC... no checking for ppc-alt-linux-CC... no checking for ppc-alt-linux-cxx... no checking for ppc-alt-linux-cc++... no checking for ppc-alt-linux-cl.exe... no checking for ppc-alt-linux-FCC... no checking for ppc-alt-linux-KCC... no checking for ppc-alt-linux-RCC... no checking for ppc-alt-linux-xlC_r... no checking for ppc-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking for ppc-alt-linux-gcc... (cached) ppc-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether ppc-alt-linux-gcc accepts -g... (cached) yes checking for ppc-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of ppc-alt-linux-gcc... (cached) none checking whether ppc-alt-linux-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 working 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 + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/fuse-2.7.3' Making all in include make[1]: Entering directory `/usr/src/RPM/BUILD/fuse-2.7.3/include' make all-am make[2]: Entering directory `/usr/src/RPM/BUILD/fuse-2.7.3/include' make[2]: Leaving directory `/usr/src/RPM/BUILD/fuse-2.7.3/include' make[1]: Leaving directory `/usr/src/RPM/BUILD/fuse-2.7.3/include' Making all in lib make[1]: Entering directory `/usr/src/RPM/BUILD/fuse-2.7.3/lib' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c -o fuse.lo fuse.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c -o fuse_kern_chan.lo fuse_kern_chan.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c -o fuse_loop.lo fuse_loop.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c -o fuse_loop_mt.lo fuse_loop_mt.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c -o fuse_lowlevel.lo fuse_lowlevel.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c -o fuse_mt.lo fuse_mt.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c -o fuse_opt.lo fuse_opt.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c -o fuse_session.lo fuse_session.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c -o fuse_signals.lo fuse_signals.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c -o helper.lo helper.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c -o subdir.lo `test -f 'modules/subdir.c' || echo './'`modules/subdir.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c -o iconv.lo `test -f 'modules/iconv.c' || echo './'`modules/iconv.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c -o mount.lo mount.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c -o mount_util.lo mount_util.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c -o ulockmgr.lo ulockmgr.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c helper.c -fPIC -DPIC -o .libs/helper.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c fuse_loop.c -fPIC -DPIC -o .libs/fuse_loop.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c fuse_signals.c -fPIC -DPIC -o .libs/fuse_signals.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c fuse.c -fPIC -DPIC -o .libs/fuse.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c fuse_loop_mt.c -fPIC -DPIC -o .libs/fuse_loop_mt.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c fuse_mt.c -fPIC -DPIC -o .libs/fuse_mt.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c modules/iconv.c -fPIC -DPIC -o .libs/iconv.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c fuse_kern_chan.c -fPIC -DPIC -o .libs/fuse_kern_chan.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c mount.c -fPIC -DPIC -o .libs/mount.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c fuse_lowlevel.c -fPIC -DPIC -o .libs/fuse_lowlevel.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c mount_util.c -fPIC -DPIC -o .libs/mount_util.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c fuse_opt.c -fPIC -DPIC -o .libs/fuse_opt.o fuse.c: In function 'fuse_compat_open': fuse.c:640: warning: dereferencing type-punned pointer will break strict-aliasing rules fuse.c:646: warning: dereferencing type-punned pointer will break strict-aliasing rules fuse.c: In function 'fuse_compat_release': fuse.c:657: warning: dereferencing type-punned pointer will break strict-aliasing rules fuse.c: In function 'fuse_compat_opendir': fuse.c:670: warning: dereferencing type-punned pointer will break strict-aliasing rules fuse.c: In function 'fuse_compat_statfs': fuse.c:710: warning: dereferencing type-punned pointer will break strict-aliasing rules fuse.c:717: warning: dereferencing type-punned pointer will break strict-aliasing rules ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c fuse_loop.c -o fuse_loop.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c fuse_signals.c -o fuse_signals.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c fuse_kern_chan.c -o fuse_kern_chan.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c fuse_mt.c -o fuse_mt.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c fuse_loop_mt.c -o fuse_loop_mt.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c helper.c -o helper.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c ulockmgr.c -fPIC -DPIC -o .libs/ulockmgr.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c modules/subdir.c -fPIC -DPIC -o .libs/subdir.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c fuse_session.c -fPIC -DPIC -o .libs/fuse_session.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c mount_util.c -o mount_util.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c mount.c -o mount.o >/dev/null 2>&1 fuse_session.c: In function 'fuse_chan_recv': fuse_session.c:182: warning: dereferencing type-punned pointer will break strict-aliasing rules ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c fuse_opt.c -o fuse_opt.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c fuse_session.c -o fuse_session.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c modules/iconv.c -o iconv.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c ulockmgr.c -o ulockmgr.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c modules/subdir.c -o subdir.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c fuse_lowlevel.c -o fuse_lowlevel.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -version-number 1:0:1 -o libulockmgr.la -rpath /usr/lib ulockmgr.lo -lpthread ppc-alt-linux-gcc -shared .libs/ulockmgr.o -lpthread -Wl,-soname -Wl,libulockmgr.so.1 -o .libs/libulockmgr.so.1.0.1 (cd .libs && rm -f libulockmgr.so.1 && ln -s libulockmgr.so.1.0.1 libulockmgr.so.1) (cd .libs && rm -f libulockmgr.so && ln -s libulockmgr.so.1.0.1 libulockmgr.so) ar cru .libs/libulockmgr.a ulockmgr.o ranlib .libs/libulockmgr.a creating libulockmgr.la (cd .libs && rm -f libulockmgr.la && ln -s ../libulockmgr.la libulockmgr.la) ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DFUSERMOUNT_DIR=\"/usr/bin\" -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 -pipe -Wall -O2 -fsigned-char -c fuse.c -o fuse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -pthread -lrt -ldl -version-number 2:7:3 -Wl,--version-script,./fuse_versionscript -o libfuse.la -rpath /usr/lib 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 -lpthread ppc-alt-linux-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 -lpthread -pthread -Wl,--version-script -Wl,./fuse_versionscript -Wl,-soname -Wl,libfuse.so.2 -o .libs/libfuse.so.2.7.3 (cd .libs && rm -f libfuse.so.2 && ln -s libfuse.so.2.7.3 libfuse.so.2) (cd .libs && rm -f libfuse.so && ln -s libfuse.so.2.7.3 libfuse.so) 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 ranlib .libs/libfuse.a creating libfuse.la (cd .libs && rm -f libfuse.la && ln -s ../libfuse.la libfuse.la) make[1]: Leaving directory `/usr/src/RPM/BUILD/fuse-2.7.3/lib' Making all in util make[1]: Entering directory `/usr/src/RPM/BUILD/fuse-2.7.3/util' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../lib -pipe -Wall -O2 -fsigned-char -c -o fusermount-fusermount.o `test -f 'fusermount.c' || echo './'`fusermount.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pipe -Wall -O2 -fsigned-char -c -o ulockmgr_server-ulockmgr_server.o `test -f 'ulockmgr_server.c' || echo './'`ulockmgr_server.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -pipe -Wall -O2 -fsigned-char -c mount.fuse.c fusermount.c: In function 'mount_fuse': fusermount.c:759: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o mount.fuse mount.fuse.o /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -pthread -o ulockmgr_server ulockmgr_server-ulockmgr_server.o mkdir .libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o mount.fuse mount.fuse.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -pthread -o ulockmgr_server ulockmgr_server-ulockmgr_server.o /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o fusermount fusermount-fusermount.o ../lib/mount_util.lo ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o fusermount fusermount-fusermount.o ../lib/.libs/mount_util.o make[1]: Leaving directory `/usr/src/RPM/BUILD/fuse-2.7.3/util' Making all in example make[1]: Entering directory `/usr/src/RPM/BUILD/fuse-2.7.3/example' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pipe -Wall -O2 -fsigned-char -c fusexmp.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pipe -Wall -O2 -fsigned-char -c fusexmp_fh.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pipe -Wall -O2 -fsigned-char -c null.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pipe -Wall -O2 -fsigned-char -c hello.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -pipe -Wall -O2 -fsigned-char -c hello_ll.c /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o null null.o ../lib/libfuse.la -pthread -lrt -ldl /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o hello hello.o ../lib/libfuse.la -pthread -lrt -ldl /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o hello_ll hello_ll.o ../lib/libfuse.la -pthread -lrt -ldl /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o fusexmp fusexmp.o ../lib/libfuse.la -pthread -lrt -ldl mkdir .libs /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o fusexmp_fh fusexmp_fh.o ../lib/libfuse.la ../lib/libulockmgr.la -pthread -lrt -ldl ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/null null.o -pthread ../lib/.libs/libfuse.so -lrt -ldl ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/hello hello.o -pthread ../lib/.libs/libfuse.so -lrt -ldl creating null ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/hello_ll hello_ll.o -pthread ../lib/.libs/libfuse.so -lrt -ldl creating hello ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/fusexmp fusexmp.o -pthread ../lib/.libs/libfuse.so -lrt -ldl creating hello_ll creating fusexmp ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/fusexmp_fh fusexmp_fh.o -pthread ../lib/.libs/libfuse.so ../lib/.libs/libulockmgr.so -lrt -ldl creating fusexmp_fh make[1]: Leaving directory `/usr/src/RPM/BUILD/fuse-2.7.3/example' make[1]: Entering directory `/usr/src/RPM/BUILD/fuse-2.7.3' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/fuse-2.7.3' make: Leaving directory `/usr/src/RPM/BUILD/fuse-2.7.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.18357 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/fuse-buildroot + : + /bin/rm -rf -- /usr/src/tmp/fuse-buildroot + cd fuse-2.7.3 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/fuse-buildroot make: Entering directory `/usr/src/RPM/BUILD/fuse-2.7.3' Making install in include make[1]: Entering directory `/usr/src/RPM/BUILD/fuse-2.7.3/include' make[2]: Entering directory `/usr/src/RPM/BUILD/fuse-2.7.3/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/fuse" || /bin/mkdir -p "/usr/src/tmp/fuse-buildroot/usr/include/fuse" /bin/install -p -m 644 'fuse.h' '/usr/src/tmp/fuse-buildroot/usr/include/fuse/fuse.h' /bin/install -p -m 644 'fuse_compat.h' '/usr/src/tmp/fuse-buildroot/usr/include/fuse/fuse_compat.h' /bin/install -p -m 644 'fuse_common.h' '/usr/src/tmp/fuse-buildroot/usr/include/fuse/fuse_common.h' /bin/install -p -m 644 'fuse_common_compat.h' '/usr/src/tmp/fuse-buildroot/usr/include/fuse/fuse_common_compat.h' /bin/install -p -m 644 'fuse_lowlevel.h' '/usr/src/tmp/fuse-buildroot/usr/include/fuse/fuse_lowlevel.h' /bin/install -p -m 644 'fuse_lowlevel_compat.h' '/usr/src/tmp/fuse-buildroot/usr/include/fuse/fuse_lowlevel_compat.h' /bin/install -p -m 644 'fuse_opt.h' '/usr/src/tmp/fuse-buildroot/usr/include/fuse/fuse_opt.h' test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/fuse-buildroot/usr/include" /bin/install -p -m 644 'old/fuse.h' '/usr/src/tmp/fuse-buildroot/usr/include/fuse.h' /bin/install -p -m 644 'ulockmgr.h' '/usr/src/tmp/fuse-buildroot/usr/include/ulockmgr.h' make[2]: Leaving directory `/usr/src/RPM/BUILD/fuse-2.7.3/include' make[1]: Leaving directory `/usr/src/RPM/BUILD/fuse-2.7.3/include' Making install in lib make[1]: Entering directory `/usr/src/RPM/BUILD/fuse-2.7.3/lib' make[2]: Entering directory `/usr/src/RPM/BUILD/fuse-2.7.3/lib' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/fuse-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -p 'libfuse.la' '/usr/src/tmp/fuse-buildroot/usr/lib/libfuse.la' /bin/install -p .libs/libfuse.so.2.7.3 /usr/src/tmp/fuse-buildroot/usr/lib/libfuse.so.2.7.3 (cd /usr/src/tmp/fuse-buildroot/usr/lib && { ln -s -f libfuse.so.2.7.3 libfuse.so.2 || { rm -f libfuse.so.2 && ln -s libfuse.so.2.7.3 libfuse.so.2; }; }) (cd /usr/src/tmp/fuse-buildroot/usr/lib && { ln -s -f libfuse.so.2.7.3 libfuse.so || { rm -f libfuse.so && ln -s libfuse.so.2.7.3 libfuse.so; }; }) /bin/install -p .libs/libfuse.lai /usr/src/tmp/fuse-buildroot/usr/lib/libfuse.la /bin/install -p .libs/libfuse.a /usr/src/tmp/fuse-buildroot/usr/lib/libfuse.a chmod 644 /usr/src/tmp/fuse-buildroot/usr/lib/libfuse.a ranlib /usr/src/tmp/fuse-buildroot/usr/lib/libfuse.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /bin/install -p 'libulockmgr.la' '/usr/src/tmp/fuse-buildroot/usr/lib/libulockmgr.la' /bin/install -p .libs/libulockmgr.so.1.0.1 /usr/src/tmp/fuse-buildroot/usr/lib/libulockmgr.so.1.0.1 (cd /usr/src/tmp/fuse-buildroot/usr/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; }; }) (cd /usr/src/tmp/fuse-buildroot/usr/lib && { ln -s -f libulockmgr.so.1.0.1 libulockmgr.so || { rm -f libulockmgr.so && ln -s libulockmgr.so.1.0.1 libulockmgr.so; }; }) /bin/install -p .libs/libulockmgr.lai /usr/src/tmp/fuse-buildroot/usr/lib/libulockmgr.la /bin/install -p .libs/libulockmgr.a /usr/src/tmp/fuse-buildroot/usr/lib/libulockmgr.a chmod 644 /usr/src/tmp/fuse-buildroot/usr/lib/libulockmgr.a ranlib /usr/src/tmp/fuse-buildroot/usr/lib/libulockmgr.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fuse-2.7.3/lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/fuse-2.7.3/lib' Making install in util make[1]: Entering directory `/usr/src/RPM/BUILD/fuse-2.7.3/util' make[2]: Entering directory `/usr/src/RPM/BUILD/fuse-2.7.3/util' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/fuse-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -p 'fusermount' '/usr/src/tmp/fuse-buildroot/usr/bin/fusermount' /bin/install -p fusermount /usr/src/tmp/fuse-buildroot/usr/bin/fusermount /bin/sh ../libtool --mode=install /bin/install -p 'ulockmgr_server' '/usr/src/tmp/fuse-buildroot/usr/bin/ulockmgr_server' /bin/install -p ulockmgr_server /usr/src/tmp/fuse-buildroot/usr/bin/ulockmgr_server /bin/mkdir -p /usr/src/tmp/fuse-buildroot/sbin /bin/install -p ./mount.fuse /usr/src/tmp/fuse-buildroot/sbin/mount.fuse /bin/mkdir -p /usr/src/tmp/fuse-buildroot/etc/init.d /bin/install -p ./init_script /usr/src/tmp/fuse-buildroot/etc/init.d/fuse make install-exec-hook make[3]: Entering directory `/usr/src/RPM/BUILD/fuse-2.7.3/util' chown root /usr/src/tmp/fuse-buildroot/usr/bin/fusermount chown: changing ownership of `/usr/src/tmp/fuse-buildroot/usr/bin/fusermount': Operation not permitted make[3]: [install-exec-hook] Error 1 (ignored) chmod u+s /usr/src/tmp/fuse-buildroot/usr/bin/fusermount mknod /usr/src/tmp/fuse-buildroot/dev/fuse -m 0666 c 10 229 || true mknod: `/usr/src/tmp/fuse-buildroot/dev/fuse': Operation not permitted make[3]: Leaving directory `/usr/src/RPM/BUILD/fuse-2.7.3/util' /bin/mkdir -p /usr/src/tmp/fuse-buildroot/etc/udev/rules.d /bin/install -p -m 644 ./udev.rules /usr/src/tmp/fuse-buildroot/etc/udev/rules.d/99-fuse.rules make[2]: Leaving directory `/usr/src/RPM/BUILD/fuse-2.7.3/util' make[1]: Leaving directory `/usr/src/RPM/BUILD/fuse-2.7.3/util' Making install in example make[1]: Entering directory `/usr/src/RPM/BUILD/fuse-2.7.3/example' make[2]: Entering directory `/usr/src/RPM/BUILD/fuse-2.7.3/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.3/example' make[1]: Leaving directory `/usr/src/RPM/BUILD/fuse-2.7.3/example' make[1]: Entering directory `/usr/src/RPM/BUILD/fuse-2.7.3' make[2]: Entering directory `/usr/src/RPM/BUILD/fuse-2.7.3' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/fuse-buildroot/usr/lib/pkgconfig" /bin/install -p -m 644 'fuse.pc' '/usr/src/tmp/fuse-buildroot/usr/lib/pkgconfig/fuse.pc' make[2]: Leaving directory `/usr/src/RPM/BUILD/fuse-2.7.3' make[1]: Leaving directory `/usr/src/RPM/BUILD/fuse-2.7.3' make: Leaving directory `/usr/src/RPM/BUILD/fuse-2.7.3' + install -D /usr/src/RPM/SOURCES/fusermount-control /usr/src/tmp/fuse-buildroot/etc/control.d/facilities/fusermount + mkdir -p /usr/src/tmp/fuse-buildroot/usr/src/kernel/sources + du -hsc kernel-source-fuse-2.7.3 2.3M kernel-source-fuse-2.7.3 2.3M total + tar cjf /usr/src/tmp/fuse-buildroot/usr/src/kernel/sources/kernel-source-fuse-2.7.3.tar.bz2 kernel-source-fuse-2.7.3 + mkdir -p /usr/src/tmp/fuse-buildroot/etc/rc.d/init.d/ + mv /usr/src/tmp/fuse-buildroot/etc/init.d/fuse /usr/src/tmp/fuse-buildroot/etc/rc.d/init.d/fuse + rmdir /usr/src/tmp/fuse-buildroot/etc/init.d + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/fuse-buildroot (auto) removed `./usr/lib/libulockmgr.la' removed `./usr/lib/libfuse.la' chmod: getting new attributes of `fusermount': No such file or directory mode of `./usr/bin/fusermount' changed to 4711 (rws--x--x) mode of `./usr/lib/libulockmgr.so.1.0.1' changed to 0644 (rw-r--r--) mode of `./usr/lib/libfuse.so.2.7.3' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/fuse-buildroot (binconfig,pkgconfig,libtool) /usr/lib/pkgconfig/fuse.pc: Libs: '-L${libdir} -lfuse -pthread -lrt -ldl ' --> '-lfuse -pthread -lrt -ldl' Compressing files in /usr/src/tmp/fuse-buildroot (auto) Adjusting library links in /usr/src/tmp/fuse-buildroot ./usr/lib: libfuse.so.2 -> libfuse.so.2.7.3 libulockmgr.so.1 -> libulockmgr.so.1.0.1 Verifying ELF objects in /usr/src/tmp/fuse-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/fuse-buildroot (executable,shared) Processing files: fuse-2.7.3-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25268 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fuse-2.7.3 + DOCDIR=/usr/src/tmp/fuse-buildroot/usr/share/doc/fuse-2.7.3 + export DOCDIR + rm -rf /usr/src/tmp/fuse-buildroot/usr/share/doc/fuse-2.7.3 + /bin/mkdir -p /usr/src/tmp/fuse-buildroot/usr/share/doc/fuse-2.7.3 + cp -prL AUTHORS ChangeLog NEWS README Filesystems README.NFS /usr/src/tmp/fuse-buildroot/usr/share/doc/fuse-2.7.3 + chmod -R go-w /usr/src/tmp/fuse-buildroot/usr/share/doc/fuse-2.7.3 + chmod -R a+rX /usr/src/tmp/fuse-buildroot/usr/share/doc/fuse-2.7.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.25268 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(pre)): /bin/sh -e /usr/src/tmp/rpm-tmp.44174 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/fuse-buildroot/.pre:fuse + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.56848 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/fuse-buildroot/.post:fuse + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.56664 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: avfs-fuse Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(pre): /bin/sh, /usr/sbin/control-dump, /usr/sbin/groupadd Requires(post): /bin/sh, /usr/sbin/control-restore Requires: mount >= 2.11, /etc/control.d/facilities(control_fmode), /etc/control.d/facilities(new_fmode), /etc/control.d/facilities(new_help), /etc/control.d/functions, /etc/udev/rules.d, /lib/ld.so.1, grep, 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(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), module-init-tools, rtld(GNU_HASH), which Obsoletes: avfs-fuse Processing files: libfuse-2.7.3-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.81587 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.70137 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: FUSE, avfs-fuse, libavfs-fuse, 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), libfuse.so.2(FUSE_ICONV), libulockmgr.so.1 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: fuse = 2.7.3-alt3, 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.4), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), 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(GLIBC_2.2), rtld(GNU_HASH) Obsoletes: FUSE, avfs-fuse, libavfs-fuse Processing files: libfuse-devel-2.7.3-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.51211 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.12989 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libavfs-fuse-devel, pkgconfig(fuse) = 2.7.3 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libfuse = 2.7.3-alt3, /usr/lib/libfuse.so.2.7.3, /usr/lib/libulockmgr.so.1.0.1, glibc-devel Obsoletes: libavfs-fuse-devel Processing files: libfuse-devel-static-2.7.3-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.44514 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.23286 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libfuse-devel = 2.7.3-alt3, glibc-devel-static Processing files: kernel-source-fuse-2.7.3-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.14096 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.75760 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.50961 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/fuse-2.7.3-alt3.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/fuse-2.7.3-alt3.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libfuse-2.7.3-alt3.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libfuse-devel-2.7.3-alt3.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libfuse-devel-static-2.7.3-alt3.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/kernel-source-fuse-2.7.3-alt3.ppc.rpm 47.30user 9.42system 1:02.32elapsed 91%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2123696minor)pagefaults 0swaps