Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/davfs2.spec'], False, '/var/lib/mock/dist-f10-build-402494-67988/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/davfs2.spec'] warning: Could not canonicalize hostname: ppc6.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/davfs2-1.3.3-2.fc10.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/davfs2.spec'], False, '/var/lib/mock/dist-f10-build-402494-67988/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/davfs2.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r8DKsr + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf davfs2-1.3.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/davfs2-1.3.3.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd davfs2-1.3.3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (davfs2-1.3.3-open-creat-3-args.patch):' Patch #1 (davfs2-1.3.3-open-creat-3-args.patch): + /bin/cat /builddir/build/SOURCES/davfs2-1.3.3-open-creat-3-args.patch + /usr/bin/patch -s -p1 -b --suffix .open-creat-3-args --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.izPy8N + umask 022 + cd /builddir/build/BUILD + cd davfs2-1.3.3 + 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/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 ppc-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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu 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 CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for neon-config... /usr/bin/neon-config checking linking against neon... yes configure: using neon library 0.28.3 configure: SSL is supported by neon configure: zlib is supported by neon configure: IPv6 is supported by neon configure: LFS is supported by neon configure: SOCKSv5 is not supported by neon configure: thread-safe SSL is supported by neon checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for struct stat.st_blksize... yes checking whether time.h and sys/time.h may both be included... yes checking for working volatile... yes checking for void *... yes checking size of void *... 4 checking for unistd.h... (cached) yes checking for working chown... yes checking whether closedir returns void... no checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for library containing getmntent... none required checking whether gcc needs -traditional... no checking whether sys/types.h defines makedev... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for utime.h... (cached) yes checking whether utime accepts a null argument... yes checking for endpwent... yes checking for getmntent... (cached) yes checking for memset... yes checking for mkdir... yes checking for nl_langinfo... yes checking for rpmatch... yes checking for select... yes checking for setlocale... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for utime... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating etc/Makefile config.status: creating man/Makefile config.status: creating man/de/Makefile config.status: creating man/es/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration for building davfs2 1.3.3: Install Prefix: /usr Compiler: gcc Large File Support: yes Neon Library: library in /usr (0.28.3) SSL is supported by neon National Language Support: libc + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3' Making all in po make[2]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/po' Making all in etc make[2]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/etc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/etc' Making all in man make[2]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/man' Making all in de make[3]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/man/de' sed -e 's|@PACKAGE[@]|davfs2|g' -e 's|@PACKAGE_STRING[@]|davfs2 1.3.3|g' -e 's|@PROGRAM_NAME[@]|mount.davfs|g' -e 's|@SYS_CONF_DIR[@]|/etc/davfs2|g' -e 's|@SYS_RUN[@]|/var/run/mount.davfs|g' -e 's|@SYS_CACHE_DIR[@]|/var/cache/davfs2|g' -e 's|@SECRETSFILE[@]|secrets|g' -e 's|@CONFIGFILE[@]|davfs2.conf|g' -e 's|@CERTS_DIR[@]|certs|g' -e 's|@CLICERTS_DIR[@]|private|g' -e 's|@USER[@]|davfs2|g' -e 's|@GROUP[@]|davfs2|g' davfs2.conf.5 | gzip -9 > davfs2.conf.5.gz sed -e 's|@PACKAGE[@]|davfs2|g' -e 's|@PACKAGE_STRING[@]|davfs2 1.3.3|g' -e 's|@PROGRAM_NAME[@]|mount.davfs|g' -e 's|@SYS_CONF_DIR[@]|/etc/davfs2|g' -e 's|@SYS_RUN[@]|/var/run/mount.davfs|g' -e 's|@SYS_CACHE_DIR[@]|/var/cache/davfs2|g' -e 's|@SECRETSFILE[@]|secrets|g' -e 's|@CONFIGFILE[@]|davfs2.conf|g' -e 's|@CERTS_DIR[@]|certs|g' -e 's|@CLICERTS_DIR[@]|private|g' -e 's|@USER[@]|davfs2|g' -e 's|@GROUP[@]|davfs2|g' mount.davfs.8 | gzip -9 > mount.davfs.8.gz sed -e 's|@PACKAGE[@]|davfs2|g' -e 's|@PACKAGE_STRING[@]|davfs2 1.3.3|g' -e 's|@PROGRAM_NAME[@]|mount.davfs|g' -e 's|@SYS_CONF_DIR[@]|/etc/davfs2|g' -e 's|@SYS_RUN[@]|/var/run/mount.davfs|g' -e 's|@SYS_CACHE_DIR[@]|/var/cache/davfs2|g' -e 's|@SECRETSFILE[@]|secrets|g' -e 's|@CONFIGFILE[@]|davfs2.conf|g' -e 's|@CERTS_DIR[@]|certs|g' -e 's|@CLICERTS_DIR[@]|private|g' -e 's|@USER[@]|davfs2|g' -e 's|@GROUP[@]|davfs2|g' umount.davfs.8 | gzip -9 > umount.davfs.8.gz make[3]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/man/de' Making all in es make[3]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/man/es' sed -e 's|@PACKAGE[@]|davfs2|g' -e 's|@PACKAGE_STRING[@]|davfs2 1.3.3|g' -e 's|@PROGRAM_NAME[@]|mount.davfs|g' -e 's|@SYS_CONF_DIR[@]|/etc/davfs2|g' -e 's|@SYS_RUN[@]|/var/run/mount.davfs|g' -e 's|@SYS_CACHE_DIR[@]|/var/cache/davfs2|g' -e 's|@SECRETSFILE[@]|secrets|g' -e 's|@CONFIGFILE[@]|davfs2.conf|g' -e 's|@CERTS_DIR[@]|certs|g' -e 's|@CLICERTS_DIR[@]|private|g' -e 's|@USER[@]|davfs2|g' -e 's|@GROUP[@]|davfs2|g' davfs2.conf.5 | gzip -9 > davfs2.conf.5.gz make[3]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/man/es' make[3]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/man' sed -e 's|@PACKAGE[@]|davfs2|g' -e 's|@PACKAGE_STRING[@]|davfs2 1.3.3|g' -e 's|@PROGRAM_NAME[@]|mount.davfs|g' -e 's|@SYS_CONF_DIR[@]|/etc/davfs2|g' -e 's|@SYS_RUN[@]|/var/run/mount.davfs|g' -e 's|@SYS_CACHE_DIR[@]|/var/cache/davfs2|g' -e 's|@SECRETSFILE[@]|secrets|g' -e 's|@CONFIGFILE[@]|davfs2.conf|g' -e 's|@CERTS_DIR[@]|certs|g' -e 's|@CLICERTS_DIR[@]|private|g' -e 's|@USER[@]|davfs2|g' -e 's|@GROUP[@]|davfs2|g' davfs2.conf.5 | gzip -9 > davfs2.conf.5.gz sed -e 's|@PACKAGE[@]|davfs2|g' -e 's|@PACKAGE_STRING[@]|davfs2 1.3.3|g' -e 's|@PROGRAM_NAME[@]|mount.davfs|g' -e 's|@SYS_CONF_DIR[@]|/etc/davfs2|g' -e 's|@SYS_RUN[@]|/var/run/mount.davfs|g' -e 's|@SYS_CACHE_DIR[@]|/var/cache/davfs2|g' -e 's|@SECRETSFILE[@]|secrets|g' -e 's|@CONFIGFILE[@]|davfs2.conf|g' -e 's|@CERTS_DIR[@]|certs|g' -e 's|@CLICERTS_DIR[@]|private|g' -e 's|@USER[@]|davfs2|g' -e 's|@GROUP[@]|davfs2|g' mount.davfs.8 | gzip -9 > mount.davfs.8.gz sed -e 's|@PACKAGE[@]|davfs2|g' -e 's|@PACKAGE_STRING[@]|davfs2 1.3.3|g' -e 's|@PROGRAM_NAME[@]|mount.davfs|g' -e 's|@SYS_CONF_DIR[@]|/etc/davfs2|g' -e 's|@SYS_RUN[@]|/var/run/mount.davfs|g' -e 's|@SYS_CACHE_DIR[@]|/var/cache/davfs2|g' -e 's|@SECRETSFILE[@]|secrets|g' -e 's|@CONFIGFILE[@]|davfs2.conf|g' -e 's|@CERTS_DIR[@]|certs|g' -e 's|@CLICERTS_DIR[@]|private|g' -e 's|@USER[@]|davfs2|g' -e 's|@GROUP[@]|davfs2|g' umount.davfs.8 | gzip -9 > umount.davfs.8.gz make[3]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/man' make[2]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/man' Making all in src make[2]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/src' gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"davfs2\" -DDAV_GROUP=\"davfs2\" -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/neon -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.c gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"davfs2\" -DDAV_GROUP=\"davfs2\" -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/neon -MT dav_coda2.o -MD -MP -MF .deps/dav_coda2.Tpo -c -o dav_coda2.o dav_coda2.c gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"davfs2\" -DDAV_GROUP=\"davfs2\" -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/neon -MT dav_coda3.o -MD -MP -MF .deps/dav_coda3.Tpo -c -o dav_coda3.o dav_coda3.c gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"davfs2\" -DDAV_GROUP=\"davfs2\" -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/neon -MT dav_fuse5.o -MD -MP -MF .deps/dav_fuse5.Tpo -c -o dav_fuse5.o dav_fuse5.c mv -f .deps/dav_coda3.Tpo .deps/dav_coda3.Po gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"davfs2\" -DDAV_GROUP=\"davfs2\" -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/neon -MT dav_fuse7.o -MD -MP -MF .deps/dav_fuse7.Tpo -c -o dav_fuse7.o dav_fuse7.c mv -f .deps/dav_fuse5.Tpo .deps/dav_fuse5.Po gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"davfs2\" -DDAV_GROUP=\"davfs2\" -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/neon -MT kernel_interface.o -MD -MP -MF .deps/kernel_interface.Tpo -c -o kernel_interface.o kernel_interface.c mv -f .deps/dav_coda2.Tpo .deps/dav_coda2.Po gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"davfs2\" -DDAV_GROUP=\"davfs2\" -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/neon -MT mount_davfs.o -MD -MP -MF .deps/mount_davfs.Tpo -c -o mount_davfs.o mount_davfs.c kernel_interface.c: In function 'init_coda': kernel_interface.c:176: warning: ignoring return value of 'system', declared with attribute warn_unused_result kernel_interface.c:186: warning: ignoring return value of 'chown', declared with attribute warn_unused_result kernel_interface.c: In function 'init_fuse': kernel_interface.c:243: warning: ignoring return value of 'system', declared with attribute warn_unused_result kernel_interface.c:248: warning: ignoring return value of 'chown', declared with attribute warn_unused_result mount_davfs.c: In function 'check_dirs': mount_davfs.c:463: warning: ignoring return value of 'system', declared with attribute warn_unused_result mount_davfs.c: In function 'new_args': mount_davfs.c:1655: warning: the address of 'getuid' will never be NULL mv -f .deps/kernel_interface.Tpo .deps/kernel_interface.Po gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"davfs2\" -DDAV_GROUP=\"davfs2\" -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/neon -MT webdav.o -MD -MP -MF .deps/webdav.Tpo -c -o webdav.o webdav.c mv -f .deps/dav_fuse7.Tpo .deps/dav_fuse7.Po gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"davfs2\" -DDAV_GROUP=\"davfs2\" -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/neon -MT umount_davfs.o -MD -MP -MF .deps/umount_davfs.Tpo -c -o umount_davfs.o umount_davfs.c mv -f .deps/umount_davfs.Tpo .deps/umount_davfs.Po gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/neon -o umount.davfs umount_davfs.o -lneon mv -f .deps/webdav.Tpo .deps/webdav.Po mv -f .deps/cache.Tpo .deps/cache.Po mv -f .deps/mount_davfs.Tpo .deps/mount_davfs.Po gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/neon -o mount.davfs cache.o dav_coda2.o dav_coda3.o dav_fuse5.o dav_fuse7.o kernel_interface.o mount_davfs.o webdav.o -lneon make[2]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/src' make[2]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3' make[1]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dlqonR + umask 022 + cd /builddir/build/BUILD + cd davfs2-1.3.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc + make install DESTDIR=/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc Making install in po make[1]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/po' /bin/sh ../config/mkinstalldirs /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share mkdir -p -- /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share mkdir -p -- /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/locale/cs/LC_MESSAGES/davfs2.mo mkdir -p -- /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/locale/de/LC_MESSAGES installing de.gmo as /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/locale/de/LC_MESSAGES/davfs2.mo if test "davfs2" = "gettext-tools"; then \ /bin/sh ../config/mkinstalldirs /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/po' Making install in etc make[1]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/etc' make[2]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/etc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../config/mkinstalldirs /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/etc/davfs2 mkdir -p -- /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/etc/davfs2 /usr/bin/install -c -m 644 -b davfs2.conf /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/etc/davfs2/davfs2.conf /usr/bin/install -c -m 644 -b -m 600 secrets /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/etc/davfs2/secrets /bin/sh ../config/mkinstalldirs /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/etc/davfs2/certs mkdir -p -- /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/etc/davfs2/certs /bin/sh ../config/mkinstalldirs /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/etc/davfs2/certs/private mkdir -p -- /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/etc/davfs2/certs/private chmod 700 /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/etc/davfs2/certs/private test -z "/usr/share/davfs2" || /bin/mkdir -p "/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/davfs2" /usr/bin/install -c -m 644 'davfs2.conf' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/davfs2/davfs2.conf' /usr/bin/install -c -m 644 'secrets' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/davfs2/secrets' make[2]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/etc' make[1]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/etc' Making install in man make[1]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/man' Making install in de make[2]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/man/de' make[3]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/man/de' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/de/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/man/de/man5" /usr/bin/install -c -m 644 'davfs2.conf.5.gz' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/man/de/man5/davfs2.conf.5.gz' test -z "/usr/share/man/de/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/man/de/man8" /usr/bin/install -c -m 644 'mount.davfs.8.gz' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/man/de/man8/mount.davfs.8.gz' /usr/bin/install -c -m 644 'umount.davfs.8.gz' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/man/de/man8/umount.davfs.8.gz' make[3]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/man/de' make[2]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/man/de' Making install in es make[2]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/man/es' make[3]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/man/es' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/es/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/man/es/man5" /usr/bin/install -c -m 644 'davfs2.conf.5.gz' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/man/es/man5/davfs2.conf.5.gz' make[3]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/man/es' make[2]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/man/es' make[2]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/man' make[3]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/man' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/man/man5" /usr/bin/install -c -m 644 'davfs2.conf.5.gz' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/man/man5/davfs2.conf.5.gz' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/man/man8" /usr/bin/install -c -m 644 'mount.davfs.8.gz' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/man/man8/mount.davfs.8.gz' /usr/bin/install -c -m 644 'umount.davfs.8.gz' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/man/man8/umount.davfs.8.gz' make[3]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/man' make[2]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/man' make[1]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/man' Making install in src make[1]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/src' make[2]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/src' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/sbin" /usr/bin/install -c 'mount.davfs' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/sbin/mount.davfs' /usr/bin/install -c 'umount.davfs' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/sbin/umount.davfs' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3/src' chmod u+s /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/sbin/mount.davfs; \ if test "/usr/sbin" != "/sbin"; then \ /bin/sh ../config/mkinstalldirs /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/sbin; \ ln -s -f /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/sbin/mount.davfs /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/sbin/mount.davfs; \ ln -s -f /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/sbin/umount.davfs /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/sbin/umount.davfs; \ fi mkdir -p -- /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/sbin make[3]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/src' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/src' make[1]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3/src' make[1]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3' make[2]: Entering directory `/builddir/build/BUILD/davfs2-1.3.3' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/davfs2" || /bin/mkdir -p "/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/doc/davfs2" /usr/bin/install -c -m 644 'AUTHORS' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/doc/davfs2/AUTHORS' /usr/bin/install -c -m 644 'BUGS' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/doc/davfs2/BUGS' /usr/bin/install -c -m 644 'ChangeLog' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/doc/davfs2/ChangeLog' /usr/bin/install -c -m 644 'COPYING' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/doc/davfs2/COPYING' /usr/bin/install -c -m 644 'FAQ' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/doc/davfs2/FAQ' /usr/bin/install -c -m 644 'INSTALL.davfs2' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/doc/davfs2/INSTALL.davfs2' /usr/bin/install -c -m 644 'NEWS' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/doc/davfs2/NEWS' /usr/bin/install -c -m 644 'README' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/doc/davfs2/README' /usr/bin/install -c -m 644 'README.translators' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/doc/davfs2/README.translators' /usr/bin/install -c -m 644 'THANKS' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/doc/davfs2/THANKS' /usr/bin/install -c -m 644 'TODO' '/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/doc/davfs2/TODO' make[2]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3' make[1]: Leaving directory `/builddir/build/BUILD/davfs2-1.3.3' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc davfs2 + install -d /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/var/cache/davfs2 /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/var/run/mount.davfs + ln -sf ../usr/sbin/mount.davfs /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/sbin/mount.davfs + ln -sf ../usr/sbin/umount.davfs /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/sbin/umount.davfs + rm -rf /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/doc/davfs2 + rm -rf /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/davfs2 + chmod 0755 /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc//usr/sbin/mount.davfs + find /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc//usr/share/man/de /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc//usr/share/man/es -name '*.[58].gz' + read m + gzip -dc /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc//usr/share/man/de/man5/davfs2.conf.5.gz + iconv -f ISO8859-15 -t UTF-8 - -o - + gzip -c9 + mv -f /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc//usr/share/man/de/man5/davfs2.conf.5.gz.utf8 /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc//usr/share/man/de/man5/davfs2.conf.5.gz + read m + gzip -dc /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc//usr/share/man/de/man8/mount.davfs.8.gz + iconv -f ISO8859-15 -t UTF-8 - -o - + gzip -c9 + mv -f /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc//usr/share/man/de/man8/mount.davfs.8.gz.utf8 /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc//usr/share/man/de/man8/mount.davfs.8.gz + read m + gzip -dc /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc//usr/share/man/de/man8/umount.davfs.8.gz + iconv -f ISO8859-15 -t UTF-8 - -o - + gzip -c9 + mv -f /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc//usr/share/man/de/man8/umount.davfs.8.gz.utf8 /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc//usr/share/man/de/man8/umount.davfs.8.gz + read m + gzip -dc /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc//usr/share/man/es/man5/davfs2.conf.5.gz + iconv -f ISO8859-15 -t UTF-8 - -o - + gzip -c9 + mv -f /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc//usr/share/man/es/man5/davfs2.conf.5.gz.utf8 /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc//usr/share/man/es/man5/davfs2.conf.5.gz + read m + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/davfs2-1.3.3 extracting debug info from /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/sbin/mount.davfs extracting debug info from /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/sbin/umount.davfs symlinked /usr/lib/debug/usr/sbin/mount.davfs.debug to /usr/lib/debug/sbin/mount.davfs.debug symlinked /usr/lib/debug/usr/sbin/umount.davfs.debug to /usr/lib/debug/sbin/umount.davfs.debug cpio: gcc-4.3.2-20081105/obj-ppc64-redhat-linux/ppc64-redhat-linux/libgcc: Cannot stat: No such file or directory cpio: gcc-4.3.2-20081105/obj-ppc64-redhat-linux/ppc64-redhat-linux/libgcc/crtsavres.S: Cannot stat: No such file or directory 917 blocks + /usr/lib/rpm/check-buildroot + /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-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: davfs2-1.3.3-2.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pTpnQn + umask 022 + cd /builddir/build/BUILD + cd davfs2-1.3.3 + DOCDIR=/builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/doc/davfs2-1.3.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/doc/davfs2-1.3.3 + /bin/mkdir -p /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/doc/davfs2-1.3.3 + cp -pr AUTHORS BUGS COPYING ChangeLog FAQ INSTALL.davfs2 NEWS README README.translators THANKS TODO /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc/usr/share/doc/davfs2-1.3.3 + exit 0 Provides: config(davfs2) = 1.3.3-2.fc10 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires: 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.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libneon.so.27 rtld(GNU_HASH) Processing files: davfs2-debuginfo-1.3.3-2.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc warning: Could not canonicalize hostname: ppc6.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/davfs2-1.3.3-2.fc10.ppc.rpm Wrote: /builddir/build/RPMS/davfs2-debuginfo-1.3.3-2.fc10.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vSoXFM + umask 022 + cd /builddir/build/BUILD + cd davfs2-1.3.3 + rm -rf /builddir/build/BUILDROOT/davfs2-1.3.3-2.fc10.ppc + exit 0 Child returncode was: 0 LEAVE do -->