D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/cimg-2.9.7-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.V7WppW
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf CImg-2.9.7
+ /usr/bin/unzip -qq /home/iurt/rpmbuild/SOURCES/CImg_2.9.7.zip
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd CImg-2.9.7
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.17XWri
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd CImg-2.9.7
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ pushd examples
~/rpmbuild/BUILD/CImg-2.9.7/examples ~/rpmbuild/BUILD/CImg-2.9.7
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 olinux
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'generate_loop_macros (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

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 -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip generate_loop_macros
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'gaussian_fit1d (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o gaussian_fit1d gaussian_fit1d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -Dcimg_use_vt100 -Dcimg_display=1   -lm -lX11  -lpthread 
In file included from gaussian_fit1d.cpp:47:
../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)':
../CImg.h:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip gaussian_fit1d
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'captcha (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o captcha captcha.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip captcha
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'edge_explorer2d (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o edge_explorer2d edge_explorer2d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -Dcimg_use_vt100 -Dcimg_display=1   -lm -lX11  -lpthread 
In file included from edge_explorer2d.cpp:45:
../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)':
../CImg.h:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip edge_explorer2d
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'curve_editor2d (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o curve_editor2d curve_editor2d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -Dcimg_use_vt100 -Dcimg_display=1   -lm -lX11  -lpthread 
In file included from curve_editor2d.cpp:46:
../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)':
../CImg.h:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip curve_editor2d
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'hough_transform2d (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o hough_transform2d hough_transform2d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip hough_transform2d
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'fade_images (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o fade_images fade_images.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip fade_images
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'image2ascii (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o image2ascii image2ascii.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip image2ascii
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'dtmri_view3d (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o dtmri_view3d dtmri_view3d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -Dcimg_use_vt100 -Dcimg_display=1   -lm -lX11  -lpthread 
In file included from dtmri_view3d.cpp:44:
../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)':
../CImg.h:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip dtmri_view3d
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'mcf_levelsets2d (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o mcf_levelsets2d mcf_levelsets2d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip mcf_levelsets2d
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'jawbreaker (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o jawbreaker jawbreaker.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip jawbreaker
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'image_registration2d (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o image_registration2d image_registration2d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip image_registration2d
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'odykill (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o odykill odykill.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip odykill
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'CImg_demo (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o CImg_demo CImg_demo.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -Dcimg_use_vt100 -Dcimg_display=1   -lm -lX11  -lpthread 
In file included from CImg_demo.cpp:48:
../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)':
../CImg.h:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip CImg_demo
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'image_surface3d (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o image_surface3d image_surface3d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip image_surface3d
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'pde_heatflow2d (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o pde_heatflow2d pde_heatflow2d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -Dcimg_use_vt100 -Dcimg_display=1   -lm -lX11  -lpthread 
In file included from pde_heatflow2d.cpp:45:
../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)':
../CImg.h:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip pde_heatflow2d
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'radon_transform2d (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o radon_transform2d radon_transform2d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip radon_transform2d
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'mcf_levelsets3d (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o mcf_levelsets3d mcf_levelsets3d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip mcf_levelsets3d
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'tetris (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o tetris tetris.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip tetris
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'tron (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o tron tron.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip tron
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'pde_TschumperleDeriche2d (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o pde_TschumperleDeriche2d pde_TschumperleDeriche2d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip pde_TschumperleDeriche2d
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'spherical_function3d (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o spherical_function3d spherical_function3d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip spherical_function3d
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'scene3d (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o scene3d scene3d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip scene3d
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'tutorial (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o tutorial tutorial.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip tutorial
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'wavelet_atrous (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o wavelet_atrous wavelet_atrous.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip wavelet_atrous
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'use_draw_gradient (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

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 -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip use_draw_gradient
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'use_chlpca (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o use_chlpca use_chlpca.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -Dcimg_use_vt100 -Dcimg_display=1   -lm -lX11  -lpthread 
In file included from use_chlpca.cpp:46:
../CImg.h: In function 'bool cimg_library::cimg::is_blank(char)':
../CImg.h:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip use_chlpca
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'plotter1d (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o plotter1d plotter1d.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
In file included from plotter1d.cpp:45:
../CImg.h: In static member function 'static double cimg_library::CImg<T>::_cimg_math_parser::mp_isdir(cimg_library::CImg<T>::_cimg_math_parser&) [with T = float]':
../CImg.h:24118:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
24118 |         ss.back() = 0;
      |         ~~~~~~~~~~^~~
../CImg.h: In static member function 'static double cimg_library::CImg<T>::_cimg_math_parser::mp_isfile(cimg_library::CImg<T>::_cimg_math_parser&) [with T = float]':
../CImg.h:24143:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
24143 |         ss.back() = 0;
      |         ~~~~~~~~~~^~~
../CImg.h: In static member function 'static double cimg_library::CImg<T>::_cimg_math_parser::mp_stov(cimg_library::CImg<T>::_cimg_math_parser&) [with T = float]':
../CImg.h:26061:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
26061 |         ss.back() = 0;
      |         ~~~~~~~~~~^~~
strip plotter1d
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'use_nlmeans (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o use_nlmeans use_nlmeans.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip use_nlmeans
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'use_RGBclass (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o use_RGBclass use_RGBclass.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip use_RGBclass
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'

** Compiling 'use_skeleton (2.9.7)' with 'gcc version 11.2.1 20211120 (Mageia 11.2.1-0.20211120.1.mga9) '

g++ -o use_skeleton use_skeleton.cpp -I.. -Wall -Wextra -Wfatal-errors -Werror=unknown-pragmas -Werror=unused-label -Wshadow -std=c++11 -pedantic -Ofast -mtune=generic -Dcimg_use_openmp -fopenmp  -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:6850:15: warning: comparison is always true due to limited range of data type [-Wtype-limits]
 6850 |       return c>=0 && (unsigned char)c<=' ';
      |              ~^~~
strip use_skeleton
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/CImg-2.9.7/examples'
+ popd
~/rpmbuild/BUILD/CImg-2.9.7
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4pcgJN
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64
+ cd CImg-2.9.7
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ pushd examples
~/rpmbuild/BUILD/CImg-2.9.7/examples ~/rpmbuild/BUILD/CImg-2.9.7
+ mv captcha /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv CImg_demo /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv curve_editor2d /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv dtmri_view3d /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv edge_explorer2d /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv fade_images /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv gaussian_fit1d /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv generate_loop_macros /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv hough_transform2d /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv image2ascii /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv image_registration2d /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv image_surface3d /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv jawbreaker /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv mcf_levelsets2d /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv mcf_levelsets3d /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv odykill /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv pde_heatflow2d /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv pde_TschumperleDeriche2d /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv plotter1d /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv radon_transform2d /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv scene3d /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv spherical_function3d /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv tetris /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv tron /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv tutorial /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv use_chlpca /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv use_draw_gradient /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv use_nlmeans /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv use_RGBclass /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv use_skeleton /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ mv wavelet_atrous /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/bin
+ popd
~/rpmbuild/BUILD/CImg-2.9.7
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/include/CImg
+ mv plugins /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/include/CImg
+ mv CImg.h /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/include/CImg
+ ln -s CImg/CImg.h CImg.h
+ mv CImg.h /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/include
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
Warning: unused libraries in /usr/bin/generate_loop_macros: libm.so.6
 libgomp.so.1
 libgcc_s.so.1

+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: cimg-2.9.7-1.mga9.aarch64
Provides: cimg = 2.9.7-1.mga9 cimg(aarch-64) = 2.9.7-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit)
Processing files: cimg-devel-2.9.7-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.H905n4
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd CImg-2.9.7
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/share/doc/cimg-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/share/doc/cimg-devel
+ cp -pr README.txt /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/share/doc/cimg-devel
+ cp -pr Licence_CeCILL-C_V1-en.txt Licence_CeCILL_V2-en.txt /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/share/doc/cimg-devel
+ cp -pr examples /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/share/doc/cimg-devel
+ cp -pr resources/CImg_reference.pdf /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64/usr/share/doc/cimg-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: cimg-devel = 2.9.7-1.mga9 cimg-devel(aarch-64) = 2.9.7-1.mga9
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 /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/cimg-devel-2.9.7-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/cimg-2.9.7-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JvX2Jz
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd CImg-2.9.7
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/cimg-2.9.7-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2Se3Kc
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf CImg-2.9.7
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!