Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/GREYCstoration.spec'], False, '/var/lib/mock/f21-build-2254102-411206/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/GREYCstoration.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Tue Oct 11 2007 Marc Bradshaw 2.5.2-6 warning: bogus date in %changelog: Mon Oct 10 2007 Marc Bradshaw 2.5.2-5 warning: Could not canonicalize hostname: buildhw-02.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/GREYCstoration-2.8-18.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/GREYCstoration.spec'], False, '/var/lib/mock/f21-build-2254102-411206/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/GREYCstoration.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Tue Oct 11 2007 Marc Bradshaw 2.5.2-6 warning: bogus date in %changelog: Mon Oct 10 2007 Marc Bradshaw 2.5.2-5 Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.F6eA50 + umask 022 + cd /builddir/build/BUILD + 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 -p1 -b --suffix .fixmakefile --fuzz=0 patching file src/Makefile Patch #1 (GREYCstoration-2.8-libpng15.patch): + echo 'Patch #1 (GREYCstoration-2.8-libpng15.patch):' + /usr/bin/cat /builddir/build/SOURCES/GREYCstoration-2.8-libpng15.patch + /usr/bin/patch -p1 -b --suffix .libpng15 --fuzz=0 patching file src/CImg.h + 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.8wMYwY + umask 022 + cd /builddir/build/BUILD + cd GREYCstoration-2.8 + make -C src -j16 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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.9.1 20140813 (Red Hat 4.9.1-7) (GCC) ' ** Compiling 'greycstoration4integration (1.28)' with 'gcc version 4.9.1 20140813 (Red Hat 4.9.1-7) (GCC) ' g++ -o greycstoration greycstoration.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 greycstoration4integration greycstoration4integration.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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.9.1 20140813 (Red Hat 4.9.1-7) (GCC) ' g++ -o greycstoration4gimp greycstoration4gimp.cpp `gimptool-2.0 --cflags` `gimptool-2.0 --libs` -lpthread -O3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-tree-pre 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] int k = 0,i; ^ 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] int k = 0,i; ^ In file included from greycstoration.cpp:70:0: CImg.h: In member function 'cimg_library::CImg cimg_library::CImg::get_resize(int, int, int, int, int, int, bool) const': CImg.h:12420:56: warning: typedef 'ftype' locally defined but not used [-Wunused-local-typedefs] typedef typename cimg::superset::type ftype; ^ In file included from greycstoration4integration.cpp:56:0: CImg.h: In member function 'cimg_library::CImg cimg_library::CImg::get_resize(int, int, int, int, int, int, bool) const': CImg.h:12420:56: warning: typedef 'ftype' locally defined but not used [-Wunused-local-typedefs] typedef typename cimg::superset::type ftype; ^ 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] int k = 0,i; ^ CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::load_pandore(FILE*, const char*)': CImg.h:24269:30: warning: typedef 'ushort' locally defined but not used [-Wunused-local-typedefs] typedef unsigned short ushort; ^ CImg.h:24270:28: warning: typedef 'uint' locally defined but not used [-Wunused-local-typedefs] typedef unsigned int uint; ^ CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::load_pandore(FILE*, const char*)': CImg.h:24269:30: warning: typedef 'ushort' locally defined but not used [-Wunused-local-typedefs] typedef unsigned short ushort; ^ CImg.h:24270:28: warning: typedef 'uint' locally defined but not used [-Wunused-local-typedefs] typedef unsigned int uint; ^ In file included from greycstoration4gimp.cpp:107:0: plugins/../CImg.h: In member function 'cimg_library::CImg cimg_library::CImg::get_resize(int, int, int, int, int, int, bool) const': plugins/../CImg.h:12420:56: warning: typedef 'ftype' locally defined but not used [-Wunused-local-typedefs] typedef typename cimg::superset::type ftype; ^ In file included from greycstoration4integration.cpp:56:0: CImg.h: In instantiation of 'cimg_library::CImgDisplay& cimg_library::CImgDisplay::render(const cimg_library::CImg&, bool) [with T = unsigned char]': 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.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:53: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)*(data1++)&M | (G>>3); ^ CImg.h:7431:53: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)*(data1++)&M | (G>>3); ^ CImg.h:7491:68: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)(255*(*(data1++)-min)/mm)&M | (G>>3); ^ CImg.h:7496:68: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)(255*(*(data1++)-min)/mm)&M | (G>>3); ^ 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]' 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]' greycstoration4integration.cpp:104:130: required from here plugins/greycstoration.h:457:22: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null] p.stop_request = false; ^ 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:1618:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:20750:28: note: in expansion of macro 'cimg_for3x3x3' cimg_forV(*this,k) cimg_for3x3x3(*this,x,y,z,k,I) { ^ CImg.h:891:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:20782:28: note: in expansion of macro 'cimg_for3x3' cimg_forV(*this,k) cimg_for3x3(*this,x,y,0,k,I) { ^ 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:1618:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:20750:28: note: in expansion of macro 'cimg_for3x3x3' cimg_forV(*this,k) cimg_for3x3x3(*this,x,y,z,k,I) { ^ CImg.h:891:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:20782:28: note: in expansion of macro 'cimg_for3x3' cimg_forV(*this,k) cimg_for3x3(*this,x,y,0,k,I) { ^ plugins/../CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::load_pandore(FILE*, const char*)': plugins/../CImg.h:24269:30: warning: typedef 'ushort' locally defined but not used [-Wunused-local-typedefs] typedef unsigned short ushort; ^ plugins/../CImg.h:24270:28: warning: typedef 'uint' locally defined but not used [-Wunused-local-typedefs] typedef unsigned int uint; ^ 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:1618:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:20750:28: note: in expansion of macro 'cimg_for3x3x3' cimg_forV(*this,k) cimg_for3x3x3(*this,x,y,z,k,I) { ^ CImg.h:891:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:20782:28: note: in expansion of macro 'cimg_for3x3' cimg_forV(*this,k) cimg_for3x3(*this,x,y,0,k,I) { ^ 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]' 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:22: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null] p.stop_request = false; ^ 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:33: 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:1618:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:13609:28: note: in expansion of macro 'cimg_for3x3x3' cimg_forV(*this,k) cimg_for3x3x3(*this,x,y,z,k,I) { ^ CImg.h:1618:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:13623:28: note: in expansion of macro 'cimg_for3x3x3' cimg_forV(*this,k) cimg_for3x3x3(*this,x,y,z,k,I) { ^ 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:33: 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:891:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:13573:31: note: in expansion of macro 'cimg_for3x3' cimg_forZV(*this,z,k) cimg_for3x3(*this,x,y,0,k,I) { ^ CImg.h:891:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:13583:31: note: in expansion of macro 'cimg_for3x3' cimg_forZV(*this,z,k) cimg_for3x3(*this,x,y,0,k,I) { ^ In file included from greycstoration.cpp:70:0: 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:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((int*)(header))[0] = 348; ^ 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.h:7221:37: required from 'cimg_library::CImgDisplay& cimg_library::CImgDisplay::display(const cimg_library::CImg&) [with T = float]' greycstoration.cpp:485:32: required from 'void greycstoration(int, char**, T) [with T = float]' greycstoration.cpp:541:40: required from here CImg.h:7426:53: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)*(data1++)&M | (G>>3); ^ CImg.h:7431:53: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)*(data1++)&M | (G>>3); ^ CImg.h:7491:68: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)(255*(*(data1++)-min)/mm)&M | (G>>3); ^ CImg.h:7496:68: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)(255*(*(data1++)-min)/mm)&M | (G>>3); ^ 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]' 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:22: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null] p.stop_request = false; ^ 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:100: 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:1618:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:13609:28: note: in expansion of macro 'cimg_for3x3x3' cimg_forV(*this,k) cimg_for3x3x3(*this,x,y,z,k,I) { ^ CImg.h:1618:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:13623:28: note: in expansion of macro 'cimg_for3x3x3' cimg_forV(*this,k) cimg_for3x3x3(*this,x,y,z,k,I) { ^ 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:98: 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:891:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:13573:31: note: in expansion of macro 'cimg_for3x3' cimg_forZV(*this,z,k) cimg_for3x3(*this,x,y,0,k,I) { ^ CImg.h:891:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:13583:31: note: in expansion of macro 'cimg_for3x3' cimg_forZV(*this,z,k) cimg_for3x3(*this,x,y,0,k,I) { ^ In file included from greycstoration.cpp:70:0: 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:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((int*)(header))[0] = 348; ^ 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.h:7221:37: required from 'cimg_library::CImgDisplay& cimg_library::CImgDisplay::display(const cimg_library::CImg&) [with T = short unsigned int]' 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:53: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)*(data1++)&M | (G>>3); ^ CImg.h:7431:53: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)*(data1++)&M | (G>>3); ^ CImg.h:7491:68: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)(255*(*(data1++)-min)/mm)&M | (G>>3); ^ CImg.h:7496:68: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)(255*(*(data1++)-min)/mm)&M | (G>>3); ^ 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]' 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:22: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null] p.stop_request = false; ^ 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:100: 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:1618:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:13609:28: note: in expansion of macro 'cimg_for3x3x3' cimg_forV(*this,k) cimg_for3x3x3(*this,x,y,z,k,I) { ^ CImg.h:1618:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:13623:28: note: in expansion of macro 'cimg_for3x3x3' cimg_forV(*this,k) cimg_for3x3x3(*this,x,y,z,k,I) { ^ 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:98: 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:891:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:13573:31: note: in expansion of macro 'cimg_for3x3' cimg_forZV(*this,z,k) cimg_for3x3(*this,x,y,0,k,I) { ^ CImg.h:891:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:13583:31: note: in expansion of macro 'cimg_for3x3' cimg_forZV(*this,z,k) cimg_for3x3(*this,x,y,0,k,I) { ^ In file included from greycstoration.cpp:70: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]' 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:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((int*)(header))[0] = 348; ^ 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.h:7221:37: required from 'cimg_library::CImgDisplay& cimg_library::CImgDisplay::display(const cimg_library::CImg&) [with T = unsigned char]' 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:53: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)*(data1++)&M | (G>>3); ^ CImg.h:7431:53: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)*(data1++)&M | (G>>3); ^ CImg.h:7491:68: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)(255*(*(data1++)-min)/mm)&M | (G>>3); ^ CImg.h:7496:68: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)(255*(*(data1++)-min)/mm)&M | (G>>3); ^ 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]' greycstoration4gimp.cpp:361:82: required from here plugins/../plugins/greycstoration.h:457:22: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null] p.stop_request = false; ^ 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:36: 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:70: 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:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((int*)(header))[0] = 348; ^ In file included from greycstoration4integration.cpp:56: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:20291: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]' 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]' greycstoration4integration.cpp:104:130: required from here CImg.h:1618:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:13609:28: note: in expansion of macro 'cimg_for3x3x3' cimg_forV(*this,k) cimg_for3x3x3(*this,x,y,z,k,I) { ^ CImg.h:1618:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:13623:28: note: in expansion of macro 'cimg_for3x3x3' cimg_forV(*this,k) cimg_for3x3x3(*this,x,y,z,k,I) { ^ 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:74: 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]' 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]' greycstoration4integration.cpp:104:130: required from here CImg.h:891:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:13573:31: note: in expansion of macro 'cimg_for3x3' cimg_forZV(*this,z,k) cimg_for3x3(*this,x,y,0,k,I) { ^ CImg.h:891:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ CImg.h:13583:31: note: in expansion of macro 'cimg_for3x3' cimg_forZV(*this,z,k) cimg_for3x3(*this,x,y,0,k,I) { ^ In file included from greycstoration4integration.cpp:56: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:7: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] std::fscanf(nfile,"%255[^\n]",line); ^ 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:7: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] std::fscanf(file,"%63s",item); ^ 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:34: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] cimg_foroff(*this,off) { std::fscanf(nfile,"%d",&rval); *(rdata++) = (T)rval; } ^ CImg.h:23184:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] std::fscanf(nfile,"%d %d %d",&rval,&gval,&bval); ^ 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: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]' greycstoration4gimp.cpp:361:82: required from here plugins/../CImg.h:1618:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ plugins/../CImg.h:13609:28: note: in expansion of macro 'cimg_for3x3x3' cimg_forV(*this,k) cimg_for3x3x3(*this,x,y,z,k,I) { ^ plugins/../CImg.h:1618:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ plugins/../CImg.h:13623:28: note: in expansion of macro 'cimg_for3x3x3' cimg_forV(*this,k) cimg_for3x3x3(*this,x,y,z,k,I) { ^ 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] std::system(command); ^ 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:74: 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]' greycstoration4gimp.cpp:361:82: required from here plugins/../CImg.h:891:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ plugins/../CImg.h:13573:31: note: in expansion of macro 'cimg_for3x3' cimg_forZV(*this,z,k) cimg_for3x3(*this,x,y,0,k,I) { ^ plugins/../CImg.h:891:4: warning: variable '_p1x' set but not used [-Wunused-but-set-variable] _p1##x = 0, \ ^ plugins/../CImg.h:13583:31: note: in expansion of macro 'cimg_for3x3' cimg_forZV(*this,z,k) cimg_for3x3(*this,x,y,0,k,I) { ^ 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:7: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] std::fscanf(nfile,"%255[^\n]",line); ^ 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:7: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] std::fscanf(file,"%63s",item); ^ 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:34: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] cimg_foroff(*this,off) { std::fscanf(nfile,"%d",&rval); *(rdata++) = (T)rval; } ^ CImg.h:23184:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] std::fscanf(nfile,"%d %d %d",&rval,&gval,&bval); ^ 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] std::system(command); ^ 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:7: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] std::fscanf(nfile,"%255[^\n]",line); ^ 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:7: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] std::fscanf(file,"%63s",item); ^ 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:34: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] cimg_foroff(*this,off) { std::fscanf(nfile,"%d",&rval); *(rdata++) = (T)rval; } ^ CImg.h:23184:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] std::fscanf(nfile,"%d %d %d",&rval,&gval,&bval); ^ 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:7: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] std::fscanf(nfile,"%255[^\n]",line); ^ 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:7: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] std::fscanf(file,"%63s",item); ^ 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:34: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] cimg_foroff(*this,off) { std::fscanf(nfile,"%d",&rval); *(rdata++) = (T)rval; } ^ CImg.h:23184:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] std::fscanf(nfile,"%d %d %d",&rval,&gval,&bval); ^ make: Leaving directory '/builddir/build/BUILD/GREYCstoration-2.8/src' + cat + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KqFXR5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386 ++ dirname /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386 + cd GREYCstoration-2.8 + rm -rf /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386 + mkdir -p /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386/usr/bin + mkdir -p /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386/usr/lib/gimp/2.0/plug-ins/ + mkdir -p /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386/usr/share/GREYCstoration + mkdir -p /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386/usr/share/icons/hicolor/96x96/apps + install -m0755 src/greycstoration /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386/usr/bin/ + install -m0755 src/greycstoration4integration /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386/usr/bin/ + install -m0755 src/greycstoration4gimp /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386/usr/lib/gimp/2.0/plug-ins/ + install -m0755 GREYCstoration_gui.tcl /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386/usr/bin + install -m0644 /builddir/build/SOURCES/GREYCstoration.png /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386/usr/share/icons/hicolor/96x96/apps + desktop-file-install --dir /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386/usr/share/applications GREYCstoration.desktop /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386/usr/share/applications/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 -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/GREYCstoration-2.8 extracting debug info from /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386/usr/lib/gimp/2.0/plug-ins/greycstoration4gimp extracting debug info from /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386/usr/bin/greycstoration4integration extracting debug info from /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386/usr/bin/greycstoration /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 3130 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: GREYCstoration-2.8-18.fc21.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hEe9av + umask 022 + cd /builddir/build/BUILD + cd GREYCstoration-2.8 + DOCDIR=/builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386/usr/share/doc/GREYCstoration + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386/usr/share/doc/GREYCstoration + cp -pr README.txt /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386/usr/share/doc/GREYCstoration + cp -pr Licence_CeCILL_V2-en.txt /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386/usr/share/doc/GREYCstoration + exit 0 Provides: GREYCstoration = 2.8-18.fc21 GREYCstoration(x86-32) = 2.8-18.fc21 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) libpng16.so.16 libpng16.so.16(PNG16_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.5 libtiff.so.5(LIBTIFF_4.0) libz.so.1 rtld(GNU_HASH) Processing files: GREYCstoration-gimp-2.8-18.fc21.i686 Provides: GREYCstoration-gimp = 2.8-18.fc21 GREYCstoration-gimp(x86-32) = 2.8-18.fc21 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-18.fc21.i686 Provides: GREYCstoration-gui = 2.8-18.fc21 GREYCstoration-gui(x86-32) = 2.8-18.fc21 application() application(GREYCstoration.desktop) 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-18.fc21.i686 Provides: GREYCstoration-debuginfo = 2.8-18.fc21 GREYCstoration-debuginfo(x86-32) = 2.8-18.fc21 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386 Wrote: /builddir/build/RPMS/GREYCstoration-2.8-18.fc21.i686.rpm Wrote: /builddir/build/RPMS/GREYCstoration-gimp-2.8-18.fc21.i686.rpm Wrote: /builddir/build/RPMS/GREYCstoration-gui-2.8-18.fc21.i686.rpm Wrote: /builddir/build/RPMS/GREYCstoration-debuginfo-2.8-18.fc21.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tFqvu0 + umask 022 + cd /builddir/build/BUILD + cd GREYCstoration-2.8 + rm -rf /builddir/build/BUILDROOT/GREYCstoration-2.8-18.fc21.i386 + exit 0 Child return code was: 0 LEAVE do -->