Installing /builddir/build/SRPMS/GREYCstoration-2.5.2-6.fc8.src.rpm Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.80072 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf GREYCstoration-2.5.2 + /usr/bin/unzip -qq /builddir/build/SOURCES/GREYCstoration-2.5.2.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd GREYCstoration-2.5.2 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (GREYCstoration-2.5.2-fixmakefile.patch):' Patch #0 (GREYCstoration-2.5.2-fixmakefile.patch): + patch -p1 -s + sed -i -r 's|#include "../CImg.h"|#include "CImg.h"|' src/greycstoration.cpp src/greycstoration4gimp.cpp src/greycstoration4integration.cpp + iconv -f iso-8859-1 -t utf-8 Licence_CeCILL_V2-en.txt + mv Licence_CeCILL_V2-en.txt.conv Licence_CeCILL_V2-en.txt + sed -ir 's|/lib|/lib64|' src/Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.80072 + umask 022 + cd /builddir/build/BUILD + cd GREYCstoration-2.5.2 + LANG=C + export LANG + unset DISPLAY + make -C src -j8 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' all make: Entering directory `/builddir/build/BUILD/GREYCstoration-2.5.2/src' ** Compiling 'greycstoration (1.20)' with 'gcc version 4.1.2 20070925 (Red Hat 4.1.2-31)' ** Compiling 'greycstoration4integration (1.20)' with 'gcc version 4.1.2 20070925 (Red Hat 4.1.2-31)' g++ -o greycstoration greycstoration.cpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -lm -lpthread -I/usr/X11R6/include -L/usr/X11R6/lib64 -lX11 -Dcimg_strict -Dcimg_use_xshm -lXext -Dcimg_use_xrandr -lXrandr -Dcimg_use_png -lpng -lz -Dcimg_use_jpeg -ljpeg -Dcimg_use_tiff -ltiff -Dcimg_use_fftw3 -lfftw3 ** Compiling 'greycstoration4gimp (1.20)' with 'gcc version 4.1.2 20070925 (Red Hat 4.1.2-31)' g++ -o greycstoration4integration greycstoration4integration.cpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -lm -lpthread -I/usr/X11R6/include -L/usr/X11R6/lib64 -lX11 -Dcimg_strict -Dcimg_use_xshm -lXext -Dcimg_use_xrandr -lXrandr -Dcimg_use_png -lpng -lz -Dcimg_use_jpeg -ljpeg -Dcimg_use_tiff -ltiff -Dcimg_use_fftw3 -lfftw3 g++ -o greycstoration4gimp greycstoration4gimp.cpp `gimptool-2.0 --cflags` `gimptool-2.0 --libs` -lpthread -O3 CImg.h: In static member function 'static char cimg_library::cimg::type::min()': CImg.h:903: warning: large integer implicitly truncated to unsigned type CImg.h: In static member function 'static char cimg_library::cimg::type::max()': CImg.h:904: warning: large integer implicitly truncated to unsigned type CImg.h: In static member function 'static char cimg_library::cimg::type::min()': CImg.h:903: warning: large integer implicitly truncated to unsigned type CImg.h: In static member function 'static char cimg_library::cimg::type::max()': CImg.h:904: warning: large integer implicitly truncated to unsigned type CImg.h: In function 'void cimg_library::cimg::system(const char*, const char*)': CImg.h:3076: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result CImg.h: In function 'void cimg_library::cimg::system(const char*, const char*)': CImg.h:3076: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result CImg.h: In static member function 'static char cimg_library::cimg::type::min()': CImg.h:903: warning: large integer implicitly truncated to unsigned type CImg.h: In static member function 'static char cimg_library::cimg::type::max()': CImg.h:904: warning: large integer implicitly truncated to unsigned type CImg.h: In static member function 'static cimg_library::CImg cimg_library::CImg::get_load_ascii(FILE*, const char*) [with T = unsigned char]': CImg.h:16612: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load_ascii(const char*) [with T = unsigned char]' CImg.h:16554: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load(const char*) [with T = unsigned char]' CImg.h:16580: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = unsigned char]' CImg.h:6618: instantiated from 'cimg_library::CImg& cimg_library::CImg::assign(const char*) [with T = unsigned char]' CImg.h:6604: instantiated from 'cimg_library::CImg::CImg(const char*) [with T = unsigned char]' greycstoration4integration.cpp:82: instantiated from here CImg.h:16587: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h: In static member function 'static cimg_library::CImg cimg_library::CImg::get_load_pnm(FILE*, const char*) [with T = unsigned char]': CImg.h:16764: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load_pnm(const char*) [with T = unsigned char]' CImg.h:16569: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load(const char*) [with T = unsigned char]' CImg.h:16580: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = unsigned char]' CImg.h:6618: instantiated from 'cimg_library::CImg& cimg_library::CImg::assign(const char*) [with T = unsigned char]' CImg.h:6604: instantiated from 'cimg_library::CImg::CImg(const char*) [with T = unsigned char]' greycstoration4integration.cpp:82: instantiated from here CImg.h:16704: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h:16710: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h: In static member function 'static void cimg_library::CImg::_load_inr(FILE*, int*, float*) [with T = unsigned char]': CImg.h:17809: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load_inr(FILE*, const char*, float*) [with T = unsigned char]' CImg.h:17832: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load_inr(const char*, float*) [with T = unsigned char]' CImg.h:16557: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load(const char*) [with T = unsigned char]' CImg.h:16580: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = unsigned char]' CImg.h:6618: instantiated from 'cimg_library::CImg& cimg_library::CImg::assign(const char*) [with T = unsigned char]' CImg.h:6604: instantiated from 'cimg_library::CImg::CImg(const char*) [with T = unsigned char]' greycstoration4integration.cpp:82: instantiated from here CImg.h:17768: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h: In static member function 'static cimg_library::CImg cimg_library::CImg::get_load_ascii(FILE*, const char*) [with T = float]': CImg.h:16612: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load_ascii(const char*) [with T = float]' CImg.h:16554: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load(const char*) [with T = float]' CImg.h:16580: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = float]' greycstoration.cpp:178: instantiated from 'void greycstoration(int, char**, T) [with T = float]' greycstoration.cpp:477: instantiated from here CImg.h:16587: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h: In static member function 'static cimg_library::CImg cimg_library::CImg::get_load_pnm(FILE*, const char*) [with T = float]': CImg.h:16764: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load_pnm(const char*) [with T = float]' CImg.h:16569: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load(const char*) [with T = float]' CImg.h:16580: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = float]' greycstoration.cpp:178: instantiated from 'void greycstoration(int, char**, T) [with T = float]' greycstoration.cpp:477: instantiated from here CImg.h:16704: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h:16710: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h: In static member function 'static cimg_library::CImg cimg_library::CImg::get_load_ascii(FILE*, const char*) [with T = unsigned char]': CImg.h:16612: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load_ascii(const char*) [with T = unsigned char]' CImg.h:16554: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load(const char*) [with T = unsigned char]' CImg.h:16580: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = unsigned char]' greycstoration.cpp:217: instantiated from 'void greycstoration(int, char**, T) [with T = float]' greycstoration.cpp:477: instantiated from here CImg.h:16587: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h: In static member function 'static cimg_library::CImg cimg_library::CImg::get_load_pnm(FILE*, const char*) [with T = unsigned char]': CImg.h:16764: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load_pnm(const char*) [with T = unsigned char]' CImg.h:16569: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load(const char*) [with T = unsigned char]' CImg.h:16580: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = unsigned char]' greycstoration.cpp:217: instantiated from 'void greycstoration(int, char**, T) [with T = float]' greycstoration.cpp:477: instantiated from here CImg.h:16704: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h:16710: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h: In static member function 'static cimg_library::CImg cimg_library::CImg::get_load_ascii(FILE*, const char*) [with T = short unsigned int]': CImg.h:16612: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load_ascii(const char*) [with T = short unsigned int]' CImg.h:16554: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load(const char*) [with T = short unsigned int]' CImg.h:16580: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = short unsigned int]' greycstoration.cpp:178: instantiated from 'void greycstoration(int, char**, T) [with T = short unsigned int]' greycstoration.cpp:481: instantiated from here CImg.h:16587: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h: In static member function 'static cimg_library::CImg cimg_library::CImg::get_load_pnm(FILE*, const char*) [with T = short unsigned int]': CImg.h:16764: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load_pnm(const char*) [with T = short unsigned int]' CImg.h:16569: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load(const char*) [with T = short unsigned int]' CImg.h:16580: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = short unsigned int]' greycstoration.cpp:178: instantiated from 'void greycstoration(int, char**, T) [with T = short unsigned int]' greycstoration.cpp:481: instantiated from here CImg.h:16704: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h:16710: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h: In static member function 'static void cimg_library::CImg::_load_inr(FILE*, int*, float*) [with T = float]': CImg.h:17809: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load_inr(FILE*, const char*, float*) [with T = float]' CImg.h:17832: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load_inr(const char*, float*) [with T = float]' CImg.h:16557: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load(const char*) [with T = float]' CImg.h:16580: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = float]' greycstoration.cpp:178: instantiated from 'void greycstoration(int, char**, T) [with T = float]' greycstoration.cpp:477: instantiated from here CImg.h:17768: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h: In static member function 'static void cimg_library::CImg::_load_inr(FILE*, int*, float*) [with T = unsigned char]': CImg.h:17809: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load_inr(FILE*, const char*, float*) [with T = unsigned char]' CImg.h:17832: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load_inr(const char*, float*) [with T = unsigned char]' CImg.h:16557: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load(const char*) [with T = unsigned char]' CImg.h:16580: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = unsigned char]' greycstoration.cpp:217: instantiated from 'void greycstoration(int, char**, T) [with T = float]' greycstoration.cpp:477: instantiated from here CImg.h:17768: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h: In static member function 'static void cimg_library::CImg::_load_inr(FILE*, int*, float*) [with T = short unsigned int]': CImg.h:17809: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load_inr(FILE*, const char*, float*) [with T = short unsigned int]' CImg.h:17832: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load_inr(const char*, float*) [with T = short unsigned int]' CImg.h:16557: instantiated from 'static cimg_library::CImg cimg_library::CImg::get_load(const char*) [with T = short unsigned int]' CImg.h:16580: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = short unsigned int]' greycstoration.cpp:178: instantiated from 'void greycstoration(int, char**, T) [with T = short unsigned int]' greycstoration.cpp:481: instantiated from here CImg.h:17768: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result make: Leaving directory `/builddir/build/BUILD/GREYCstoration-2.5.2/src' + cat + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.78405 + umask 022 + cd /builddir/build/BUILD + cd GREYCstoration-2.5.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder + mkdir -p /var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder/usr/bin + mkdir -p /var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder/usr/lib64/gimp/2.0/plug-ins/ + mkdir -p /var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder/usr/share/GREYCstoration + mkdir -p /var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder/usr/share/icons/hicolor/96x96/apps + install -m0755 src/greycstoration /var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder/usr/bin/ + install -m0755 src/greycstoration4integration /var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder/usr/bin/ + install -m0755 src/greycstoration4gimp /var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder/usr/lib64/gimp/2.0/plug-ins/ + install -m0755 GREYCstoration_gui.tcl /var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder/usr/bin + install -m0644 /builddir/build/SOURCES/GREYCstoration.png /var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder/usr/share/icons/hicolor/96x96/apps + desktop-file-install --vendor fedora --dir /var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder/usr/share/applications GREYCstoration.desktop + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/GREYCstoration-2.5.2 extracting debug info from /var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder/usr/bin/greycstoration extracting debug info from /var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder/usr/bin/greycstoration4integration extracting debug info from /var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder/usr/lib64/gimp/2.0/plug-ins/greycstoration4gimp 2387 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: GREYCstoration-2.5.2-6.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.35479 + umask 022 + cd /builddir/build/BUILD + cd GREYCstoration-2.5.2 + DOCDIR=/var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder/usr/share/doc/GREYCstoration-2.5.2 + export DOCDIR + rm -rf /var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder/usr/share/doc/GREYCstoration-2.5.2 + /bin/mkdir -p /var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder/usr/share/doc/GREYCstoration-2.5.2 + cp -pr README.txt /var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder/usr/share/doc/GREYCstoration-2.5.2 + cp -pr Licence_CeCILL_V2-en.txt /var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder/usr/share/doc/GREYCstoration-2.5.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXext.so.6()(64bit) libXrandr.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfftw3.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libjpeg.so.62()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libpng12.so.0()(64bit) libpng12.so.0(PNG12_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtiff.so.3()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: GREYCstoration-gimp-2.5.2-6.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: GREYCstoration gimp libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgimp-2.0.so.0()(64bit) libgimpbase-2.0.so.0()(64bit) libgimpcolor-2.0.so.0()(64bit) libgimpconfig-2.0.so.0()(64bit) libgimpmath-2.0.so.0()(64bit) libgimpmodule-2.0.so.0()(64bit) libgimpui-2.0.so.0()(64bit) libgimpwidgets-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: GREYCstoration-gui-2.5.2-6.fc8 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh GREYCstoration hicolor-icon-theme tcl Processing files: GREYCstoration-debuginfo-2.5.2-6.fc8 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/GREYCstoration-2.5.2-6.fc8-root-kojibuilder warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/GREYCstoration-2.5.2-6.fc8.ppc64.rpm Wrote: /builddir/build/RPMS/GREYCstoration-gimp-2.5.2-6.fc8.ppc64.rpm Wrote: /builddir/build/RPMS/GREYCstoration-gui-2.5.2-6.fc8.ppc64.rpm Wrote: /builddir/build/RPMS/GREYCstoration-debuginfo-2.5.2-6.fc8.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.38448 + umask 022 + cd /builddir/build/BUILD + cd GREYCstoration-2.5.2 + rm -rf /var/tmp/GREYCstoration-2.5.2-6.fc8-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.38448 + umask 022 + cd /builddir/build/BUILD + rm -rf GREYCstoration-2.5.2 + exit 0