ENTER do("bash --login -c 'rpmbuild -bs --target ppc --nodeps //builddir/build/SPECS/GREYCstoration.spec'", '/var/lib/mock/dist-fc7-build-159983-26434/root/', 0, True, 0, , 101, 103, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target ppc --nodeps //builddir/build/SPECS/GREYCstoration.spec' warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/GREYCstoration-2.8-1.fc7.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target ppc --nodeps //builddir/build/SPECS/GREYCstoration.spec'", '/var/lib/mock/dist-fc7-build-159983-26434/root/', 0, True, 0, , 101, 103, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target ppc --nodeps //builddir/build/SPECS/GREYCstoration.spec' Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.26628 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf GREYCstoration-2.8 + /usr/bin/unzip -qq /builddir/build/SOURCES/GREYCstoration-2.8.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd GREYCstoration-2.8 ++ /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.8-fixmakefile.patch):' Patch #0 (GREYCstoration-2.8-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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.28411 + umask 022 + cd /builddir/build/BUILD + cd GREYCstoration-2.8 + LANG=C + export LANG + unset DISPLAY + make -C src -j4 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' all make: Entering directory `/builddir/build/BUILD/GREYCstoration-2.8/src' ** Compiling 'greycstoration4integration (1.28)' with 'gcc version 4.1.2 20070925 (Red Hat 4.1.2-27)' ** Compiling 'greycstoration (1.28)' with 'gcc version 4.1.2 20070925 (Red Hat 4.1.2-27)' ** Compiling 'greycstoration4gimp (1.28)' with 'gcc version 4.1.2 20070925 (Red Hat 4.1.2-27)' g++ -o greycstoration4integration greycstoration4integration.cpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -lm -lpthread -I/usr/X11R6/include -L/usr/X11R6/lib -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 greycstoration greycstoration.cpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -lm -lpthread -I/usr/X11R6/include -L/usr/X11R6/lib -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 CImg.h: In static member function 'static char cimg_library::cimg::type::max()': CImg.h:1941: warning: large integer implicitly truncated to unsigned type CImg.h: In function 'void cimg_library::cimg::system(const char*, const char*)': CImg.h:4293: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result CImg.h: In function 'int cimg_library::cimg::mod(char, char)': CImg.h:5005: warning: comparison is always true due to limited range of data type CImg.h: In static member function 'static char cimg_library::cimg::type::max()': CImg.h:1941: warning: large integer implicitly truncated to unsigned type plugins/../CImg.h: In static member function 'static char cimg_library::cimg::type::max()': plugins/../CImg.h:1941: warning: large integer implicitly truncated to unsigned type CImg.h: In function 'void cimg_library::cimg::system(const char*, const char*)': CImg.h:4293: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result CImg.h: In function 'int cimg_library::cimg::mod(char, char)': CImg.h:5005: warning: comparison is always true due to limited range of data type plugins/../CImg.h: In function 'void cimg_library::cimg::system(const char*, const char*)': plugins/../CImg.h:4293: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result plugins/../CImg.h: In function 'int cimg_library::cimg::mod(char, char)': plugins/../CImg.h:5005: warning: comparison is always true due to limited range of data type CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::load_ascii(FILE*, const char*) [with T = unsigned char]': CImg.h:23095: instantiated from 'cimg_library::CImg& cimg_library::CImg::load_ascii(const char*) [with T = unsigned char]' CImg.h:23033: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = unsigned char]' CImg.h:9368: instantiated from 'cimg_library::CImg& cimg_library::CImg::assign(const char*) [with T = unsigned char]' CImg.h:9354: instantiated from 'cimg_library::CImg::CImg(const char*) [with T = unsigned char]' greycstoration4integration.cpp:93: instantiated from here CImg.h:23065: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::load_pnm(FILE*, const char*) [with T = unsigned char]': CImg.h:23269: instantiated from 'cimg_library::CImg& cimg_library::CImg::load_pnm(const char*) [with T = unsigned char]' CImg.h:23049: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = unsigned char]' CImg.h:9368: instantiated from 'cimg_library::CImg& cimg_library::CImg::assign(const char*) [with T = unsigned char]' CImg.h:9354: instantiated from 'cimg_library::CImg::CImg(const char*) [with T = unsigned char]' greycstoration4integration.cpp:93: instantiated from here CImg.h:23178: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h:23184: 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:24176: instantiated from 'cimg_library::CImg& cimg_library::CImg::load_inr(FILE*, const char*, float*) [with T = unsigned char]' CImg.h:24241: instantiated from 'cimg_library::CImg& cimg_library::CImg::load_inr(const char*, float*) [with T = unsigned char]' CImg.h:23036: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = unsigned char]' CImg.h:9368: instantiated from 'cimg_library::CImg& cimg_library::CImg::assign(const char*) [with T = unsigned char]' CImg.h:9354: instantiated from 'cimg_library::CImg::CImg(const char*) [with T = unsigned char]' greycstoration4integration.cpp:93: instantiated from here CImg.h:24200: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::load_ascii(FILE*, const char*) [with T = float]': CImg.h:23095: instantiated from 'cimg_library::CImg& cimg_library::CImg::load_ascii(const char*) [with T = float]' CImg.h:23033: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = float]' greycstoration.cpp:193: instantiated from 'void greycstoration(int, char**, T) [with T = float]' greycstoration.cpp:541: instantiated from here CImg.h:23065: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::load_pnm(FILE*, const char*) [with T = float]': CImg.h:23269: instantiated from 'cimg_library::CImg& cimg_library::CImg::load_pnm(const char*) [with T = float]' CImg.h:23049: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = float]' greycstoration.cpp:193: instantiated from 'void greycstoration(int, char**, T) [with T = float]' greycstoration.cpp:541: instantiated from here CImg.h:23178: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h:23184: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::load_ascii(FILE*, const char*) [with T = unsigned char]': CImg.h:23095: instantiated from 'cimg_library::CImg& cimg_library::CImg::load_ascii(const char*) [with T = unsigned char]' CImg.h:23033: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = unsigned char]' greycstoration.cpp:240: instantiated from 'void greycstoration(int, char**, T) [with T = float]' greycstoration.cpp:541: instantiated from here CImg.h:23065: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::load_pnm(FILE*, const char*) [with T = unsigned char]': CImg.h:23269: instantiated from 'cimg_library::CImg& cimg_library::CImg::load_pnm(const char*) [with T = unsigned char]' CImg.h:23049: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = unsigned char]' greycstoration.cpp:240: instantiated from 'void greycstoration(int, char**, T) [with T = float]' greycstoration.cpp:541: instantiated from here CImg.h:23178: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h:23184: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::load_ascii(FILE*, const char*) [with T = short unsigned int]': CImg.h:23095: instantiated from 'cimg_library::CImg& cimg_library::CImg::load_ascii(const char*) [with T = short unsigned int]' CImg.h:23033: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = short unsigned int]' greycstoration.cpp:193: instantiated from 'void greycstoration(int, char**, T) [with T = short unsigned int]' greycstoration.cpp:545: instantiated from here CImg.h:23065: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::load_pnm(FILE*, const char*) [with T = short unsigned int]': CImg.h:23269: instantiated from 'cimg_library::CImg& cimg_library::CImg::load_pnm(const char*) [with T = short unsigned int]' CImg.h:23049: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = short unsigned int]' greycstoration.cpp:193: instantiated from 'void greycstoration(int, char**, T) [with T = short unsigned int]' greycstoration.cpp:545: instantiated from here CImg.h:23178: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result CImg.h:23184: 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:24176: instantiated from 'cimg_library::CImg& cimg_library::CImg::load_inr(FILE*, const char*, float*) [with T = float]' CImg.h:24241: instantiated from 'cimg_library::CImg& cimg_library::CImg::load_inr(const char*, float*) [with T = float]' CImg.h:23036: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = float]' greycstoration.cpp:193: instantiated from 'void greycstoration(int, char**, T) [with T = float]' greycstoration.cpp:541: instantiated from here CImg.h:24200: 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:24176: instantiated from 'cimg_library::CImg& cimg_library::CImg::load_inr(FILE*, const char*, float*) [with T = unsigned char]' CImg.h:24241: instantiated from 'cimg_library::CImg& cimg_library::CImg::load_inr(const char*, float*) [with T = unsigned char]' CImg.h:23036: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = unsigned char]' greycstoration.cpp:240: instantiated from 'void greycstoration(int, char**, T) [with T = float]' greycstoration.cpp:541: instantiated from here CImg.h:24200: 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:24176: instantiated from 'cimg_library::CImg& cimg_library::CImg::load_inr(FILE*, const char*, float*) [with T = short unsigned int]' CImg.h:24241: instantiated from 'cimg_library::CImg& cimg_library::CImg::load_inr(const char*, float*) [with T = short unsigned int]' CImg.h:23036: instantiated from 'cimg_library::CImg& cimg_library::CImg::load(const char*) [with T = short unsigned int]' greycstoration.cpp:193: instantiated from 'void greycstoration(int, char**, T) [with T = short unsigned int]' greycstoration.cpp:545: instantiated from here CImg.h:24200: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result make: Leaving directory `/builddir/build/BUILD/GREYCstoration-2.8/src' + cat + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.62941 + umask 022 + cd /builddir/build/BUILD + cd GREYCstoration-2.8 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild + mkdir -p /var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild/usr/bin + mkdir -p /var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild/usr/lib/gimp/2.0/plug-ins/ + mkdir -p /var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild/usr/share/GREYCstoration + mkdir -p /var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild/usr/share/icons/hicolor/96x96/apps + install -m0755 src/greycstoration /var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild/usr/bin/ + install -m0755 src/greycstoration4integration /var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild/usr/bin/ + install -m0755 src/greycstoration4gimp /var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild/usr/lib/gimp/2.0/plug-ins/ + install -m0755 GREYCstoration_gui.tcl /var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild/usr/bin + install -m0644 /builddir/build/SOURCES/GREYCstoration.png /var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild/usr/share/icons/hicolor/96x96/apps + desktop-file-install --vendor fedora --dir /var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild/usr/share/applications GREYCstoration.desktop + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/GREYCstoration-2.8 extracting debug info from /var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild/usr/bin/greycstoration extracting debug info from /var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild/usr/bin/greycstoration4integration extracting debug info from /var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild/usr/lib/gimp/2.0/plug-ins/greycstoration4gimp cpio: GREYCstoration-2.8/src/: No such file or directory cpio: gcc-4.1.2-20070925/obj-ppc64-redhat-linux/gcc/crtsavres.S: No such file or directory 3130 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: GREYCstoration-2.8-1.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.56237 + umask 022 + cd /builddir/build/BUILD + cd GREYCstoration-2.8 + DOCDIR=/var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild/usr/share/doc/GREYCstoration-2.8 + export DOCDIR + rm -rf /var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild/usr/share/doc/GREYCstoration-2.8 + /bin/mkdir -p /var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild/usr/share/doc/GREYCstoration-2.8 + cp -pr README.txt /var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild/usr/share/doc/GREYCstoration-2.8 + cp -pr Licence_CeCILL_V2-en.txt /var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild/usr/share/doc/GREYCstoration-2.8 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6 libXext.so.6 libXrandr.so.2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libfftw3.so.3 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libjpeg.so.62 libm.so.6 libm.so.6(GLIBC_2.0) libpng12.so.0 libpng12.so.0(PNG12_0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libtiff.so.3 libz.so.1 rtld(GNU_HASH) Processing files: GREYCstoration-gimp-2.8-1.fc7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: GREYCstoration gimp libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcairo.so.2 libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgimp-2.0.so.0 libgimpbase-2.0.so.0 libgimpcolor-2.0.so.0 libgimpconfig-2.0.so.0 libgimpmath-2.0.so.0 libgimpmodule-2.0.so.0 libgimpui-2.0.so.0 libgimpwidgets-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpng12.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: GREYCstoration-gui-2.8-1.fc7 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.8-1.fc7 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.8-1.fc7-root-mockbuild warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Wrote: /builddir/build/RPMS/GREYCstoration-2.8-1.fc7.ppc.rpm Wrote: /builddir/build/RPMS/GREYCstoration-gimp-2.8-1.fc7.ppc.rpm Wrote: /builddir/build/RPMS/GREYCstoration-gui-2.8-1.fc7.ppc.rpm Wrote: /builddir/build/RPMS/GREYCstoration-debuginfo-2.8-1.fc7.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6174 + umask 022 + cd /builddir/build/BUILD + cd GREYCstoration-2.8 + rm -rf /var/tmp/GREYCstoration-2.8-1.fc7-root-mockbuild + exit 0 LEAVE do -->