Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/GREYCstoration.spec'], False, '/var/lib/mock/f17-build-1313285-209758/root/', None, 86400, True, False, 496, 496, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/GREYCstoration.spec'] Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/GREYCstoration-2.8-10.fc17.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/GREYCstoration.spec'], False, '/var/lib/mock/f17-build-1313285-209758/root/', None, 86400, True, False, 496, 496, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/GREYCstoration.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.F97Ycc + 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/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): + /usr/bin/cat /builddir/build/SOURCES/GREYCstoration-2.8-fixmakefile.patch + /usr/bin/patch -s -p1 -b --suffix .fixmakefile --fuzz=0 + echo 'Patch #1 (GREYCstoration-2.8-libpng15.patch):' Patch #1 (GREYCstoration-2.8-libpng15.patch): + /usr/bin/cat /builddir/build/SOURCES/GREYCstoration-2.8-libpng15.patch + /usr/bin/patch -s -p1 -b --suffix .libpng15 --fuzz=0 + 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.K3IdHy + 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 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-tree-pre' all make: Entering directory `/builddir/build/BUILD/GREYCstoration-2.8/src' ** Compiling 'greycstoration (1.28)' with 'gcc version 4.7.0 20120315 (Red Hat 4.7.0-0.20) (GCC) ' ** Compiling 'greycstoration4integration (1.28)' with 'gcc version 4.7.0 20120315 (Red Hat 4.7.0-0.20) (GCC) ' g++ -o greycstoration4integration greycstoration4integration.cpp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-tree-pre -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 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-tree-pre -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 ** Compiling 'greycstoration4gimp (1.28)' with 'gcc version 4.7.0 20120315 (Red Hat 4.7.0-0.20) (GCC) ' 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 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-tree-pre In file included from greycstoration4integration.cpp:56:0: CImg.h: In function 'const char* cimg_library::cimg::option(const char*, int, char**, const char*, const char*)': CImg.h:4827:21: warning: variable 'i' set but not used [-Wunused-but-set-variable] In file included from greycstoration.cpp:70:0: CImg.h: In function 'const char* cimg_library::cimg::option(const char*, int, char**, const char*, const char*)': CImg.h:4827:21: warning: variable 'i' set but not used [-Wunused-but-set-variable] In file included from greycstoration4gimp.cpp:107:0: plugins/../CImg.h: In function 'const char* cimg_library::cimg::option(const char*, int, char**, const char*, const char*)': plugins/../CImg.h:4827:21: warning: variable 'i' set but not used [-Wunused-but-set-variable] In file included from greycstoration.cpp:70:0: CImg.h: In instantiation of 'cimg_library::CImg& cimg_library::CImg::sharpen(float, float, float, float) [with T = float]': greycstoration.cpp:426:35: required from 'void greycstoration(int, char**, T) [with T = float]' greycstoration.cpp:541:40: required from here CImg.h:20750:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h: In instantiation of 'cimg_library::CImgDisplay& cimg_library::CImgDisplay::render(const cimg_library::CImg&, bool) [with T = unsigned char; cimg_library::CImgDisplay = cimg_library::CImgDisplay]': CImg.h:7195:33: required from 'cimg_library::CImgDisplay& cimg_library::CImgDisplay::assign(const cimg_library::CImg&, const char*, unsigned int, unsigned int, bool, bool) [with T = unsigned char; cimg_library::CImgDisplay = cimg_library::CImgDisplay]' CImg.h:6605:7: required from 'cimg_library::CImgDisplay::CImgDisplay(const cimg_library::CImg&, const char*, unsigned int, unsigned int, bool, bool) [with T = unsigned char]' greycstoration4integration.cpp:96:40: required from here CImg.h:7426:13: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]CImg.h:20782:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h:7431:13: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] CImg.h:7491:13: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] CImg.h:7496:13: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] In file included from CImg.h:8867:0, from greycstoration4integration.cpp:56: plugins/greycstoration.h: In instantiation of 'static void* cimg_library::CImg::greycstoration_thread(void*) [with T = unsigned char]': plugins/greycstoration.h:218:111: required from 'cimg_library::CImg& cimg_library::CImg::greycstoration_run(const cimg_library::CImg&, float, float, float, float, float, float, float, float, float, unsigned int, bool, unsigned int, unsigned int, unsigned int) [with T = unsigned char; cimg_library::CImg = cimg_library::CImg]' plugins/greycstoration.h:244:82: required from 'cimg_library::CImg& cimg_library::CImg::greycstoration_run(float, float, float, float, float, float, float, float, float, unsigned int, bool, unsigned int, unsigned int, unsigned int) [with T = unsigned char; cimg_library::CImg = cimg_library::CImg]' greycstoration4integration.cpp:104:130: required from here plugins/greycstoration.h:457:7: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null] CImg.h: In instantiation of 'cimg_library::CImg& cimg_library::CImg::sharpen(float, float, float, float) [with T = short unsigned int]': greycstoration.cpp:426:35: required from 'void greycstoration(int, char**, T) [with T = short unsigned int]' greycstoration.cpp:545:40: required from here CImg.h:20750:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h:20782:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h: In instantiation of 'cimg_library::CImg& cimg_library::CImg::sharpen(float, float, float, float) [with T = unsigned char]': greycstoration.cpp:426:35: required from 'void greycstoration(int, char**, T) [with T = unsigned char]' greycstoration.cpp:549:40: required from here CImg.h:20750:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h:20782:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] In file included from CImg.h:8867:0, from greycstoration.cpp:70: plugins/greycstoration.h: In instantiation of 'static void* cimg_library::CImg::greycstoration_thread(void*) [with T = float]': plugins/greycstoration.h:300:111: required from 'cimg_library::CImg& cimg_library::CImg::greycstoration_patch_run(unsigned int, float, float, unsigned int, bool, unsigned int, unsigned int, unsigned int) [with T = float; cimg_library::CImg = cimg_library::CImg]' greycstoration.cpp:407:7: required from 'void greycstoration(int, char**, T) [with T = float]' greycstoration.cpp:541:40: required from here plugins/greycstoration.h:457:7: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null] In file included from greycstoration.cpp:70:0: CImg.h: In instantiation of 'cimg_library::CImg::type> cimg_library::CImg::get_structure_tensorXYZ(int) const [with T = float; typename cimg_library::cimg::superset::type = float]': CImg.h:20740:101: required from 'cimg_library::CImg& cimg_library::CImg::sharpen(float, float, float, float) [with T = float]' greycstoration.cpp:426:35: required from 'void greycstoration(int, char**, T) [with T = float]' greycstoration.cpp:541:40: required from here CImg.h:13609:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h:13623:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h: In instantiation of 'cimg_library::CImg::type> cimg_library::CImg::get_structure_tensorXY(int) const [with T = float; typename cimg_library::cimg::superset::type = float]': CImg.h:20773:99: required from 'cimg_library::CImg& cimg_library::CImg::sharpen(float, float, float, float) [with T = float]' greycstoration.cpp:426:35: required from 'void greycstoration(int, char**, T) [with T = float]' greycstoration.cpp:541:40: required from here CImg.h:13573:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h:13583:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h: In instantiation of 'const cimg_library::CImg& cimg_library::CImg::save_analyze(const char*, const float*) const [with T = float]': CImg.h:25003:66: required from 'const cimg_library::CImg& cimg_library::CImg::save(const char*, int) const [with T = float]' greycstoration.cpp:433:55: required from 'void greycstoration(int, char**, T) [with T = float]' greycstoration.cpp:541:40: required from here CImg.h:25196:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from greycstoration.cpp:70:0: CImg.h: In instantiation of 'cimg_library::CImgDisplay& cimg_library::CImgDisplay::render(const cimg_library::CImg&, bool) [with T = float; cimg_library::CImgDisplay = cimg_library::CImgDisplay]': CImg.h:7221:37: required from 'cimg_library::CImgDisplay& cimg_library::CImgDisplay::display(const cimg_library::CImg&) [with T = float; cimg_library::CImgDisplay = cimg_library::CImgDisplay]' greycstoration.cpp:485:32: required from 'void greycstoration(int, char**, T) [with T = float]' greycstoration.cpp:541:40: required from here CImg.h:7426:13: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] CImg.h:7431:13: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] CImg.h:7491:13: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] CImg.h:7496:13: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] In file included from CImg.h:8867:0, from greycstoration.cpp:70: plugins/greycstoration.h: In instantiation of 'static void* cimg_library::CImg::greycstoration_thread(void*) [with T = short unsigned int]': plugins/greycstoration.h:300:111: required from 'cimg_library::CImg& cimg_library::CImg::greycstoration_patch_run(unsigned int, float, float, unsigned int, bool, unsigned int, unsigned int, unsigned int) [with T = short unsigned int; cimg_library::CImg = cimg_library::CImg]' greycstoration.cpp:407:7: required from 'void greycstoration(int, char**, T) [with T = short unsigned int]' greycstoration.cpp:545:40: required from here plugins/greycstoration.h:457:7: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null] In file included from greycstoration.cpp:70:0: CImg.h: In instantiation of 'cimg_library::CImg::type> cimg_library::CImg::get_structure_tensorXYZ(int) const [with T = short unsigned int; typename cimg_library::cimg::superset::type = float]': CImg.h:20740:101: required from 'cimg_library::CImg& cimg_library::CImg::sharpen(float, float, float, float) [with T = short unsigned int]' greycstoration.cpp:426:35: required from 'void greycstoration(int, char**, T) [with T = short unsigned int]' greycstoration.cpp:545:40: required from here CImg.h:13609:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h:13623:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h: In instantiation of 'cimg_library::CImg::type> cimg_library::CImg::get_structure_tensorXY(int) const [with T = short unsigned int; typename cimg_library::cimg::superset::type = float]': CImg.h:20773:99: required from 'cimg_library::CImg& cimg_library::CImg::sharpen(float, float, float, float) [with T = short unsigned int]' greycstoration.cpp:426:35: required from 'void greycstoration(int, char**, T) [with T = short unsigned int]' greycstoration.cpp:545:40: required from here CImg.h:13573:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h:13583:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h: In instantiation of 'const cimg_library::CImg& cimg_library::CImg::save_analyze(const char*, const float*) const [with T = short unsigned int]': CImg.h:25003:66: required from 'const cimg_library::CImg& cimg_library::CImg::save(const char*, int) const [with T = short unsigned int]' greycstoration.cpp:433:55: required from 'void greycstoration(int, char**, T) [with T = short unsigned int]' greycstoration.cpp:545:40: required from here CImg.h:25196:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from greycstoration.cpp:70:0: CImg.h: In instantiation of 'cimg_library::CImgDisplay& cimg_library::CImgDisplay::render(const cimg_library::CImg&, bool) [with T = short unsigned int; cimg_library::CImgDisplay = cimg_library::CImgDisplay]': CImg.h:7221:37: required from 'cimg_library::CImgDisplay& cimg_library::CImgDisplay::display(const cimg_library::CImg&) [with T = short unsigned int; cimg_library::CImgDisplay = cimg_library::CImgDisplay]' greycstoration.cpp:485:32: required from 'void greycstoration(int, char**, T) [with T = short unsigned int]' greycstoration.cpp:545:40: required from here CImg.h:7426:13: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] CImg.h:7431:13: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] CImg.h:7491:13: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] CImg.h:7496:13: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] In file included from CImg.h:8867:0, from greycstoration.cpp:70: plugins/greycstoration.h: In instantiation of 'static void* cimg_library::CImg::greycstoration_thread(void*) [with T = unsigned char]': plugins/greycstoration.h:300:111: required from 'cimg_library::CImg& cimg_library::CImg::greycstoration_patch_run(unsigned int, float, float, unsigned int, bool, unsigned int, unsigned int, unsigned int) [with T = unsigned char; cimg_library::CImg = cimg_library::CImg]' greycstoration.cpp:407:7: required from 'void greycstoration(int, char**, T) [with T = unsigned char]' greycstoration.cpp:549:40: required from here plugins/greycstoration.h:457:7: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null] In file included from greycstoration.cpp:70:0: CImg.h: In instantiation of 'cimg_library::CImg::type> cimg_library::CImg::get_structure_tensorXYZ(int) const [with T = unsigned char; typename cimg_library::cimg::superset::type = float]': CImg.h:20740:101: required from 'cimg_library::CImg& cimg_library::CImg::sharpen(float, float, float, float) [with T = unsigned char]' greycstoration.cpp:426:35: required from 'void greycstoration(int, char**, T) [with T = unsigned char]' greycstoration.cpp:549:40: required from here CImg.h:13609:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h:13623:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h: In instantiation of 'cimg_library::CImg::type> cimg_library::CImg::get_structure_tensorXY(int) const [with T = unsigned char; typename cimg_library::cimg::superset::type = float]': CImg.h:20773:99: required from 'cimg_library::CImg& cimg_library::CImg::sharpen(float, float, float, float) [with T = unsigned char]' greycstoration.cpp:426:35: required from 'void greycstoration(int, char**, T) [with T = unsigned char]' greycstoration.cpp:549:40: required from here CImg.h:13573:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h:13583:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h: In instantiation of 'const cimg_library::CImg& cimg_library::CImg::save_analyze(const char*, const float*) const [with T = unsigned char]': CImg.h:25003:66: required from 'const cimg_library::CImg& cimg_library::CImg::save(const char*, int) const [with T = unsigned char]' greycstoration.cpp:433:55: required from 'void greycstoration(int, char**, T) [with T = unsigned char]' greycstoration.cpp:549:40: required from here CImg.h:25196:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from greycstoration.cpp:70:0: CImg.h: In instantiation of 'cimg_library::CImgDisplay& cimg_library::CImgDisplay::render(const cimg_library::CImg&, bool) [with T = unsigned char; cimg_library::CImgDisplay = cimg_library::CImgDisplay]': CImg.h:7221:37: required from 'cimg_library::CImgDisplay& cimg_library::CImgDisplay::display(const cimg_library::CImg&) [with T = unsigned char; cimg_library::CImgDisplay = cimg_library::CImgDisplay]' greycstoration.cpp:485:32: required from 'void greycstoration(int, char**, T) [with T = unsigned char]' greycstoration.cpp:549:40: required from here CImg.h:7426:13: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] CImg.h:7431:13: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] CImg.h:7491:13: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] CImg.h:7496:13: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] In file included from greycstoration4integration.cpp:56:0: CImg.h: In instantiation of 'const cimg_library::CImg& cimg_library::CImg::save_analyze(const char*, const float*) const [with T = unsigned char]': CImg.h:25003:66: required from 'const cimg_library::CImg& cimg_library::CImg::save(const char*, int) const [with T = unsigned char]' CImg.h:22372:17: required from 'cimg_library::CImg::type> cimg_library::CImg::get_coordinates(int, cimg_library::CImgDisplay&, unsigned int*, const unsigned char*) const [with T = unsigned char; typename cimg_library::cimg::last::type = int]' CImg.h:22287:44: required from 'const cimg_library::CImg& cimg_library::CImg::display(const char*, int, int, int) const [with T = unsigned char]' greycstoration4integration.cpp:131:40: required from here CImg.h:25196:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CImg.h: In instantiation of 'cimg_library::CImg::type> cimg_library::CImg::get_structure_tensorXYZ(int) const [with T = float; typename cimg_library::cimg::superset::type = float]': CImg.h:20291:76: required from 'cimg_library::CImg& cimg_library::CImg::blur_anisotropic(const cimg_library::CImg&, float, float, float, float, float, float, float, float, unsigned int, bool, float) [with tm = unsigned char; T = unsigned char]' plugins/greycstoration.h:381:12: required from 'static void* cimg_library::CImg::greycstoration_thread(void*) [with T = unsigned char]' plugins/greycstoration.h:218:111: required from 'cimg_library::CImg& cimg_library::CImg::greycstoration_run(const cimg_library::CImg&, float, float, float, float, float, float, float, float, float, unsigned int, bool, unsigned int, unsigned int, unsigned int) [with T = unsigned char; cimg_library::CImg = cimg_library::CImg]' plugins/greycstoration.h:244:82: required from 'cimg_library::CImg& cimg_library::CImg::greycstoration_run(float, float, float, float, float, float, float, float, float, unsigned int, bool, unsigned int, unsigned int, unsigned int) [with T = unsigned char; cimg_library::CImg = cimg_library::CImg]' greycstoration4integration.cpp:104:130: required from here CImg.h:13609:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h:13623:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h: In instantiation of 'cimg_library::CImg::type> cimg_library::CImg::get_structure_tensorXY(int) const [with T = float; typename cimg_library::cimg::superset::type = float]': CImg.h:20315:75: required from 'cimg_library::CImg& cimg_library::CImg::blur_anisotropic(const cimg_library::CImg&, float, float, float, float, float, float, float, float, unsigned int, bool, float) [with tm = unsigned char; T = unsigned char]' plugins/greycstoration.h:381:12: required from 'static void* cimg_library::CImg::greycstoration_thread(void*) [with T = unsigned char]' plugins/greycstoration.h:218:111: required from 'cimg_library::CImg& cimg_library::CImg::greycstoration_run(const cimg_library::CImg&, float, float, float, float, float, float, float, float, float, unsigned int, bool, unsigned int, unsigned int, unsigned int) [with T = unsigned char; cimg_library::CImg = cimg_library::CImg]' plugins/greycstoration.h:244:82: required from 'cimg_library::CImg& cimg_library::CImg::greycstoration_run(float, float, float, float, float, float, float, float, float, unsigned int, bool, unsigned int, unsigned int, unsigned int) [with T = unsigned char; cimg_library::CImg = cimg_library::CImg]' greycstoration4integration.cpp:104:130: required from here CImg.h:13573:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] CImg.h:13583:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] greycstoration4gimp.cpp: In function 'void query()': greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings] In file included from plugins/../CImg.h:8867:0, from greycstoration4gimp.cpp:107: plugins/../plugins/greycstoration.h: In instantiation of 'static void* cimg_library::CImg::greycstoration_thread(void*) [with T = unsigned char]': plugins/../plugins/greycstoration.h:300:111: required from 'cimg_library::CImg& cimg_library::CImg::greycstoration_patch_run(unsigned int, float, float, unsigned int, bool, unsigned int, unsigned int, unsigned int) [with T = unsigned char; cimg_library::CImg = cimg_library::CImg]' greycstoration4gimp.cpp:361:82: required from here plugins/../plugins/greycstoration.h:457:7: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null] CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::load_ascii(FILE*, const char*) [with T = unsigned char; FILE = _IO_FILE]': CImg.h:23065:41: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] CImg.h: In static member function 'static void cimg_library::CImg::_load_inr(FILE*, int*, float*) [with T = unsigned char; FILE = _IO_FILE]': CImg.h:24200:35: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::load_pnm(FILE*, const char*) [with T = unsigned char; FILE = _IO_FILE]': CImg.h:23178:62: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] CImg.h:23184:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] In file included from greycstoration4integration.cpp:56:0: CImg.h: In function 'void cimg_library::cimg::system(const char*, const char*)': CImg.h:4293:27: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] In file included from greycstoration4gimp.cpp:107:0: plugins/../CImg.h: In instantiation of 'cimg_library::CImg::type> cimg_library::CImg::get_structure_tensorXYZ(int) const [with T = float; typename cimg_library::cimg::superset::type = float]': plugins/../CImg.h:20291:76: required from 'cimg_library::CImg& cimg_library::CImg::blur_anisotropic(const cimg_library::CImg&, float, float, float, float, float, float, float, float, unsigned int, bool, float) [with tm = unsigned char; T = unsigned char]' plugins/../plugins/greycstoration.h:381:12: required from 'static void* cimg_library::CImg::greycstoration_thread(void*) [with T = unsigned char]' plugins/../plugins/greycstoration.h:300:111: required from 'cimg_library::CImg& cimg_library::CImg::greycstoration_patch_run(unsigned int, float, float, unsigned int, bool, unsigned int, unsigned int, unsigned int) [with T = unsigned char; cimg_library::CImg = cimg_library::CImg]' greycstoration4gimp.cpp:361:82: required from here plugins/../CImg.h:13609:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] plugins/../CImg.h:13623:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] plugins/../CImg.h: In instantiation of 'cimg_library::CImg::type> cimg_library::CImg::get_structure_tensorXY(int) const [with T = float; typename cimg_library::cimg::superset::type = float]': plugins/../CImg.h:20315:75: required from 'cimg_library::CImg& cimg_library::CImg::blur_anisotropic(const cimg_library::CImg&, float, float, float, float, float, float, float, float, unsigned int, bool, float) [with tm = unsigned char; T = unsigned char]' plugins/../plugins/greycstoration.h:381:12: required from 'static void* cimg_library::CImg::greycstoration_thread(void*) [with T = unsigned char]' plugins/../plugins/greycstoration.h:300:111: required from 'cimg_library::CImg& cimg_library::CImg::greycstoration_patch_run(unsigned int, float, float, unsigned int, bool, unsigned int, unsigned int, unsigned int) [with T = unsigned char; cimg_library::CImg = cimg_library::CImg]' greycstoration4gimp.cpp:361:82: required from here plugins/../CImg.h:13573:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] plugins/../CImg.h:13583:1: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] In file included from greycstoration.cpp:70:0: CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::load_ascii(FILE*, const char*) [with T = unsigned char; FILE = _IO_FILE]': CImg.h:23065:41: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] CImg.h: In static member function 'static void cimg_library::CImg::_load_inr(FILE*, int*, float*) [with T = unsigned char; FILE = _IO_FILE]': CImg.h:24200:35: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::load_pnm(FILE*, const char*) [with T = unsigned char; FILE = _IO_FILE]': CImg.h:23178:62: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] CImg.h:23184:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] In file included from greycstoration.cpp:70:0: CImg.h: In function 'void cimg_library::cimg::system(const char*, const char*)': CImg.h:4293:27: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] In file included from greycstoration.cpp:70:0: CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::load_ascii(FILE*, const char*) [with T = float; FILE = _IO_FILE]': CImg.h:23065:41: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] CImg.h: In static member function 'static void cimg_library::CImg::_load_inr(FILE*, int*, float*) [with T = float; FILE = _IO_FILE]': CImg.h:24200:35: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::load_pnm(FILE*, const char*) [with T = float; FILE = _IO_FILE]': CImg.h:23178:62: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] CImg.h:23184:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::load_ascii(FILE*, const char*) [with T = short unsigned int; FILE = _IO_FILE]': CImg.h:23065:41: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] CImg.h: In static member function 'static void cimg_library::CImg::_load_inr(FILE*, int*, float*) [with T = short unsigned int; FILE = _IO_FILE]': CImg.h:24200:35: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::load_pnm(FILE*, const char*) [with T = short unsigned int; FILE = _IO_FILE]': CImg.h:23178:62: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] CImg.h:23184:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] make: Leaving directory `/builddir/build/BUILD/GREYCstoration-2.8/src' + cat + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uoDS7k + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386 ++ dirname /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386 + cd GREYCstoration-2.8 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386 + mkdir -p /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386/usr/bin + mkdir -p /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386/usr/lib/gimp/2.0/plug-ins/ + mkdir -p /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386/usr/share/GREYCstoration + mkdir -p /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386/usr/share/icons/hicolor/96x96/apps + install -m0755 src/greycstoration /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386/usr/bin/ + install -m0755 src/greycstoration4integration /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386/usr/bin/ + install -m0755 src/greycstoration4gimp /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386/usr/lib/gimp/2.0/plug-ins/ + install -m0755 GREYCstoration_gui.tcl /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386/usr/bin + install -m0644 /builddir/build/SOURCES/GREYCstoration.png /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386/usr/share/icons/hicolor/96x96/apps + desktop-file-install --vendor fedora --dir /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386/usr/share/applications GREYCstoration.desktop /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386/usr/share/applications/fedora-GREYCstoration.desktop: error: (will be fatal in the future): value "GREYCstoration.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/GREYCstoration-2.8 extracting debug info from /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386/usr/lib/gimp/2.0/plug-ins/greycstoration4gimp extracting debug info from /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386/usr/bin/greycstoration extracting debug info from /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386/usr/bin/greycstoration4integration 3130 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: GREYCstoration-2.8-10.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MXNYGb + umask 022 + cd /builddir/build/BUILD + cd GREYCstoration-2.8 + DOCDIR=/builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386/usr/share/doc/GREYCstoration-2.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386/usr/share/doc/GREYCstoration-2.8 + cp -pr README.txt /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386/usr/share/doc/GREYCstoration-2.8 + cp -pr Licence_CeCILL_V2-en.txt /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386/usr/share/doc/GREYCstoration-2.8 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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.11) 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 libjpeg.so.62(LIBJPEG_6.2) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpng15.so.15 libpng15.so.15(PNG15_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-10.fc17.i686 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 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 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.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-10.fc17.i686 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh Processing files: GREYCstoration-debuginfo-2.8-10.fc17.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386 Wrote: /builddir/build/RPMS/GREYCstoration-2.8-10.fc17.i686.rpm Wrote: /builddir/build/RPMS/GREYCstoration-gimp-2.8-10.fc17.i686.rpm Wrote: /builddir/build/RPMS/GREYCstoration-gui-2.8-10.fc17.i686.rpm Wrote: /builddir/build/RPMS/GREYCstoration-debuginfo-2.8-10.fc17.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dNEfFB + umask 022 + cd /builddir/build/BUILD + cd GREYCstoration-2.8 + rm -rf /builddir/build/BUILDROOT/GREYCstoration-2.8-10.fc17.i386 + exit 0 Child returncode was: 0 LEAVE do -->