Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/gmic.spec'], timeout=172800shell=Falselogger=printOutput=FalsechrootPath='/var/lib/mock/f24-build-5486302-599878/root'gid=425uid=1000user='mockbuild'env={'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/gmic.spec'] with env {'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'} and shell False sh: gimptool: command not found warning: Could not canonicalize hostname: arm02-builder15.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/gmic-1.7.1-1.fc24.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/gmic.spec'], timeout=172800private_network=Truelogger=printOutput=FalsechrootPath='/var/lib/mock/f24-build-5486302-599878/root'shell=Falseuid=1000user='mockbuild'gid=425env={'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/gmic.spec'] with env {'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sdYGGy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gmic-1.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/gmic_1.7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gmic-1.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (gmic-1.7.1-qmake.patch):' Patch #1 (gmic-1.7.1-qmake.patch): + /usr/bin/patch -p1 --fuzz=0 patching file src/Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QjUnmm + umask 022 + cd /builddir/build/BUILD + cd gmic-1.7.1 + export CCACHE_DISABLE=1 + CCACHE_DISABLE=1 + cd src + make FFMPEG_CFLAGS= FFMPEG_LDFLAGS= 'OPT_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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fsigned-char' ** ** Start building G'MIC with default Unix configuration. ** make cli gimp lib libc zart make[1]: Entering directory '/builddir/build/BUILD/gmic-1.7.1/src' make "CFLAGS+=-Dgmic_build -Dcimg_use_zlib `pkg-config --cflags zlib || echo -I/usr/include` -std=c++11 -Wall -Wextra -Dcimg_use_vt100 -Dcimg_use_abort -Dgmic_is_parallel -Dcimg_use_fftw3 `pkg-config --cflags fftw3` -Dcimg_use_curl `pkg-config --cflags libcurl` -Dcimg_use_png `pkg-config --cflags libpng` -Dcimg_use_jpeg -Dcimg_use_tiff `pkg-config --cflags libtiff-4` -fopenmp -Dcimg_use_openmp -Dcimg_display=1 -Dcimg_appname=\\\"gmic\\\" `pkg-config --cflags x11 || echo -I/usr/X11R6/include` -Dcimg_use_openexr -I/usr/include/OpenEXR -Dcimg_use_opencv `pkg-config opencv --cflags || echo -I/usr/include/opencv` -I/usr/include/opencv -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fsigned-char" "LIBS+=`pkg-config --libs zlib || echo -lz` -L/usr/lib -lm -lpthread `pkg-config --libs fftw3 || echo -lfftw3` -lfftw3_threads `pkg-config --libs libcurl || echo -lcurl` `pkg-config --libs libpng || echo -lpng -lz` -ljpeg `pkg-config --libs libtiff-4 || echo -ltiff` -lgomp `pkg-config --libs x11 || echo -L/usr/X11R6/lib -lX11` -lpthread -lIlmImf -lHalf `pkg-config opencv --libs || echo -lopencv_core -lopencv_highgui` " gmic make[2]: Entering directory '/builddir/build/BUILD/gmic-1.7.1/src' g++ -o gmic gmic.cpp -Dgmic_main -Dgmic_build -Dcimg_use_zlib -std=c++11 -Wall -Wextra -Dcimg_use_vt100 -Dcimg_use_abort -Dgmic_is_parallel -Dcimg_use_fftw3 -Dcimg_use_curl -Dcimg_use_png -I/usr/include/libpng16 -Dcimg_use_jpeg -Dcimg_use_tiff -fopenmp -Dcimg_use_openmp -Dcimg_display=1 -Dcimg_appname=\"gmic\" -Dcimg_use_openexr -I/usr/include/OpenEXR -Dcimg_use_opencv -I/usr/include/opencv -I/usr/include/opencv -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fsigned-char -lz -L/usr/lib -lm -lpthread -lfftw3 -lfftw3_threads -lcurl -lpng16 -ljpeg -ltiff -lgomp -lX11 -lpthread -lIlmImf -lHalf -lopencv_calib3d -lopencv_contrib -lopencv_core -lopencv_features2d -lopencv_flann -lopencv_gpu -lopencv_highgui -lopencv_imgproc -lopencv_legacy -lopencv_ml -lopencv_objdetect -lopencv_ocl -lopencv_photo -lopencv_stitching -lopencv_superres -lopencv_ts -lopencv_video -lopencv_videostab In file included from ./CImg.h:9237:0, from gmic.h:171, from gmic.cpp:1912: ./gmic.cpp: In member function 'cimg_library::CImg& cimg_library::CImg::inpaint(const cimg_library::CImg&, unsigned int)': ./gmic.cpp:1232:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ./gmic.cpp:1232:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ./gmic.cpp:1233:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ./gmic.cpp:1233:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ./gmic.cpp:1234:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ./gmic.cpp:1234:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ./gmic.cpp:1307:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ./gmic.cpp:1307:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ./gmic.cpp:1308:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ./gmic.cpp:1308:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ./gmic.cpp:1326:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ./gmic.cpp:1326:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ./gmic.cpp:1327:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ./gmic.cpp:1327:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ./gmic.cpp:1328:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ./gmic.cpp:1328:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ./gmic.cpp:1329:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ./gmic.cpp:1329:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ./gmic.cpp:1330:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ./gmic.cpp:1330:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ./gmic.cpp:1331:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ./gmic.cpp:1331:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ./gmic.cpp:1332:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ./gmic.cpp:1332:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ./gmic.cpp:1333:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ./gmic.cpp:1333:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ./gmic.cpp:1334:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ ./gmic.cpp:1334:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ In file included from gmic.h:171:0, from gmic.cpp:1912: ./CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::assign(const cimg_library::CImg&, const char*)': ./CImg.h:10092:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~~~~ ./CImg.h:10092:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~ ./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline2d_oriented::operator()(float, float, float, unsigned int) const': ./CImg.h:28654:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28654:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28655:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28655:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28656:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28656:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28657:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h:28657:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline3d_oriented::operator()(float, float, float, unsigned int) const': ./CImg.h:28686:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28686:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28687:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28687:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28688:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28688:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28689:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h:28689:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h:28690:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ./CImg.h:28690:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ./CImg.h:28691:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ./CImg.h:28691:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ In file included from gmic.h:171:0, from gmic.cpp:1912: ./CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::_get_select(cimg_library::CImgDisplay&, const char*, unsigned int, unsigned int*, int, int, int, bool, bool, bool) const': ./CImg.h:43381:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ./CImg.h:43381:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ./CImg.h:43382:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ./CImg.h:43382:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ./CImg.h:43383:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ./CImg.h:43383:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ./CImg.h:43384:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ./CImg.h:43384:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ./CImg.h:43385:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ./CImg.h:43385:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ./CImg.h:43386:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ ./CImg.h:43386:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ gmic.cpp: In member function 'gmic& gmic::add_commands(const char*, const char*)': gmic.cpp:2738:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (linee>=line && *linee==' ') --linee; *(linee + 1) = 0; ^~~~~ gmic.cpp:2738:49: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (linee>=line && *linee==' ') --linee; *(linee + 1) = 0; ^ gmic.cpp: In member function 'cimg_library::CImg gmic::substitute_item(const char*, cimg_library::CImgList&, cimg_library::CImgList&, cimg_library::CImgList&, cimg_library::CImgList&, const unsigned int*, const cimg_library::CImg*)': gmic.cpp:3898:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*feature!=',') ++feature; ++feature; ^~~~~ gmic.cpp:3898:46: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*feature!=',') ++feature; ++feature; ^~ gmic.cpp:3908:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*feature!=',') ++feature; ++feature; ^~~~~ gmic.cpp:3908:46: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*feature!=',') ++feature; ++feature; ^~ gmic.cpp: In member function 'gmic& gmic::_run(const cimg_library::CImgList&, unsigned int&, cimg_library::CImgList&, cimg_library::CImgList&, cimg_library::CImgList&, cimg_library::CImgList&, const unsigned int*, bool*, const char*, const cimg_library::CImg*)': gmic.cpp:7354:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (img.spectrum()>=3) g_img_uc(0,2) = g_img_uc(1,2) = 30; g_img_uc(2,2) = 255; ^~ gmic.cpp:7354:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (img.spectrum()>=3) g_img_uc(0,2) = g_img_uc(1,2) = 30; g_img_uc(2,2) = 255; ^~~~~~~~ gmic.cpp:7446:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (img.spectrum()>=3) g_img_uc(0,2) = g_img_uc(1,2) = 30; g_img_uc(2,2) = 255; ^~ gmic.cpp:7446:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (img.spectrum()>=3) g_img_uc(0,2) = g_img_uc(1,2) = 30; g_img_uc(2,2) = 255; ^~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/gmic-1.7.1/src' strip gmic make "CFLAGS+=-Dgmic_build -Dcimg_use_zlib `pkg-config --cflags zlib || echo -I/usr/include` -std=c++11 -Wall -Wextra -Dcimg_use_vt100 -Dcimg_use_abort -Dgmic_is_parallel -Dcimg_use_fftw3 `pkg-config --cflags fftw3` -Dcimg_use_curl `pkg-config --cflags libcurl` -Dcimg_use_png `pkg-config --cflags libpng` -Dcimg_use_rng -fopenmp -Dcimg_use_openmp -Dcimg_display=1 -Dcimg_appname=\\\"gmic\\\" `pkg-config --cflags x11 || echo -I/usr/X11R6/include` -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fsigned-char" "LIBS+=`pkg-config --libs zlib || echo -lz` -L/usr/lib -lm -lpthread `pkg-config --libs fftw3 || echo -lfftw3` -lfftw3_threads `pkg-config --libs libcurl || echo -lcurl` `pkg-config --libs libpng || echo -lpng -lz` -lgomp `pkg-config --libs x11 || echo -L/usr/X11R6/lib -lX11` -lpthread " gmic_gimp make[2]: Entering directory '/builddir/build/BUILD/gmic-1.7.1/src' g++ -o gmic_gimp.o -c gmic.cpp -Dgmic_gimp -Dgmic_build -Dcimg_use_zlib -std=c++11 -Wall -Wextra -Dcimg_use_vt100 -Dcimg_use_abort -Dgmic_is_parallel -Dcimg_use_fftw3 -Dcimg_use_curl -Dcimg_use_png -I/usr/include/libpng16 -Dcimg_use_rng -fopenmp -Dcimg_use_openmp -Dcimg_display=1 -Dcimg_appname=\"gmic\" -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fsigned-char In file included from ./CImg.h:9237:0, from gmic.h:171, from gmic.cpp:1912: ./gmic.cpp: In member function 'cimg_library::CImg& cimg_library::CImg::inpaint(const cimg_library::CImg&, unsigned int)': ./gmic.cpp:1232:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ./gmic.cpp:1232:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ./gmic.cpp:1233:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ./gmic.cpp:1233:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ./gmic.cpp:1234:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ./gmic.cpp:1234:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ./gmic.cpp:1307:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ./gmic.cpp:1307:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ./gmic.cpp:1308:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ./gmic.cpp:1308:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ./gmic.cpp:1326:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ./gmic.cpp:1326:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ./gmic.cpp:1327:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ./gmic.cpp:1327:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ./gmic.cpp:1328:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ./gmic.cpp:1328:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ./gmic.cpp:1329:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ./gmic.cpp:1329:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ./gmic.cpp:1330:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ./gmic.cpp:1330:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ./gmic.cpp:1331:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ./gmic.cpp:1331:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ./gmic.cpp:1332:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ./gmic.cpp:1332:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ./gmic.cpp:1333:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ./gmic.cpp:1333:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ./gmic.cpp:1334:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ ./gmic.cpp:1334:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ In file included from gmic.h:171:0, from gmic.cpp:1912: ./CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::assign(const cimg_library::CImg&, const char*)': ./CImg.h:10092:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~~~~ ./CImg.h:10092:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~ ./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline2d_oriented::operator()(float, float, float, unsigned int) const': ./CImg.h:28654:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28654:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28655:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28655:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28656:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28656:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28657:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h:28657:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline3d_oriented::operator()(float, float, float, unsigned int) const': ./CImg.h:28686:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28686:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28687:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28687:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28688:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28688:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28689:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h:28689:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h:28690:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ./CImg.h:28690:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ./CImg.h:28691:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ./CImg.h:28691:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ./CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::_get_select(cimg_library::CImgDisplay&, const char*, unsigned int, unsigned int*, int, int, int, bool, bool, bool) const': ./CImg.h:43381:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ./CImg.h:43381:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ./CImg.h:43382:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ./CImg.h:43382:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ./CImg.h:43383:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ./CImg.h:43383:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ./CImg.h:43384:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ./CImg.h:43384:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ./CImg.h:43385:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ./CImg.h:43385:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ./CImg.h:43386:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ ./CImg.h:43386:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ gmic.cpp: In member function 'gmic& gmic::add_commands(const char*, const char*)': gmic.cpp:2738:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (linee>=line && *linee==' ') --linee; *(linee + 1) = 0; ^~~~~ gmic.cpp:2738:49: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (linee>=line && *linee==' ') --linee; *(linee + 1) = 0; ^ gmic.cpp: In member function 'cimg_library::CImg gmic::substitute_item(const char*, cimg_library::CImgList&, cimg_library::CImgList&, cimg_library::CImgList&, cimg_library::CImgList&, const unsigned int*, const cimg_library::CImg*)': gmic.cpp:3898:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*feature!=',') ++feature; ++feature; ^~~~~ gmic.cpp:3898:46: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*feature!=',') ++feature; ++feature; ^~ gmic.cpp:3908:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*feature!=',') ++feature; ++feature; ^~~~~ gmic.cpp:3908:46: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*feature!=',') ++feature; ++feature; ^~ gmic.cpp: In member function 'gmic& gmic::_run(const cimg_library::CImgList&, unsigned int&, cimg_library::CImgList&, cimg_library::CImgList&, cimg_library::CImgList&, cimg_library::CImgList&, const unsigned int*, bool*, const char*, const cimg_library::CImg*)': gmic.cpp:7354:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (img.spectrum()>=3) g_img_uc(0,2) = g_img_uc(1,2) = 30; g_img_uc(2,2) = 255; ^~ gmic.cpp:7354:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (img.spectrum()>=3) g_img_uc(0,2) = g_img_uc(1,2) = 30; g_img_uc(2,2) = 255; ^~~~~~~~ gmic.cpp:7446:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (img.spectrum()>=3) g_img_uc(0,2) = g_img_uc(1,2) = 30; g_img_uc(2,2) = 255; ^~ gmic.cpp:7446:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (img.spectrum()>=3) g_img_uc(0,2) = g_img_uc(1,2) = 30; g_img_uc(2,2) = 255; ^~~~~~~~ g++ -o gmic_gimp gmic_gimp.cpp gmic_gimp.o -Dgmic_gimp `gimptool-2.0 --cflags` `gimptool-2.0 --libs` -Dgmic_build -Dcimg_use_zlib -std=c++11 -Wall -Wextra -Dcimg_use_vt100 -Dcimg_use_abort -Dgmic_is_parallel -Dcimg_use_fftw3 -Dcimg_use_curl -Dcimg_use_png -I/usr/include/libpng16 -Dcimg_use_rng -fopenmp -Dcimg_use_openmp -Dcimg_display=1 -Dcimg_appname=\"gmic\" -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fsigned-char -lz -L/usr/lib -lm -lpthread -lfftw3 -lfftw3_threads -lcurl -lpng16 -lgomp -lX11 -lpthread In file included from ./CImg.h:9237:0, from gmic.h:171, from gmic_gimp.cpp:46: ./gmic.cpp: In member function 'cimg_library::CImg& cimg_library::CImg::inpaint(const cimg_library::CImg&, unsigned int)': ./gmic.cpp:1232:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ./gmic.cpp:1232:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ./gmic.cpp:1233:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ./gmic.cpp:1233:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ./gmic.cpp:1234:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ./gmic.cpp:1234:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ./gmic.cpp:1307:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ./gmic.cpp:1307:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ./gmic.cpp:1308:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ./gmic.cpp:1308:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ./gmic.cpp:1326:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ./gmic.cpp:1326:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ./gmic.cpp:1327:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ./gmic.cpp:1327:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ./gmic.cpp:1328:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ./gmic.cpp:1328:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ./gmic.cpp:1329:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ./gmic.cpp:1329:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ./gmic.cpp:1330:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ./gmic.cpp:1330:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ./gmic.cpp:1331:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ./gmic.cpp:1331:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ./gmic.cpp:1332:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ./gmic.cpp:1332:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ./gmic.cpp:1333:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ./gmic.cpp:1333:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ./gmic.cpp:1334:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ ./gmic.cpp:1334:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ In file included from gmic.h:171:0, from gmic_gimp.cpp:46: ./CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::assign(const cimg_library::CImg&, const char*)': ./CImg.h:10092:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~~~~ ./CImg.h:10092:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~ ./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline2d_oriented::operator()(float, float, float, unsigned int) const': ./CImg.h:28654:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28654:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28655:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28655:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28656:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28656:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28657:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h:28657:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline3d_oriented::operator()(float, float, float, unsigned int) const': ./CImg.h:28686:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28686:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28687:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28687:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28688:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28688:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28689:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h:28689:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h:28690:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ./CImg.h:28690:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ./CImg.h:28691:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ./CImg.h:28691:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ./CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::_get_select(cimg_library::CImgDisplay&, const char*, unsigned int, unsigned int*, int, int, int, bool, bool, bool) const': ./CImg.h:43381:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ./CImg.h:43381:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ./CImg.h:43382:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ./CImg.h:43382:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ./CImg.h:43383:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ./CImg.h:43383:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ./CImg.h:43384:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ./CImg.h:43384:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ./CImg.h:43385:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ./CImg.h:43385:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ./CImg.h:43386:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ ./CImg.h:43386:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ gmic_gimp.cpp: In function 'cimg_library::CImgList update_filters(bool, bool)': gmic_gimp.cpp:1369:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*data!='\n' && *data && _line& cimg_library::CImg::inpaint(const cimg_library::CImg&, unsigned int)': ./gmic.cpp:1232:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ./gmic.cpp:1232:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ./gmic.cpp:1233:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ./gmic.cpp:1233:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ./gmic.cpp:1234:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ./gmic.cpp:1234:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ./gmic.cpp:1307:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ./gmic.cpp:1307:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ./gmic.cpp:1308:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ./gmic.cpp:1308:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ./gmic.cpp:1326:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ./gmic.cpp:1326:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ./gmic.cpp:1327:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ./gmic.cpp:1327:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ./gmic.cpp:1328:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ./gmic.cpp:1328:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ./gmic.cpp:1329:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ./gmic.cpp:1329:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ./gmic.cpp:1330:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ./gmic.cpp:1330:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ./gmic.cpp:1331:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ./gmic.cpp:1331:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ./gmic.cpp:1332:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ./gmic.cpp:1332:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ./gmic.cpp:1333:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ./gmic.cpp:1333:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ./gmic.cpp:1334:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ ./gmic.cpp:1334:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ In file included from gmic.h:171:0, from gmic.cpp:1912: ./CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::assign(const cimg_library::CImg&, const char*)': ./CImg.h:10092:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~~~~ ./CImg.h:10092:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~ ./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline2d_oriented::operator()(float, float, float, unsigned int) const': ./CImg.h:28654:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28654:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28655:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28655:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28656:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28656:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28657:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h:28657:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline3d_oriented::operator()(float, float, float, unsigned int) const': ./CImg.h:28686:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28686:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28687:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28687:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28688:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28688:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28689:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h:28689:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h:28690:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ./CImg.h:28690:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ./CImg.h:28691:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ./CImg.h:28691:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ./CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::_get_select(cimg_library::CImgDisplay&, const char*, unsigned int, unsigned int*, int, int, int, bool, bool, bool) const': ./CImg.h:43381:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ./CImg.h:43381:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ./CImg.h:43382:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ./CImg.h:43382:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ./CImg.h:43383:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ./CImg.h:43383:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ./CImg.h:43384:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ./CImg.h:43384:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ./CImg.h:43385:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ./CImg.h:43385:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ./CImg.h:43386:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ ./CImg.h:43386:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ gmic.cpp: In member function 'gmic& gmic::add_commands(const char*, const char*)': gmic.cpp:2738:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (linee>=line && *linee==' ') --linee; *(linee + 1) = 0; ^~~~~ gmic.cpp:2738:49: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (linee>=line && *linee==' ') --linee; *(linee + 1) = 0; ^ gmic.cpp: In member function 'cimg_library::CImg gmic::substitute_item(const char*, cimg_library::CImgList&, cimg_library::CImgList&, cimg_library::CImgList&, cimg_library::CImgList&, const unsigned int*, const cimg_library::CImg*)': gmic.cpp:3898:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*feature!=',') ++feature; ++feature; ^~~~~ gmic.cpp:3898:46: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*feature!=',') ++feature; ++feature; ^~ gmic.cpp:3908:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*feature!=',') ++feature; ++feature; ^~~~~ gmic.cpp:3908:46: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*feature!=',') ++feature; ++feature; ^~ gmic.cpp: In member function 'gmic& gmic::_run(const cimg_library::CImgList&, unsigned int&, cimg_library::CImgList&, cimg_library::CImgList&, cimg_library::CImgList&, cimg_library::CImgList&, const unsigned int*, bool*, const char*, const cimg_library::CImg*)': gmic.cpp:7354:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (img.spectrum()>=3) g_img_uc(0,2) = g_img_uc(1,2) = 30; g_img_uc(2,2) = 255; ^~ gmic.cpp:7354:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (img.spectrum()>=3) g_img_uc(0,2) = g_img_uc(1,2) = 30; g_img_uc(2,2) = 255; ^~~~~~~~ gmic.cpp:7446:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (img.spectrum()>=3) g_img_uc(0,2) = g_img_uc(1,2) = 30; g_img_uc(2,2) = 255; ^~ gmic.cpp:7446:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (img.spectrum()>=3) g_img_uc(0,2) = g_img_uc(1,2) = 30; g_img_uc(2,2) = 255; ^~~~~~~~ ar rcs libgmic.a libgmic.o g++ -shared -Wl,-soname,libgmic.so.1 -o libgmic.so libgmic.o -lz -L/usr/lib -lm -lpthread -lfftw3 -lfftw3_threads -lcurl -lpng16 -ljpeg -ltiff -lgomp -lX11 -lpthread g++ -o use_libgmic use_libgmic.cpp -L. -lgmic -lz -L/usr/lib -lm -lpthread -lfftw3 -lfftw3_threads -lcurl -lpng16 -ljpeg -ltiff -lgomp -lX11 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/gmic-1.7.1/src' make "CFLAGS+=-Dgmic_build -Dcimg_use_zlib `pkg-config --cflags zlib || echo -I/usr/include` -std=c++11 -Wall -Wextra -Dcimg_use_vt100 -Dcimg_use_abort -Dgmic_is_parallel -Dcimg_use_fftw3 `pkg-config --cflags fftw3` -Dcimg_use_curl `pkg-config --cflags libcurl` -Dcimg_use_png `pkg-config --cflags libpng` -Dcimg_use_jpeg -Dcimg_use_tiff `pkg-config --cflags libtiff-4` -fopenmp -Dcimg_use_openmp -Dcimg_display=1 -Dcimg_appname=\\\"gmic\\\" `pkg-config --cflags x11 || echo -I/usr/X11R6/include` -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fsigned-char" "LIBS+=`pkg-config --libs zlib || echo -lz` -L/usr/lib -lm -lpthread `pkg-config --libs fftw3 || echo -lfftw3` -lfftw3_threads `pkg-config --libs libcurl || echo -lcurl` `pkg-config --libs libpng || echo -lpng -lz` -ljpeg `pkg-config --libs libtiff-4 || echo -ltiff` -lgomp `pkg-config --libs x11 || echo -L/usr/X11R6/lib -lX11` -lpthread " libcgmic make[2]: Entering directory '/builddir/build/BUILD/gmic-1.7.1/src' g++ -o libcgmic.o -c gmic_libc.cpp -fPIC -Dgmic_build -Dcimg_use_zlib -std=c++11 -Wall -Wextra -Dcimg_use_vt100 -Dcimg_use_abort -Dgmic_is_parallel -Dcimg_use_fftw3 -Dcimg_use_curl -Dcimg_use_png -I/usr/include/libpng16 -Dcimg_use_jpeg -Dcimg_use_tiff -fopenmp -Dcimg_use_openmp -Dcimg_display=1 -Dcimg_appname=\"gmic\" -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fsigned-char In file included from ./CImg.h:9237:0, from gmic.h:171, from gmic_libc.cpp:43: ./gmic.cpp: In member function 'cimg_library::CImg& cimg_library::CImg::inpaint(const cimg_library::CImg&, unsigned int)': ./gmic.cpp:1232:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ./gmic.cpp:1232:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ./gmic.cpp:1233:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ./gmic.cpp:1233:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ./gmic.cpp:1234:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ./gmic.cpp:1234:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ./gmic.cpp:1307:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ./gmic.cpp:1307:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ./gmic.cpp:1308:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ./gmic.cpp:1308:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ./gmic.cpp:1326:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ./gmic.cpp:1326:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ./gmic.cpp:1327:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ./gmic.cpp:1327:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ./gmic.cpp:1328:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ./gmic.cpp:1328:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ./gmic.cpp:1329:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ./gmic.cpp:1329:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ./gmic.cpp:1330:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ./gmic.cpp:1330:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ./gmic.cpp:1331:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ./gmic.cpp:1331:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ./gmic.cpp:1332:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ./gmic.cpp:1332:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ./gmic.cpp:1333:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ./gmic.cpp:1333:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ./gmic.cpp:1334:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ ./gmic.cpp:1334:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ In file included from gmic.h:171:0, from gmic_libc.cpp:43: ./CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::assign(const cimg_library::CImg&, const char*)': ./CImg.h:10092:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~~~~ ./CImg.h:10092:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~ ./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline2d_oriented::operator()(float, float, float, unsigned int) const': ./CImg.h:28654:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28654:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28655:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28655:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28656:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28656:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28657:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h:28657:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline3d_oriented::operator()(float, float, float, unsigned int) const': ./CImg.h:28686:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28686:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ./CImg.h:28687:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28687:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ./CImg.h:28688:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28688:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ./CImg.h:28689:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h:28689:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ./CImg.h:28690:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ./CImg.h:28690:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ./CImg.h:28691:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ./CImg.h:28691:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ./CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::_get_select(cimg_library::CImgDisplay&, const char*, unsigned int, unsigned int*, int, int, int, bool, bool, bool) const': ./CImg.h:43381:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ./CImg.h:43381:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ./CImg.h:43382:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ./CImg.h:43382:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ./CImg.h:43383:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ./CImg.h:43383:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ./CImg.h:43384:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ./CImg.h:43384:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ./CImg.h:43385:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ./CImg.h:43385:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ./CImg.h:43386:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ ./CImg.h:43386:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ g++ -shared -Wl,-soname,libcgmic.so.1 -o libcgmic.so libcgmic.o libgmic.o -lz -L/usr/lib -lm -lpthread -lfftw3 -lfftw3_threads -lcurl -lpng16 -ljpeg -ltiff -lgomp -lX11 -lpthread cc -std=c99 -o use_libcgmic use_libcgmic.c -L. -lcgmic make[2]: Leaving directory '/builddir/build/BUILD/gmic-1.7.1/src' cd ../zart && qmake-qt5 zart.pro && make && strip zart Project MESSAGE: Release build make[2]: Entering directory '/builddir/build/BUILD/gmic-1.7.1/zart' /usr/lib/qt5/bin/uic ui/MainWindow.ui -o .ui/ui_MainWindow.h /usr/lib/qt5/bin/uic ui/DialogAbout.ui -o .ui/ui_DialogAbout.h /usr/lib/qt5/bin/uic ui/DialogLicense.ui -o .ui/ui_DialogLicense.h /usr/lib/qt5/bin/uic ui/FullScreenWidget.ui -o .ui/ui_FullScreenWidget.h /usr/lib/qt5/bin/uic ui/OutputWindow.ui -o .ui/ui_OutputWindow.h g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/gmic.o ../src/gmic.cpp In file included from ../src/./CImg.h:9237:0, from ../src/gmic.h:171, from ../src/gmic.cpp:1912: ../src/./gmic.cpp: In member function 'cimg_library::CImg& cimg_library::CImg::inpaint(const cimg_library::CImg&, unsigned int)': ../src/./gmic.cpp:1232:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1232:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1233:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1233:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1234:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1234:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1307:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1307:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1308:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1308:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1326:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1326:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1327:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1327:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1328:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1328:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1329:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1329:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1330:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1330:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1331:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1331:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1332:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1332:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1333:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1333:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1334:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ ../src/./gmic.cpp:1334:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ In file included from ../src/gmic.h:171:0, from ../src/gmic.cpp:1912: ../src/./CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::assign(const cimg_library::CImg&, const char*)': ../src/./CImg.h:10092:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~~~~ ../src/./CImg.h:10092:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline2d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28654:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28654:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28655:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28655:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28656:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28656:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28657:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28657:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline3d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28686:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28686:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28687:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28687:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28688:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28688:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28689:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28689:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28690:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28690:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28691:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ../src/./CImg.h:28691:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ../src/./CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::_get_select(cimg_library::CImgDisplay&, const char*, unsigned int, unsigned int*, int, int, int, bool, bool, bool) const': ../src/./CImg.h:43381:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43381:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43382:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43382:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43383:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43383:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43384:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43384:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43385:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43385:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43386:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ ../src/./CImg.h:43386:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ ../src/gmic.cpp: In member function 'gmic& gmic::add_commands(const char*, const char*)': ../src/gmic.cpp:2738:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (linee>=line && *linee==' ') --linee; *(linee + 1) = 0; ^~~~~ ../src/gmic.cpp:2738:49: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (linee>=line && *linee==' ') --linee; *(linee + 1) = 0; ^ ../src/gmic.cpp: In member function 'cimg_library::CImg gmic::substitute_item(const char*, cimg_library::CImgList&, cimg_library::CImgList&, cimg_library::CImgList&, cimg_library::CImgList&, const unsigned int*, const cimg_library::CImg*)': ../src/gmic.cpp:3898:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*feature!=',') ++feature; ++feature; ^~~~~ ../src/gmic.cpp:3898:46: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*feature!=',') ++feature; ++feature; ^~ ../src/gmic.cpp:3908:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*feature!=',') ++feature; ++feature; ^~~~~ ../src/gmic.cpp:3908:46: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*feature!=',') ++feature; ++feature; ^~ ../src/gmic.cpp: In member function 'gmic& gmic::_run(const cimg_library::CImgList&, unsigned int&, cimg_library::CImgList&, cimg_library::CImgList&, cimg_library::CImgList&, cimg_library::CImgList&, const unsigned int*, bool*, const char*, const cimg_library::CImg*)': ../src/gmic.cpp:7354:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (img.spectrum()>=3) g_img_uc(0,2) = g_img_uc(1,2) = 30; g_img_uc(2,2) = 255; ^~ ../src/gmic.cpp:7354:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (img.spectrum()>=3) g_img_uc(0,2) = g_img_uc(1,2) = 30; g_img_uc(2,2) = 255; ^~~~~~~~ ../src/gmic.cpp:7446:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (img.spectrum()>=3) g_img_uc(0,2) = g_img_uc(1,2) = 30; g_img_uc(2,2) = 255; ^~ ../src/gmic.cpp:7446:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (img.spectrum()>=3) g_img_uc(0,2) = g_img_uc(1,2) = 30; g_img_uc(2,2) = 255; ^~~~~~~~ g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/ImageView.o src/ImageView.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/MainWindow.o src/MainWindow.cpp In file included from ../src/./CImg.h:9237:0, from ../src/gmic.h:171, from include/ImageConverter.h:56, from src/MainWindow.cpp:79: ../src/./gmic.cpp: In member function 'cimg_library::CImg& cimg_library::CImg::inpaint(const cimg_library::CImg&, unsigned int)': ../src/./gmic.cpp:1232:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1232:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1233:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1233:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1234:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1234:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1307:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1307:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1308:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1308:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1326:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1326:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1327:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1327:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1328:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1328:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1329:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1329:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1330:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1330:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1331:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1331:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1332:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1332:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1333:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1333:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1334:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ ../src/./gmic.cpp:1334:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ In file included from ../src/gmic.h:171:0, from include/ImageConverter.h:56, from src/MainWindow.cpp:79: ../src/./CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::assign(const cimg_library::CImg&, const char*)': ../src/./CImg.h:10092:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~~~~ ../src/./CImg.h:10092:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline2d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28654:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28654:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28655:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28655:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28656:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28656:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28657:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28657:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline3d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28686:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28686:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28687:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28687:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28688:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28688:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28689:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28689:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28690:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28690:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28691:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ../src/./CImg.h:28691:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ../src/./CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::_get_select(cimg_library::CImgDisplay&, const char*, unsigned int, unsigned int*, int, int, int, bool, bool, bool) const': ../src/./CImg.h:43381:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43381:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43382:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43382:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43383:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43383:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43384:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43384:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43385:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43385:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43386:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ ../src/./CImg.h:43386:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/ZArt.o src/ZArt.cpp In file included from ../src/./CImg.h:9237:0, from ../src/gmic.h:171, from include/FilterThread.h:52, from include/MainWindow.h:60, from src/ZArt.cpp:53: ../src/./gmic.cpp: In member function 'cimg_library::CImg& cimg_library::CImg::inpaint(const cimg_library::CImg&, unsigned int)': ../src/./gmic.cpp:1232:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1232:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1233:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1233:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1234:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1234:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1307:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1307:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1308:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1308:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1326:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1326:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1327:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1327:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1328:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1328:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1329:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1329:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1330:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1330:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1331:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1331:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1332:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1332:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1333:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1333:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1334:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ ../src/./gmic.cpp:1334:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ In file included from ../src/gmic.h:171:0, from include/FilterThread.h:52, from include/MainWindow.h:60, from src/ZArt.cpp:53: ../src/./CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::assign(const cimg_library::CImg&, const char*)': ../src/./CImg.h:10092:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~~~~ ../src/./CImg.h:10092:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline2d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28654:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28654:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28655:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28655:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28656:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28656:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28657:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28657:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline3d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28686:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28686:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28687:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28687:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28688:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28688:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28689:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28689:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28690:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28690:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28691:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ../src/./CImg.h:28691:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ../src/./CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::_get_select(cimg_library::CImgDisplay&, const char*, unsigned int, unsigned int*, int, int, int, bool, bool, bool) const': ../src/./CImg.h:43381:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43381:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43382:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43382:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43383:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43383:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43384:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43384:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43385:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43385:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43386:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ ../src/./CImg.h:43386:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/FilterThread.o src/FilterThread.cpp In file included from ../src/./CImg.h:9237:0, from ../src/gmic.h:171, from include/FilterThread.h:52, from src/FilterThread.cpp:46: ../src/./gmic.cpp: In member function 'cimg_library::CImg& cimg_library::CImg::inpaint(const cimg_library::CImg&, unsigned int)': ../src/./gmic.cpp:1232:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1232:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1233:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1233:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1234:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1234:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1307:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1307:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1308:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1308:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1326:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1326:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1327:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1327:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1328:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1328:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1329:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1329:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1330:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1330:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1331:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1331:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1332:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1332:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1333:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1333:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1334:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ ../src/./gmic.cpp:1334:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ In file included from ../src/gmic.h:171:0, from include/FilterThread.h:52, from src/FilterThread.cpp:46: ../src/./CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::assign(const cimg_library::CImg&, const char*)': ../src/./CImg.h:10092:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~~~~ ../src/./CImg.h:10092:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline2d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28654:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28654:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28655:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28655:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28656:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28656:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28657:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28657:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline3d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28686:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28686:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28687:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28687:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28688:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28688:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28689:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28689:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28690:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28690:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28691:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ../src/./CImg.h:28691:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ../src/./CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::_get_select(cimg_library::CImgDisplay&, const char*, unsigned int, unsigned int*, int, int, int, bool, bool, bool) const': ../src/./CImg.h:43381:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43381:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43382:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43382:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43383:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43383:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43384:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43384:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43385:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43385:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43386:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ ../src/./CImg.h:43386:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/DialogAbout.o src/DialogAbout.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/CommandEditor.o src/CommandEditor.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/ImageConverter.o src/ImageConverter.cpp In file included from ../src/./CImg.h:9237:0, from ../src/gmic.h:171, from include/ImageConverter.h:56, from src/ImageConverter.cpp:50: ../src/./gmic.cpp: In member function 'cimg_library::CImg& cimg_library::CImg::inpaint(const cimg_library::CImg&, unsigned int)': ../src/./gmic.cpp:1232:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1232:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1233:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1233:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1234:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1234:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1307:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1307:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1308:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1308:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1326:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1326:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1327:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1327:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1328:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1328:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1329:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1329:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1330:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1330:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1331:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1331:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1332:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1332:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1333:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1333:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1334:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ ../src/./gmic.cpp:1334:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ In file included from ../src/gmic.h:171:0, from include/ImageConverter.h:56, from src/ImageConverter.cpp:50: ../src/./CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::assign(const cimg_library::CImg&, const char*)': ../src/./CImg.h:10092:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~~~~ ../src/./CImg.h:10092:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline2d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28654:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28654:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28655:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28655:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28656:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28656:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28657:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28657:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline3d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28686:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28686:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28687:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28687:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28688:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28688:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28689:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28689:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28690:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28690:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28691:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ../src/./CImg.h:28691:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ In file included from ../src/gmic.h:171:0, from include/ImageConverter.h:56, from src/ImageConverter.cpp:50: ../src/./CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::_get_select(cimg_library::CImgDisplay&, const char*, unsigned int, unsigned int*, int, int, int, bool, bool, bool) const': ../src/./CImg.h:43381:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43381:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43382:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43382:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43383:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43383:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43384:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43384:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43385:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43385:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43386:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ ../src/./CImg.h:43386:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/DialogLicense.o src/DialogLicense.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/ImageSource.o src/ImageSource.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/WebcamSource.o src/WebcamSource.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/StillImageSource.o src/StillImageSource.cpp In file included from ../src/./CImg.h:9237:0, from ../src/gmic.h:171, from include/ImageConverter.h:56, from src/StillImageSource.cpp:49: ../src/./gmic.cpp: In member function 'cimg_library::CImg& cimg_library::CImg::inpaint(const cimg_library::CImg&, unsigned int)': ../src/./gmic.cpp:1232:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1232:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1233:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1233:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1234:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1234:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1307:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1307:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1308:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1308:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1326:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1326:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1327:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1327:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1328:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1328:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1329:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1329:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1330:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1330:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1331:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1331:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1332:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1332:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1333:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1333:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1334:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ ../src/./gmic.cpp:1334:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ In file included from ../src/gmic.h:171:0, from include/ImageConverter.h:56, from src/StillImageSource.cpp:49: ../src/./CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::assign(const cimg_library::CImg&, const char*)': ../src/./CImg.h:10092:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~~~~ ../src/./CImg.h:10092:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline2d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28654:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28654:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28655:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28655:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28656:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28656:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28657:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28657:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline3d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28686:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28686:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28687:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28687:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28688:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28688:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28689:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28689:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28690:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28690:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28691:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ../src/./CImg.h:28691:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ In file included from ../src/gmic.h:171:0, from include/ImageConverter.h:56, from src/StillImageSource.cpp:49: ../src/./CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::_get_select(cimg_library::CImgDisplay&, const char*, unsigned int, unsigned int*, int, int, int, bool, bool, bool) const': ../src/./CImg.h:43381:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43381:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43382:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43382:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43383:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43383:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43384:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43384:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43385:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43385:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43386:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ ../src/./CImg.h:43386:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/VideoFileSource.o src/VideoFileSource.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/TreeWidgetPresetItem.o src/TreeWidgetPresetItem.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/AbstractParameter.o src/AbstractParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/IntParameter.o src/IntParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/CommandParamsWidget.o src/CommandParamsWidget.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/SeparatorParameter.o src/SeparatorParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/NoteParameter.o src/NoteParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/FloatParameter.o src/FloatParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/BoolParameter.o src/BoolParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/ChoiceParameter.o src/ChoiceParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/ColorParameter.o src/ColorParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/FullScreenWidget.o src/FullScreenWidget.cpp In file included from ../src/./CImg.h:9237:0, from ../src/gmic.h:171, from include/FilterThread.h:52, from include/MainWindow.h:60, from src/FullScreenWidget.cpp:53: ../src/./gmic.cpp: In member function 'cimg_library::CImg& cimg_library::CImg::inpaint(const cimg_library::CImg&, unsigned int)': ../src/./gmic.cpp:1232:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1232:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1233:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1233:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1234:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1234:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1307:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1307:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1308:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1308:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1326:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1326:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1327:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1327:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1328:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1328:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1329:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1329:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1330:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1330:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1331:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1331:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1332:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1332:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1333:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1333:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1334:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ ../src/./gmic.cpp:1334:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ In file included from ../src/gmic.h:171:0, from include/FilterThread.h:52, from include/MainWindow.h:60, from src/FullScreenWidget.cpp:53: ../src/./CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::assign(const cimg_library::CImg&, const char*)': ../src/./CImg.h:10092:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~~~~ ../src/./CImg.h:10092:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline2d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28654:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28654:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28655:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28655:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28656:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28656:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28657:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28657:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline3d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28686:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28686:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28687:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28687:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28688:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28688:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28689:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28689:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28690:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28690:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28691:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ../src/./CImg.h:28691:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ../src/./CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::_get_select(cimg_library::CImgDisplay&, const char*, unsigned int, unsigned int*, int, int, int, bool, bool, bool) const': ../src/./CImg.h:43381:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43381:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43382:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43382:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43383:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43383:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43384:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43384:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43385:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43385:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43386:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ ../src/./CImg.h:43386:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/FileParameter.o src/FileParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/FolderParameter.o src/FolderParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/TextParameter.o src/TextParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/LinkParameter.o src/LinkParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/ConstParameter.o src/ConstParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/OutputWindow.o src/OutputWindow.cpp In file included from ../src/./CImg.h:9237:0, from ../src/gmic.h:171, from include/FilterThread.h:52, from include/MainWindow.h:60, from src/OutputWindow.cpp:54: ../src/./gmic.cpp: In member function 'cimg_library::CImg& cimg_library::CImg::inpaint(const cimg_library::CImg&, unsigned int)': ../src/./gmic.cpp:1232:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1232:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1233:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1233:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1234:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1234:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1307:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1307:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1308:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1308:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1326:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1326:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1327:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1327:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1328:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1328:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1329:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1329:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1330:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1330:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1331:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1331:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1332:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1332:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1333:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1333:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1334:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ ../src/./gmic.cpp:1334:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ In file included from ../src/gmic.h:171:0, from include/FilterThread.h:52, from include/MainWindow.h:60, from src/OutputWindow.cpp:54: ../src/./CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::assign(const cimg_library::CImg&, const char*)': ../src/./CImg.h:10092:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~~~~ ../src/./CImg.h:10092:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline2d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28654:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28654:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28655:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28655:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28656:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28656:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28657:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28657:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline3d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28686:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28686:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28687:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28687:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28688:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28688:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28689:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28689:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28690:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28690:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28691:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ../src/./CImg.h:28691:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ../src/./CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::_get_select(cimg_library::CImgDisplay&, const char*, unsigned int, unsigned int*, int, int, int, bool, bool, bool) const': ../src/./CImg.h:43381:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43381:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43382:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43382:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43383:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43383:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43384:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43384:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43385:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43385:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43386:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ ../src/./CImg.h:43386:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ /usr/lib/qt5/bin/rcc -name zart zart.qrc -o .qrc/qrc_zart.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/qrc_zart.o .qrc/qrc_zart.cpp g++ -pipe -fopenmp -ffast-math -O2 -Wall -W -dM -E -o .moc/moc_predefs.h /usr/lib/qt5/mkspecs/features/data/dummy.cpp /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/ImageView.h -o .moc/moc_ImageView.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_ImageView.o .moc/moc_ImageView.cpp /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/MainWindow.h -o .moc/moc_MainWindow.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_MainWindow.o .moc/moc_MainWindow.cpp In file included from ../src/./CImg.h:9237:0, from ../src/gmic.h:171, from .moc/../include/FilterThread.h:52, from .moc/../include/MainWindow.h:60, from .moc/moc_MainWindow.cpp:9: ../src/./gmic.cpp: In member function 'cimg_library::CImg& cimg_library::CImg::inpaint(const cimg_library::CImg&, unsigned int)': ../src/./gmic.cpp:1232:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1232:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1233:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1233:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1234:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1234:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1307:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1307:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1308:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1308:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1326:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1326:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1327:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1327:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1328:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1328:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1329:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1329:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1330:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1330:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1331:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1331:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1332:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1332:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1333:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1333:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1334:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ ../src/./gmic.cpp:1334:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ In file included from ../src/gmic.h:171:0, from .moc/../include/FilterThread.h:52, from .moc/../include/MainWindow.h:60, from .moc/moc_MainWindow.cpp:9: ../src/./CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::assign(const cimg_library::CImg&, const char*)': ../src/./CImg.h:10092:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~~~~ ../src/./CImg.h:10092:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline2d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28654:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28654:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28655:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28655:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28656:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28656:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28657:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28657:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline3d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28686:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28686:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28687:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28687:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28688:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28688:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28689:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28689:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28690:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28690:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28691:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ../src/./CImg.h:28691:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ../src/./CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::_get_select(cimg_library::CImgDisplay&, const char*, unsigned int, unsigned int*, int, int, int, bool, bool, bool) const': ../src/./CImg.h:43381:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43381:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43382:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43382:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43383:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43383:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43384:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43384:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43385:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43385:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43386:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ ../src/./CImg.h:43386:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/FilterThread.h -o .moc/moc_FilterThread.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_FilterThread.o .moc/moc_FilterThread.cpp In file included from ../src/./CImg.h:9237:0, from ../src/gmic.h:171, from .moc/../include/FilterThread.h:52, from .moc/moc_FilterThread.cpp:9: ../src/./gmic.cpp: In member function 'cimg_library::CImg& cimg_library::CImg::inpaint(const cimg_library::CImg&, unsigned int)': ../src/./gmic.cpp:1232:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1232:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpp) J[ind++] = Ipp; if (!Mcp) J[ind++] = Icp; if (!Mnp) J[ind++] = Inp; ^~ ../src/./gmic.cpp:1233:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1233:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpc) J[ind++] = Ipc; if (!Mnc) J[ind++] = Inc; ^~ ../src/./gmic.cpp:1234:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1234:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpn) J[ind++] = Ipn; if (!Mcn) J[ind++] = Icn; if (!Mnn) J[ind++] = Inn; ^~ ../src/./gmic.cpp:1307:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1307:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mccp) J[ind++] = Iccp; if (!Mcpc) J[ind++] = Icpc; if (!Mpcc) J[ind++] = Ipcc; ^~ ../src/./gmic.cpp:1308:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1308:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mncc) J[ind++] = Incc; if (!Mcnc) J[ind++] = Icnc; if (!Mccn) J[ind++] = Iccn; ^~ ../src/./gmic.cpp:1326:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1326:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppp) J[ind++] = Ippp; if (!Mcpp) J[ind++] = Icpp; if (!Mnpp) J[ind++] = Inpp; ^~ ../src/./gmic.cpp:1327:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1327:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcp) J[ind++] = Ipcp; if (!Mccp) J[ind++] = Iccp; if (!Mncp) J[ind++] = Incp; ^~ ../src/./gmic.cpp:1328:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1328:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnp) J[ind++] = Ipnp; if (!Mcnp) J[ind++] = Icnp; if (!Mnnp) J[ind++] = Innp; ^~ ../src/./gmic.cpp:1329:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1329:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppc) J[ind++] = Ippc; if (!Mcpc) J[ind++] = Icpc; if (!Mnpc) J[ind++] = Inpc; ^~ ../src/./gmic.cpp:1330:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1330:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcc) J[ind++] = Ipcc; if (!Mncc) J[ind++] = Incc; ^~ ../src/./gmic.cpp:1331:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1331:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnc) J[ind++] = Ipnc; if (!Mcnc) J[ind++] = Icnc; if (!Mnnc) J[ind++] = Innc; ^~ ../src/./gmic.cpp:1332:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1332:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mppn) J[ind++] = Ippn; if (!Mcpn) J[ind++] = Icpn; if (!Mnpn) J[ind++] = Inpn; ^~ ../src/./gmic.cpp:1333:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1333:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpcn) J[ind++] = Ipcn; if (!Mccn) J[ind++] = Iccn; if (!Mncn) J[ind++] = Incn; ^~ ../src/./gmic.cpp:1334:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ ../src/./gmic.cpp:1334:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!Mpnn) J[ind++] = Ipnn; if (!Mcnn) J[ind++] = Icnn; if (!Mnnn) J[ind++] = Innn; ^~ In file included from ../src/gmic.h:171:0, from .moc/../include/FilterThread.h:52, from .moc/moc_FilterThread.cpp:9: ../src/./CImg.h: In member function 'cimg_library::CImg& cimg_library::CImg::assign(const cimg_library::CImg&, const char*)': ../src/./CImg.h:10092:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~~~~ ../src/./CImg.h:10092:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (*s>='0' && *s<='9') ++s; if (sep=='%') ++s; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline2d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28654:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28654:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28655:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28655:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28656:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28656:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28657:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28657:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h: In member function 'float cimg_library::CImg::_functor4d_streamline3d_oriented::operator()(float, float, float, unsigned int) const': ../src/./CImg.h:28686:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28686:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi<0) xi = 0; if (nxi<0) nxi = 0; ^~ ../src/./CImg.h:28687:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28687:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (xi>=ref.width()) xi = ref.width() - 1; if (nxi>=ref.width()) nxi = ref.width() - 1; ^~ ../src/./CImg.h:28688:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28688:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi<0) yi = 0; if (nyi<0) nyi = 0; ^~ ../src/./CImg.h:28689:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28689:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (yi>=ref.height()) yi = ref.height() - 1; if (nyi>=ref.height()) nyi = ref.height() - 1; ^~ ../src/./CImg.h:28690:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28690:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi<0) zi = 0; if (nzi<0) nzi = 0; ^~ ../src/./CImg.h:28691:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ../src/./CImg.h:28691:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (zi>=ref.depth()) zi = ref.depth() - 1; if (nzi>=ref.depth()) nzi = ref.depth() - 1; ^~ ../src/./CImg.h: In member function 'cimg_library::CImg::type> cimg_library::CImg::_get_select(cimg_library::CImgDisplay&, const char*, unsigned int, unsigned int*, int, int, int, bool, bool, bool) const': ../src/./CImg.h:43381:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43381:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X0<0) X0 = 0; if (X0>=width()) X0 = width() - 1; ^~ ../src/./CImg.h:43382:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43382:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y0<0) Y0 = 0; if (Y0>=height()) Y0 = height() - 1; ^~ ../src/./CImg.h:43383:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43383:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z0<0) Z0 = 0; if (Z0>=depth()) Z0 = depth() - 1; ^~ ../src/./CImg.h:43384:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43384:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (X1<1) X1 = 0; if (X1>=width()) X1 = width() - 1; ^~ ../src/./CImg.h:43385:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43385:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Y1<0) Y1 = 0; if (Y1>=height()) Y1 = height() - 1; ^~ ../src/./CImg.h:43386:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ ../src/./CImg.h:43386:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (Z1<0) Z1 = 0; if (Z1>=depth()) Z1 = depth() - 1; ^~ /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/CommandEditor.h -o .moc/moc_CommandEditor.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_CommandEditor.o .moc/moc_CommandEditor.cpp /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/AbstractParameter.h -o .moc/moc_AbstractParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_AbstractParameter.o .moc/moc_AbstractParameter.cpp /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/IntParameter.h -o .moc/moc_IntParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_IntParameter.o .moc/moc_IntParameter.cpp /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/CommandParamsWidget.h -o .moc/moc_CommandParamsWidget.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_CommandParamsWidget.o .moc/moc_CommandParamsWidget.cpp /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/SeparatorParameter.h -o .moc/moc_SeparatorParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_SeparatorParameter.o .moc/moc_SeparatorParameter.cpp /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/NoteParameter.h -o .moc/moc_NoteParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_NoteParameter.o .moc/moc_NoteParameter.cpp /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/FloatParameter.h -o .moc/moc_FloatParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_FloatParameter.o .moc/moc_FloatParameter.cpp /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/BoolParameter.h -o .moc/moc_BoolParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_BoolParameter.o .moc/moc_BoolParameter.cpp /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/ChoiceParameter.h -o .moc/moc_ChoiceParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_ChoiceParameter.o .moc/moc_ChoiceParameter.cpp /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/ColorParameter.h -o .moc/moc_ColorParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_ColorParameter.o .moc/moc_ColorParameter.cpp /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/FullScreenWidget.h -o .moc/moc_FullScreenWidget.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_FullScreenWidget.o .moc/moc_FullScreenWidget.cpp /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/FileParameter.h -o .moc/moc_FileParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_FileParameter.o .moc/moc_FileParameter.cpp /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/FolderParameter.h -o .moc/moc_FolderParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_FolderParameter.o .moc/moc_FolderParameter.cpp /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/TextParameter.h -o .moc/moc_TextParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_TextParameter.o .moc/moc_TextParameter.cpp /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/LinkParameter.h -o .moc/moc_LinkParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_LinkParameter.o .moc/moc_LinkParameter.cpp /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/ConstParameter.h -o .moc/moc_ConstParameter.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_ConstParameter.o .moc/moc_ConstParameter.cpp /usr/lib/qt5/bin/moc -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart -I/builddir/build/BUILD/gmic-1.7.1/zart/include -I/builddir/build/BUILD/gmic-1.7.1/src -I/usr/include/opencv -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/6.0.0 -I/usr/include/c++/6.0.0/armv7hl-redhat-linux-gnueabi -I/usr/include/c++/6.0.0/backward -I/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include -I/usr/local/include -I/usr/include include/OutputWindow.h -o .moc/moc_OutputWindow.cpp g++ -c -pipe -fopenmp -ffast-math -O2 -Wall -W -D_REENTRANT -fPIC -Dcimg_use_fftw3 -Dcimg_use_zlib -Dcimg_use_openmp -Dgmic_build -Dgmic_is_parallel -Dcimg_use_abort -DQT_NO_DEBUG_OUTPUT -D_IS_UNIX_ -Dcimg_display=0 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinclude -I../src -isystem /usr/include/opencv -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib/qt5/mkspecs/linux-g++ -o .obj/moc_OutputWindow.o .moc/moc_OutputWindow.cpp g++ -fopenmp -Wl,-O1 -o zart .obj/gmic.o .obj/ImageView.o .obj/MainWindow.o .obj/ZArt.o .obj/FilterThread.o .obj/DialogAbout.o .obj/CommandEditor.o .obj/ImageConverter.o .obj/DialogLicense.o .obj/ImageSource.o .obj/WebcamSource.o .obj/StillImageSource.o .obj/VideoFileSource.o .obj/TreeWidgetPresetItem.o .obj/AbstractParameter.o .obj/IntParameter.o .obj/CommandParamsWidget.o .obj/SeparatorParameter.o .obj/NoteParameter.o .obj/FloatParameter.o .obj/BoolParameter.o .obj/ChoiceParameter.o .obj/ColorParameter.o .obj/FullScreenWidget.o .obj/FileParameter.o .obj/FolderParameter.o .obj/TextParameter.o .obj/LinkParameter.o .obj/ConstParameter.o .obj/OutputWindow.o .obj/qrc_zart.o .obj/moc_ImageView.o .obj/moc_MainWindow.o .obj/moc_FilterThread.o .obj/moc_CommandEditor.o .obj/moc_AbstractParameter.o .obj/moc_IntParameter.o .obj/moc_CommandParamsWidget.o .obj/moc_SeparatorParameter.o .obj/moc_NoteParameter.o .obj/moc_FloatParameter.o .obj/moc_BoolParameter.o .obj/moc_ChoiceParameter.o .obj/moc_ColorParameter.o .obj/moc_FullScreenWidget.o .obj/moc_FileParameter.o .obj/moc_FolderParameter.o .obj/moc_TextParameter.o .obj/moc_LinkParameter.o .obj/moc_ConstParameter.o .obj/moc_OutputWindow.o -lfftw3_threads -lopencv_calib3d -lopencv_contrib -lopencv_core -lopencv_features2d -lopencv_flann -lopencv_gpu -lopencv_highgui -lopencv_imgproc -lopencv_legacy -lopencv_ml -lopencv_objdetect -lopencv_ocl -lopencv_photo -lopencv_stitching -lopencv_superres -lopencv_ts -lopencv_video -lopencv_videostab -lfftw3 -lz -lQt5Widgets -lQt5Gui -lQt5Xml -lQt5Network -lQt5Core -lGL -lpthread make[2]: Leaving directory '/builddir/build/BUILD/gmic-1.7.1/zart' make[1]: Leaving directory '/builddir/build/BUILD/gmic-1.7.1/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wGomWK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm ++ dirname /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm + cd gmic-1.7.1 + iconv -f iso8859-1 -t utf-8 COPYING + mv -f COPYING.conv COPYING + cd src + make DESTDIR=/builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm install mkdir -p /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm`gimptool-2.0 --gimpplugindir`/plug-ins/ cp -f gmic_gimp /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm`gimptool-2.0 --gimpplugindir`/plug-ins/ cp -f ../resources/gmic_film_cluts.gmz /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm`gimptool-2.0 --gimpplugindir`/plug-ins/ mkdir -p /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/bin/ cp -f gmic /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/bin/ mkdir -p /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/include/ cp -f gmic.h /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/include/ cp -f gmic_libc.h /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/include/ mkdir -p /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/share mkdir -p /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/lib cp -f libgmic.so /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/lib/libgmic.so.1.7.1 ln -fs libgmic.so.1.7.1 /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/lib/libgmic.so.1 ln -fs libgmic.so.1 /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/lib/libgmic.so cp -f libcgmic.so /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/lib/libcgmic.so.1.7.1 ln -fs libcgmic.so.1.7.1 /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/lib/libcgmic.so.1 ln -fs libcgmic.so.1 /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/lib/libcgmic.so cp -f ../zart/zart /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/bin/ mkdir -p /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/share/man/ mkdir -p /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/share/man/man1/ mkdir -p /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/share/man/fr/man1/ cp -f ../man/gmic.1.gz /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/share/man/man1/gmic.1.gz cp -f ../man/gmic.1.gz /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/share/man/fr/man1/gmic.1.gz if [ -d /etc/bash_completion.d/ ]; then mkdir -p /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/etc/bash_completion.d/; cp -f ../resources/gmic_bashcompletion.sh /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/etc/bash_completion.d/gmic; fi if [ -d /opt/local/etc/bash_completion.d/ ]; then mkdir -p /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/opt/local/etc/bash_completion.d/; cp -f ../resources/gmic_bashcompletion.sh /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/opt/local/etc/bash_completion.d/gmic; fi + test /usr/lib '!=' /usr/lib + rm -f /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm//usr/lib/libgmic.so.1 + rm -f /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm//usr/lib/libgmic.so.1.5 + ln -s libgmic.so.1.7.1 /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm//usr/lib/libgmic.so.1 + chmod -x /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm//etc/bash_completion.d/gmic + /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/gmic-1.7.1 extracting debug info from /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/lib/libgmic.so.1.7.1 extracting debug info from /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/lib/libcgmic.so.1.7.1 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libgmic.so.1.7.1.debug to /usr/lib/debug/usr/lib/libgmic.so.debug symlinked /usr/lib/debug/usr/lib/libcgmic.so.1.7.1.debug to /usr/lib/debug/usr/lib/libcgmic.so.debug symlinked /usr/lib/debug/usr/lib/libcgmic.so.1.7.1.debug to /usr/lib/debug/usr/lib/libcgmic.so.1.debug symlinked /usr/lib/debug/usr/lib/libgmic.so.1.7.1.debug to /usr/lib/debug/usr/lib/libgmic.so.1.debug 13603 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: gmic-1.7.1-1.fc24.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zuJI0M + umask 022 + cd /builddir/build/BUILD + cd gmic-1.7.1 + DOCDIR=/builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/share/doc/gmic + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/share/doc/gmic + cp -pr README /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/share/doc/gmic + cp -pr COPYING /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm/usr/share/doc/gmic + exit 0 Provides: gmic = 1.7.1-1.fc24 gmic(armv7hl-32) = 1.7.1-1.fc24 libgmic.so.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libGL.so.1 libHalf.so.12 libIlmImf-2_2.so.22 libQt5Core.so.5 libQt5Core.so.5(Qt_5) libQt5Gui.so.5 libQt5Gui.so.5(Qt_5) libQt5Network.so.5 libQt5Widgets.so.5 libQt5Widgets.so.5(Qt_5) libQt5Xml.so.5 libQt5Xml.so.5(Qt_5) libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libcurl.so.4 libfftw3.so.3 libfftw3_threads.so.3 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgomp.so.1 libgomp.so.1(GOMP_1.0) libgomp.so.1(GOMP_4.0) libgomp.so.1(OMP_1.0) libjpeg.so.62 libjpeg.so.62(LIBJPEG_6.2) libm.so.6 libm.so.6(GLIBC_2.15) libm.so.6(GLIBC_2.4) libopencv_calib3d.so.2.4 libopencv_contrib.so.2.4 libopencv_core.so.2.4 libopencv_features2d.so.2.4 libopencv_flann.so.2.4 libopencv_gpu.so.2.4 libopencv_highgui.so.2.4 libopencv_imgproc.so.2.4 libopencv_legacy.so.2.4 libopencv_ml.so.2.4 libopencv_objdetect.so.2.4 libopencv_ocl.so.2.4 libopencv_photo.so.2.4 libopencv_stitching.so.2.4 libopencv_superres.so.2.4 libopencv_ts.so.2.4 libopencv_video.so.2.4 libopencv_videostab.so.2.4 libpng16.so.16 libpng16.so.16(PNG16_0) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) libtiff.so.5 libtiff.so.5(LIBTIFF_4.0) libz.so.1 libz.so.1(ZLIB_1.2.0) rtld(GNU_HASH) Processing files: gmic-devel-1.7.1-1.fc24.armv7hl Provides: gmic-devel = 1.7.1-1.fc24 gmic-devel(armv7hl-32) = 1.7.1-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libgmic.so.1 Processing files: gmic-static-1.7.1-1.fc24.armv7hl Provides: gmic-static = 1.7.1-1.fc24 gmic-static(armv7hl-32) = 1.7.1-1.fc24 libcgmic.so.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libcgmic.so.1 libcurl.so.4 libfftw3.so.3 libfftw3_threads.so.3 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgomp.so.1 libgomp.so.1(GOMP_1.0) libgomp.so.1(GOMP_4.0) libgomp.so.1(OMP_1.0) libjpeg.so.62 libjpeg.so.62(LIBJPEG_6.2) libm.so.6 libm.so.6(GLIBC_2.4) libpng16.so.16 libpng16.so.16(PNG16_0) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.21) libtiff.so.5 libtiff.so.5(LIBTIFF_4.0) libz.so.1 libz.so.1(ZLIB_1.2.0) rtld(GNU_HASH) Processing files: gmic-gimp-1.7.1-1.fc24.armv7hl Provides: gmic-gimp = 1.7.1-1.fc24 gmic-gimp(armv7hl-32) = 1.7.1-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libX11.so.6 libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libcairo.so.2 libcurl.so.4 libfftw3.so.3 libfftw3_threads.so.3 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) 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 libgomp.so.1 libgomp.so.1(GOMP_1.0) libgomp.so.1(GOMP_4.0) libgomp.so.1(OMP_1.0) libgtk-x11-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.4) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng16.so.16 libpng16.so.16(PNG16_0) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libz.so.1 libz.so.1(ZLIB_1.2.0) rtld(GNU_HASH) Processing files: gmic-debuginfo-1.7.1-1.fc24.armv7hl Provides: gmic-debuginfo = 1.7.1-1.fc24 gmic-debuginfo(armv7hl-32) = 1.7.1-1.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/gmic-1.7.1-1.fc24.arm Wrote: /builddir/build/RPMS/gmic-1.7.1-1.fc24.armv7hl.rpm Wrote: /builddir/build/RPMS/gmic-devel-1.7.1-1.fc24.armv7hl.rpm Wrote: /builddir/build/RPMS/gmic-static-1.7.1-1.fc24.armv7hl.rpm Wrote: /builddir/build/RPMS/gmic-gimp-1.7.1-1.fc24.armv7hl.rpm Wrote: /builddir/build/RPMS/gmic-debuginfo-1.7.1-1.fc24.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.f98iBp + umask 022 + cd /builddir/build/BUILD + cd gmic-1.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gmic-1.7.1-1.fc24.arm + exit 0 Child return code was: 0