Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/CImg.spec'], chrootPath='/var/lib/mock/f36-build-31639838-4331617/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/CImg.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1639180800 Wrote: /builddir/build/SRPMS/CImg-3.0.0-1.fc36.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/CImg.spec'], chrootPath='/var/lib/mock/f36-build-31639838-4331617/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/CImg.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1639180800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BiMrdj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf CImg-3.0.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/CImg_3.0.0.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd CImg-3.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|$(X11PATH)/lib|$(X11PATH)/lib|g' examples/Makefile + sed -i 's|-lblas -llapack|-lflexiblas|g' examples/Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HpSnL1 + umask 022 + cd /builddir/build/BUILD + cd CImg-3.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7ZtArJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/CImg-3.0.0-1.fc36.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/CImg-3.0.0-1.fc36.arm ++ dirname /builddir/build/BUILDROOT/CImg-3.0.0-1.fc36.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/CImg-3.0.0-1.fc36.arm + cd CImg-3.0.0 + install -pdm755 /builddir/build/BUILDROOT/CImg-3.0.0-1.fc36.arm/usr/include/CImg/plugins + install -pm644 CImg.h /builddir/build/BUILDROOT/CImg-3.0.0-1.fc36.arm/usr/include/ + install -pm644 plugins/add_fileformat.h plugins/bayer.h plugins/chlpca.h plugins/cvMat.h plugins/draw_gradient.h plugins/inpaint.h plugins/ipl.h plugins/ipl_alt.h plugins/jpeg_buffer.h plugins/loop_macros.h plugins/matlab.h plugins/nlmeans.h plugins/skeleton.h plugins/tiff_stream.h plugins/tinymatwriter.h plugins/vrml.h plugins/vtk.h /builddir/build/BUILDROOT/CImg-3.0.0-1.fc36.arm/usr/include/CImg/plugins/ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ndvjdv + umask 022 + cd /builddir/build/BUILD + cd CImg-3.0.0 + make -C examples linux -j5 make: Entering directory '/builddir/build/BUILD/CImg-3.0.0/examples' make[1]: Entering directory '/builddir/build/BUILD/CImg-3.0.0/examples' ** Compiling 'CImg_demo (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o CImg_demo CImg_demo.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread ** Compiling 'captcha (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o captcha captcha.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread ** Compiling 'curve_editor2d (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o curve_editor2d curve_editor2d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread ** Compiling 'dtmri_view3d (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o dtmri_view3d dtmri_view3d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread ** Compiling 'edge_explorer2d (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o edge_explorer2d edge_explorer2d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from captcha.cpp:47: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ In file included from curve_editor2d.cpp:46: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ In file included from dtmri_view3d.cpp:44: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ In file included from edge_explorer2d.cpp:45: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ In file included from CImg_demo.cpp:48: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'fade_images (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o fade_images fade_images.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread ** Compiling 'gaussian_fit1d (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o gaussian_fit1d gaussian_fit1d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from fade_images.cpp:44: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ In file included from gaussian_fit1d.cpp:47: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'generate_loop_macros (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o generate_loop_macros generate_loop_macros.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from generate_loop_macros.cpp:45: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'hough_transform2d (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o hough_transform2d hough_transform2d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from hough_transform2d.cpp:44: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'image_registration2d (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o image_registration2d image_registration2d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from image_registration2d.cpp:45: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'image2ascii (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o image2ascii image2ascii.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from image2ascii.cpp:47: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'image_surface3d (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o image_surface3d image_surface3d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from image_surface3d.cpp:44: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'jawbreaker (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o jawbreaker jawbreaker.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from jawbreaker.cpp:44: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'mcf_levelsets2d (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o mcf_levelsets2d mcf_levelsets2d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from mcf_levelsets2d.cpp:45: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'mcf_levelsets3d (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o mcf_levelsets3d mcf_levelsets3d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from mcf_levelsets3d.cpp:45: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'odykill (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o odykill odykill.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread ** Compiling 'pde_heatflow2d (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o pde_heatflow2d pde_heatflow2d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from odykill.cpp:45: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ In file included from pde_heatflow2d.cpp:45: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'pde_TschumperleDeriche2d (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o pde_TschumperleDeriche2d pde_TschumperleDeriche2d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from pde_TschumperleDeriche2d.cpp:55: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'plotter1d (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o plotter1d plotter1d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from plotter1d.cpp:45: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'radon_transform2d (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o radon_transform2d radon_transform2d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from radon_transform2d.cpp:44: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'scene3d (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o scene3d scene3d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from scene3d.cpp:50: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'spherical_function3d (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o spherical_function3d spherical_function3d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from spherical_function3d.cpp:44: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'tetris (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o tetris tetris.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from tetris.cpp:45: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'tron (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o tron tron.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from tron.cpp:44: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'tutorial (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o tutorial tutorial.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from tutorial.cpp:45: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'wavelet_atrous (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o wavelet_atrous wavelet_atrous.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread ** Compiling 'use_chlpca (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o use_chlpca use_chlpca.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from wavelet_atrous.cpp:56: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ In file included from use_chlpca.cpp:46: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'use_draw_gradient (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o use_draw_gradient use_draw_gradient.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from use_draw_gradient.cpp:45: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'use_nlmeans (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o use_nlmeans use_nlmeans.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from use_nlmeans.cpp:51: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'use_skeleton (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o use_skeleton use_skeleton.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from use_skeleton.cpp:46: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ ** Compiling 'use_RGBclass (3.0.0)' with 'gcc version 11.2.1 20211203 (Red Hat 11.2.1-7) (GCC) ' g++ -o use_RGBclass use_RGBclass.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_display=1 -lm -lX11 -lpthread In file included from use_RGBclass.cpp:49: ../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)': ../CImg.h:6862:15: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6862 | return c>=0 && (unsigned char)c<=' '; | ~^~~ make[1]: Leaving directory '/builddir/build/BUILD/CImg-3.0.0/examples' make: Leaving directory '/builddir/build/BUILD/CImg-3.0.0/examples' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: CImg-devel-3.0.0-1.fc36.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Lpo7yf + umask 022 + cd /builddir/build/BUILD + cd CImg-3.0.0 + DOCDIR=/builddir/build/BUILDROOT/CImg-3.0.0-1.fc36.arm/usr/share/doc/CImg-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/CImg-3.0.0-1.fc36.arm/usr/share/doc/CImg-devel + cp -pr Licence_CeCILL-C_V1-en.txt Licence_CeCILL_V2-en.txt README.txt /builddir/build/BUILDROOT/CImg-3.0.0-1.fc36.arm/usr/share/doc/CImg-devel + cp -pr resources/CImg_reference.pdf /builddir/build/BUILDROOT/CImg-3.0.0-1.fc36.arm/usr/share/doc/CImg-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: CImg-devel = 1:3.0.0-1.fc36 CImg-devel(armv7hl-32) = 1:3.0.0-1.fc36 CImg-static = 3.0.0-1.fc36 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/CImg-3.0.0-1.fc36.arm Wrote: /builddir/build/RPMS/CImg-devel-3.0.0-1.fc36.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bCLvD3 + umask 022 + cd /builddir/build/BUILD + cd CImg-3.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/CImg-3.0.0-1.fc36.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0