Mock Version: 1.2.14 Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/GREYCstoration.spec'], logger=env={'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash'}uid=1000shell=Falsetimeout=172800user='mockbuild'printOutput=FalsechrootPath='/var/lib/mock/f24-build-5157488-588417/root'gid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/GREYCstoration.spec'] with env {'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash'} and shell False 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: buildvm-04.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/GREYCstoration-2.8-22.fc24.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/GREYCstoration.spec '], logger=env={'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash'}uid=1000shell=Falsetimeout=172800user='mockbuild'printOutput=Falseprivate_network=Truegid=425chrootPath='/var/lib/mock/f24-build-5157488-588417/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/GREYCstoration.spec '] with env {'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash'} and shell False 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.r24Krv + 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 . Patch #0 (GREYCstoration-2.8-fixmakefile.patch): + echo 'Patch #0 (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/patch -p1 -b --suffix .libpng15 --fuzz=0 patching file src/CImg.h Patch #2 (GREYCstoration-2.8-gcc6.patch): + echo 'Patch #2 (GREYCstoration-2.8-gcc6.patch):' + /usr/bin/patch -p1 -b --suffix .gcc6 --fuzz=0 patching file src/plugins/greycstoration.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 + sed -ir 's|/lib|/lib|' src/Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zir31I + umask 022 + cd /builddir/build/BUILD + cd GREYCstoration-2.8 + make -C src -j4 '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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 6.0.0 20160305 (Red Hat 6.0.0-0.15) (GCC) ' ** Compiling 'greycstoration4integration (1.28)' with 'gcc version 6.0.0 20160305 (Red Hat 6.0.0-0.15) (GCC) ' ** Compiling 'greycstoration4gimp (1.28)' with 'gcc version 6.0.0 20160305 (Red Hat 6.0.0-0.15) (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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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; ^~~~~ CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::get_norm_pointwise(int) const': CImg.h:13349:31: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] if (tmp>n) n=tmp; res(x,y,z) = n; ^~~ CImg.h:13349:13: note: ...this 'if' clause, but it is not if (tmp>n) n=tmp; res(x,y,z) = n; ^~ 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; ^~~~~ CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::get_norm_pointwise(int) const': CImg.h:13349:31: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] if (tmp>n) n=tmp; res(x,y,z) = n; ^~~ CImg.h:13349:13: note: ...this 'if' clause, but it is not if (tmp>n) n=tmp; res(x,y,z) = n; ^~ 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::type> cimg_library::CImg::get_coordinates(int, cimg_library::CImgDisplay&, unsigned int*, const unsigned char*) const': CImg.h:22434:27: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] if (X0<0) X0 = 0; if (X0>=dimx()) X0 = dimx()-1; if (Y0<0) Y0 = 0; if (Y0>=dimy()) Y0 = dimy()-1; ^~ CImg.h:22434:9: note: ...this 'if' clause, but it is not if (X0<0) X0 = 0; if (X0>=dimx()) X0 = dimx()-1; if (Y0<0) Y0 = 0; if (Y0>=dimy()) Y0 = dimy()-1; ^~ CImg.h:22435:27: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] if (Z0<0) Z0 = 0; if (Z0>=dimz()) Z0 = dimz()-1; ^~ CImg.h:22435:9: note: ...this 'if' clause, but it is not if (Z0<0) Z0 = 0; if (Z0>=dimz()) Z0 = dimz()-1; ^~ CImg.h:22436:27: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] if (X1<1) X1 = 0; if (X1>=dimx()) X1 = dimx()-1; if (Y1<0) Y1 = 0; if (Y1>=dimy()) Y1 = dimy()-1; ^~ CImg.h:22436:9: note: ...this 'if' clause, but it is not if (X1<1) X1 = 0; if (X1>=dimx()) X1 = dimx()-1; if (Y1<0) Y1 = 0; if (Y1>=dimy()) Y1 = dimy()-1; ^~ CImg.h:22437:27: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] if (Z1<0) Z1 = 0; if (Z1>=dimz()) Z1 = dimz()-1; ^~ CImg.h:22437:9: note: ...this 'if' clause, but it is not if (Z1<0) Z1 = 0; if (Z1>=dimz()) Z1 = dimz()-1; ^~ 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; ^~~~~ CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::get_coordinates(int, cimg_library::CImgDisplay&, unsigned int*, const unsigned char*) const': CImg.h:22434:27: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] if (X0<0) X0 = 0; if (X0>=dimx()) X0 = dimx()-1; if (Y0<0) Y0 = 0; if (Y0>=dimy()) Y0 = dimy()-1; ^~ CImg.h:22434:9: note: ...this 'if' clause, but it is not if (X0<0) X0 = 0; if (X0>=dimx()) X0 = dimx()-1; if (Y0<0) Y0 = 0; if (Y0>=dimy()) Y0 = dimy()-1; ^~ CImg.h:22435:27: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] if (Z0<0) Z0 = 0; if (Z0>=dimz()) Z0 = dimz()-1; ^~ CImg.h:22435:9: note: ...this 'if' clause, but it is not if (Z0<0) Z0 = 0; if (Z0>=dimz()) Z0 = dimz()-1; ^~ CImg.h:22436:27: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] if (X1<1) X1 = 0; if (X1>=dimx()) X1 = dimx()-1; if (Y1<0) Y1 = 0; if (Y1>=dimy()) Y1 = dimy()-1; ^~ CImg.h:22436:9: note: ...this 'if' clause, but it is not if (X1<1) X1 = 0; if (X1>=dimx()) X1 = dimx()-1; if (Y1<0) Y1 = 0; if (Y1>=dimy()) Y1 = dimy()-1; ^~ CImg.h:22437:27: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] if (Z1<0) Z1 = 0; if (Z1>=dimz()) Z1 = dimz()-1; ^~ CImg.h:22437:9: note: ...this 'if' clause, but it is not if (Z1<0) Z1 = 0; if (Z1>=dimz()) Z1 = dimz()-1; ^~ 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; ^~~~ plugins/../CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::get_norm_pointwise(int) const': plugins/../CImg.h:13349:31: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] if (tmp>n) n=tmp; res(x,y,z) = n; ^~~ plugins/../CImg.h:13349:13: note: ...this 'if' clause, but it is not if (tmp>n) n=tmp; res(x,y,z) = n; ^~ 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; ^~~~ plugins/../CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::get_coordinates(int, cimg_library::CImgDisplay&, unsigned int*, const unsigned char*) const': plugins/../CImg.h:22434:27: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] if (X0<0) X0 = 0; if (X0>=dimx()) X0 = dimx()-1; if (Y0<0) Y0 = 0; if (Y0>=dimy()) Y0 = dimy()-1; ^~ plugins/../CImg.h:22434:9: note: ...this 'if' clause, but it is not if (X0<0) X0 = 0; if (X0>=dimx()) X0 = dimx()-1; if (Y0<0) Y0 = 0; if (Y0>=dimy()) Y0 = dimy()-1; ^~ plugins/../CImg.h:22435:27: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] if (Z0<0) Z0 = 0; if (Z0>=dimz()) Z0 = dimz()-1; ^~ plugins/../CImg.h:22435:9: note: ...this 'if' clause, but it is not if (Z0<0) Z0 = 0; if (Z0>=dimz()) Z0 = dimz()-1; ^~ plugins/../CImg.h:22436:27: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] if (X1<1) X1 = 0; if (X1>=dimx()) X1 = dimx()-1; if (Y1<0) Y1 = 0; if (Y1>=dimy()) Y1 = dimy()-1; ^~ plugins/../CImg.h:22436:9: note: ...this 'if' clause, but it is not if (X1<1) X1 = 0; if (X1>=dimx()) X1 = dimx()-1; if (Y1<0) Y1 = 0; if (Y1>=dimy()) Y1 = dimy()-1; ^~ plugins/../CImg.h:22437:27: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] if (Z1<0) Z1 = 0; if (Z1>=dimz()) Z1 = dimz()-1; ^~ plugins/../CImg.h:22437:9: note: ...this 'if' clause, but it is not if (Z1<0) Z1 = 0; if (Z1>=dimz()) Z1 = dimz()-1; ^~ 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) { ^~~~~~~~~~~ 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; ^~~~ 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:27: 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:50: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)*(data1++)&M | (G>>3); ~~~~~~~~~~~~~~~~~~~~~~~~~^~ CImg.h:7431:50: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)*(data1++)&M | (G>>3); ~~~~~~~~~~~~~~~~~~~~~~~~~^~ CImg.h:7491:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)(255*(*(data1++)-min)/mm)&M | (G>>3); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ CImg.h:7496:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)(255*(*(data1++)-min)/mm)&M | (G>>3); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 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) { ^~~~~~~~~~~ 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) { ^~~~~~~~~~~ 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:63: 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:26: 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:50: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)*(data1++)&M | (G>>3); ~~~~~~~~~~~~~~~~~~~~~~~~~^~ CImg.h:7431:50: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)*(data1++)&M | (G>>3); ~~~~~~~~~~~~~~~~~~~~~~~~~^~ CImg.h:7491:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)(255*(*(data1++)-min)/mm)&M | (G>>3); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ CImg.h:7496:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)(255*(*(data1++)-min)/mm)&M | (G>>3); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 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: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: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:97: 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:63: 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:26: 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:50: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)*(data1++)&M | (G>>3); ~~~~~~~~~~~~~~~~~~~~~~~~~^~ CImg.h:7431:50: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)*(data1++)&M | (G>>3); ~~~~~~~~~~~~~~~~~~~~~~~~~^~ CImg.h:7491:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)(255*(*(data1++)-min)/mm)&M | (G>>3); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ CImg.h:7496:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)(255*(*(data1++)-min)/mm)&M | (G>>3); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 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: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: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:97: 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:63: 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:26: 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:50: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)*(data1++)&M | (G>>3); ~~~~~~~~~~~~~~~~~~~~~~~~~^~ CImg.h:7431:50: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)*(data1++)&M | (G>>3); ~~~~~~~~~~~~~~~~~~~~~~~~~^~ CImg.h:7491:65: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] *(ptrd++) = (unsigned char)(255*(*(data1++)-min)/mm)&M | (G>>3); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ CImg.h:7496:65: 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: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] }; ^ greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] greycstoration4gimp.cpp:215:3: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings] 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:63: required from 'const cimg_library::CImg& cimg_library::CImg::save(const char*, int) const [with T = unsigned char]' CImg.h:22372:27: 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:59: 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: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:39: 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:243:28: 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:73: 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:39: 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:243:28: 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 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: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:39: 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 member function 'cimg_library::CImg& cimg_library::CImg::load_ascii(FILE*, const char*) [with T = unsigned char]': 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); ^~~ 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:73: 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:39: 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) { ^~~~~~~~~~~ CImg.h: In static member function 'static void cimg_library::CImg::_load_inr(FILE*, int*, float*) [with T = unsigned char]': 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]': 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 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); ^ 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]': 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]': 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]': 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]': 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]': 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]': 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]': 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]': 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]': 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 'const cimg_library::CImg& cimg_library::CImg::save_cimg(FILE*, const char*) const [with T = float]': CImg.h:28242:59: warning: array subscript is above array bounds [-Warray-bounds] if (!cimg::strncmp(ptype,"unsigned",8)) std::fprintf(nfile,"%u unsigned_%s %s_endian\n",size,ptype+9,etype); ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/builddir/build/BUILD/GREYCstoration-2.8/src' + cat + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EpKHsK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386 ++ dirname /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386 + cd GREYCstoration-2.8 + rm -rf /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386 + mkdir -p /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386/usr/bin + mkdir -p /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386/usr/lib/gimp/2.0/plug-ins/ + mkdir -p /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386/usr/share/GREYCstoration + mkdir -p /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386/usr/share/icons/hicolor/96x96/apps + install -m0755 src/greycstoration /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386/usr/bin/ + install -m0755 src/greycstoration4integration /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386/usr/bin/ + install -m0755 src/greycstoration4gimp /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386/usr/lib/gimp/2.0/plug-ins/ + install -m0755 GREYCstoration_gui.tcl /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386/usr/bin + install -m0644 /builddir/build/SOURCES/GREYCstoration.png /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386/usr/share/icons/hicolor/96x96/apps + desktop-file-install --dir /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386/usr/share/applications GREYCstoration.desktop /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.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-22.fc24.i386/usr/bin/greycstoration4integration extracting debug info from /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386/usr/bin/greycstoration extracting debug info from /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386/usr/lib/gimp/2.0/plug-ins/greycstoration4gimp /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-22.fc24.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RskKSS + umask 022 + cd /builddir/build/BUILD + cd GREYCstoration-2.8 + DOCDIR=/builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386/usr/share/doc/GREYCstoration + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386/usr/share/doc/GREYCstoration + cp -pr README.txt /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386/usr/share/doc/GREYCstoration + cp -pr Licence_CeCILL_V2-en.txt /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386/usr/share/doc/GREYCstoration + exit 0 Provides: GREYCstoration = 2.8-22.fc24 GREYCstoration(x86-32) = 2.8-22.fc24 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(CXXABI_1.3.8) libstdc++.so.6(CXXABI_1.3.9) 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-22.fc24.i686 Provides: GREYCstoration-gimp = 2.8-22.fc24 GREYCstoration-gimp(x86-32) = 2.8-22.fc24 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(CXXABI_1.3.8) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: GREYCstoration-gui-2.8-22.fc24.i686 Provides: GREYCstoration-gui = 2.8-22.fc24 GREYCstoration-gui(x86-32) = 2.8-22.fc24 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-22.fc24.i686 Provides: GREYCstoration-debuginfo = 2.8-22.fc24 GREYCstoration-debuginfo(x86-32) = 2.8-22.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386 warning: Could not canonicalize hostname: buildvm-04.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/GREYCstoration-2.8-22.fc24.i686.rpm Wrote: /builddir/build/RPMS/GREYCstoration-gimp-2.8-22.fc24.i686.rpm Wrote: /builddir/build/RPMS/GREYCstoration-gui-2.8-22.fc24.i686.rpm Wrote: /builddir/build/RPMS/GREYCstoration-debuginfo-2.8-22.fc24.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.exY2E5 + umask 022 + cd /builddir/build/BUILD + cd GREYCstoration-2.8 + rm -rf /builddir/build/BUILDROOT/GREYCstoration-2.8-22.fc24.i386 + exit 0 Child return code was: 0 LEAVE do -->