>>> timg: Building testing/timg 0.9.9-r1 (using abuild 3.10.0_rc1-r2) started Mon, 24 Oct 2022 22:03:06 +0000 >>> timg: Checking sanity of /home/buildozer/aports/testing/timg/APKBUILD... >>> timg: Analyzing dependencies... >>> timg: Installing for build: build-base libwebp-dev graphicsmagick-dev freetype-dev xz-dev (1/24) Installing libwebp (1.2.4-r1) (2/24) Installing libwebp-dev (1.2.4-r1) (3/24) Installing libpng (1.6.38-r0) (4/24) Installing freetype (2.12.1-r0) (5/24) Installing aom-libs (3.5.0-r0) (6/24) Installing libde265 (1.0.9-r0) (7/24) Installing numactl (2.0.16-r0) (8/24) Installing x265-libs (3.5-r3) (9/24) Installing libheif (1.13.0-r0) (10/24) Installing libjpeg-turbo (2.1.4-r0) (11/24) Installing libltdl (2.4.7-r0) (12/24) Installing tiff (4.4.0-r1) (13/24) Installing ghostscript-fonts (8.11-r3) (14/24) Installing libwmf (0.2.12-r1) (15/24) Installing libxml2 (2.10.3-r0) (16/24) Installing graphicsmagick (1.3.38-r0) (17/24) Installing graphicsmagick-dev (1.3.38-r0) (18/24) Installing brotli (1.0.9-r8) (19/24) Installing brotli-dev (1.0.9-r8) (20/24) Installing zlib-dev (1.2.13-r0) (21/24) Installing libpng-dev (1.6.38-r0) (22/24) Installing freetype-dev (2.12.1-r0) (23/24) Installing xz-dev (5.2.7-r0) (24/24) Installing .makedepends-timg (20221024.220307) Executing busybox-1.35.0-r27.trigger OK: 314 MiB in 125 packages >>> timg: Cleaning up srcdir >>> timg: Cleaning up pkgdir >>> timg: Fetching https://distfiles.alpinelinux.org/distfiles/edge//timg-0.9.9.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 107k 100 107k 0 0 137k 0 --:--:-- --:--:-- --:--:-- 137k >>> timg: Fetching https://distfiles.alpinelinux.org/distfiles/edge//timg-0.9.9.tar.gz >>> timg: Checking sha512sums... timg-0.9.9.tar.gz: OK >>> timg: Unpacking /var/cache/distfiles/edge//timg-0.9.9.tar.gz... fatal: not a git repository (or any of the parent directories): .git g++ -I/usr/include/GraphicsMagick -Wall -Wextra -W -Wno-unused-parameter -O3 -fPIC -std=c++11 -Os -fomit-frame-pointer -c -o terminal-canvas.o terminal-canvas.cc g++ -I/usr/include/GraphicsMagick -Wall -Wextra -W -Wno-unused-parameter -O3 -fPIC -std=c++11 -Os -fomit-frame-pointer -c -o image-display.o image-display.cc g++ -I/usr/include/GraphicsMagick -Wall -Wextra -W -Wno-unused-parameter -O3 -fPIC -std=c++11 -Os -fomit-frame-pointer -c -o timg.o timg.cc In file included from /usr/include/GraphicsMagick/Magick++.h:12, from image-display.cc:25: /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:65:46: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 65 | class MagickDLLDecl adaptiveThresholdImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/bits/refwrap.h:39, from /usr/include/c++/12.2.1/vector:66, from image-display.h:19, from image-display.cc:16: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:81:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 81 | class MagickDLLDecl addNoiseImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:93:44: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 93 | class MagickDLLDecl affineTransformImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:105:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 105 | class MagickDLLDecl annotateImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:144:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 144 | class MagickDLLDecl blurImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:157:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 157 | class MagickDLLDecl borderImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:169:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 169 | class MagickDLLDecl channelImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:181:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 181 | class MagickDLLDecl charcoalImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:194:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 194 | class MagickDLLDecl chopImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:206:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 206 | class MagickDLLDecl colorizeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:231:32: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 231 | class MagickDLLDecl cdlImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:244:40: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 244 | class MagickDLLDecl colorMatrixImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:258:39: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 258 | class MagickDLLDecl colorSpaceImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:270:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 270 | class MagickDLLDecl commentImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:283:38: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 283 | class MagickDLLDecl compositeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:305:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 305 | class MagickDLLDecl contrastImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:317:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 317 | class MagickDLLDecl cropImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:329:42: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 329 | class MagickDLLDecl cycleColormapImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:341:38: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 341 | class MagickDLLDecl despeckleImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:352:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 352 | class MagickDLLDecl drawImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:369:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 369 | class MagickDLLDecl edgeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:381:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 381 | class MagickDLLDecl embossImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:395:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 395 | class MagickDLLDecl enhanceImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:406:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 406 | class MagickDLLDecl equalizeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:423:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 423 | class MagickDLLDecl extentImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:455:38: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 455 | class MagickDLLDecl fillColorImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:467:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 467 | class MagickDLLDecl flipImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:478:43: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 478 | class MagickDLLDecl floodFillColorImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:513:45: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 513 | class MagickDLLDecl floodFillTextureImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:548:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 548 | class MagickDLLDecl flopImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:559:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 559 | class MagickDLLDecl frameImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:577:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 577 | class MagickDLLDecl gammaImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:598:41: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 598 | class MagickDLLDecl gaussianBlurImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:611:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 611 | class MagickDLLDecl implodeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:623:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 623 | class MagickDLLDecl haldClutImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:636:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 636 | class MagickDLLDecl isValidImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:648:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 648 | class MagickDLLDecl labelImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:660:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 660 | class MagickDLLDecl levelImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:676:41: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 676 | class MagickDLLDecl levelChannelImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:694:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 694 | class MagickDLLDecl magnifyImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:705:32: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 705 | class MagickDLLDecl mapImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:719:43: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 719 | class MagickDLLDecl matteFloodfillImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:739:41: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 739 | class MagickDLLDecl medianFilterImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:751:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 751 | class MagickDLLDecl minifyImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:767:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 767 | class MagickDLLDecl modulateImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:784:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 784 | class MagickDLLDecl negateImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:797:38: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 797 | class MagickDLLDecl normalizeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:808:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 808 | class MagickDLLDecl oilPaintImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:826:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 826 | class MagickDLLDecl opacityImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:838:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 838 | class MagickDLLDecl opaqueImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:852:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 852 | class MagickDLLDecl quantizeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:865:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 865 | class MagickDLLDecl raiseImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:879:40: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 879 | class MagickDLLDecl reduceNoiseImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:893:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 893 | class MagickDLLDecl resizeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:906:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 906 | class MagickDLLDecl rollImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:921:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 921 | class MagickDLLDecl rotateImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:933:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 933 | class MagickDLLDecl sampleImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:945:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 945 | class MagickDLLDecl scaleImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:960:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 960 | class MagickDLLDecl segmentImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:974:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 974 | class MagickDLLDecl shadeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:990:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 990 | class MagickDLLDecl sharpenImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1003:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1003 | class MagickDLLDecl shaveImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1016:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1016 | class MagickDLLDecl shearImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1031:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1031 | class MagickDLLDecl solarizeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1043:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1043 | class MagickDLLDecl spreadImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1055:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1055 | class MagickDLLDecl steganoImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1068:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1068 | class MagickDLLDecl stereoImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1080:40: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1080 | class MagickDLLDecl strokeColorImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1092:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1092 | class MagickDLLDecl swirlImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1104:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1104 | class MagickDLLDecl stripImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1115:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1115 | class MagickDLLDecl textureImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1127:38: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1127 | class MagickDLLDecl thresholdImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1139:38: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1139 | class MagickDLLDecl transformImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1155:40: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1155 | class MagickDLLDecl transparentImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1167:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1167 | class MagickDLLDecl trimImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1178:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1178 | class MagickDLLDecl waveImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1192:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1192 | class MagickDLLDecl zoomImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1208:38: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1208 | class MagickDLLDecl antiAliasImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1220:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1220 | class MagickDLLDecl adjoinImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1233:43: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1233 | class MagickDLLDecl animationDelayImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1246:48: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1246 | class MagickDLLDecl animationIterationsImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1258:44: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1258 | class MagickDLLDecl backgroundColorImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1270:46: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1270 | class MagickDLLDecl backgroundTextureImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1282:40: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1282 | class MagickDLLDecl borderColorImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1294:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1294 | class MagickDLLDecl boxColorImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1306:46: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1306 | class MagickDLLDecl chromaBluePrimaryImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1319:47: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1319 | class MagickDLLDecl chromaGreenPrimaryImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1332:45: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1332 | class MagickDLLDecl chromaRedPrimaryImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1345:45: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1345 | class MagickDLLDecl chromaWhitePointImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1358:38: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1358 | class MagickDLLDecl colorFuzzImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1370:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1370 | class MagickDLLDecl colorMapImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1384:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1384 | class MagickDLLDecl composeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1396:41: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1396 | class MagickDLLDecl compressTypeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1408:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1408 | class MagickDLLDecl densityImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1420:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1420 | class MagickDLLDecl depthImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1433:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1433 | class MagickDLLDecl endianImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1445:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1445 | class MagickDLLDecl fileNameImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1457:39: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1457 | class MagickDLLDecl filterTypeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1469:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1469 | class MagickDLLDecl fontImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1481:42: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1481 | class MagickDLLDecl fontPointsizeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1493:45: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1493 | class MagickDLLDecl gifDisposeMethodImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1505:42: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1505 | class MagickDLLDecl interlaceTypeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1517:38: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1517 | class MagickDLLDecl lineWidthImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1529:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1529 | class MagickDLLDecl magickImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1541:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1541 | class MagickDLLDecl matteImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1553:39: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1553 | class MagickDLLDecl matteColorImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1565:39: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1565 | class MagickDLLDecl monochromeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1577:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1577 | class MagickDLLDecl penColorImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1589:39: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1589 | class MagickDLLDecl penTextureImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1601:39: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1601 | class MagickDLLDecl pixelColorImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1617:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1617 | class MagickDLLDecl pageImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1629:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1629 | class MagickDLLDecl qualityImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1641:43: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1641 | class MagickDLLDecl quantizeColorsImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1653:47: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1653 | class MagickDLLDecl quantizeColorSpaceImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1665:43: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1665 | class MagickDLLDecl quantizeDitherImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1677:46: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1677 | class MagickDLLDecl quantizeTreeDepthImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1689:44: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1689 | class MagickDLLDecl renderingIntentImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1701:44: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1701 | class MagickDLLDecl resolutionUnitsImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1713:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1713 | class MagickDLLDecl sceneImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1725:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1725 | class MagickDLLDecl sizeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1737:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1737 | class MagickDLLDecl subImageImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1749:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1749 | class MagickDLLDecl subRangeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1761:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1761 | class MagickDLLDecl tileNameImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1773:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1773 | class MagickDLLDecl typeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1786:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1786 | class MagickDLLDecl verboseImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1798:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1798 | class MagickDLLDecl viewImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1811:39: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1811 | class MagickDLLDecl x11DisplayImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/GraphicsMagick/Magick++.h:12, from timg.cc:37: /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:65:46: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 65 | class MagickDLLDecl adaptiveThresholdImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from terminal-canvas.h:19, from timg.cc:21: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:81:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 81 | class MagickDLLDecl addNoiseImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:93:44: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 93 | class MagickDLLDecl affineTransformImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:105:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 105 | class MagickDLLDecl annotateImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:144:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 144 | class MagickDLLDecl blurImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:157:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 157 | class MagickDLLDecl borderImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:169:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 169 | class MagickDLLDecl channelImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:181:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 181 | class MagickDLLDecl charcoalImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:194:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 194 | class MagickDLLDecl chopImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:206:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 206 | class MagickDLLDecl colorizeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:231:32: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 231 | class MagickDLLDecl cdlImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:244:40: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 244 | class MagickDLLDecl colorMatrixImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:258:39: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 258 | class MagickDLLDecl colorSpaceImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:270:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 270 | class MagickDLLDecl commentImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:283:38: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 283 | class MagickDLLDecl compositeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:305:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 305 | class MagickDLLDecl contrastImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:317:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 317 | class MagickDLLDecl cropImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:329:42: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 329 | class MagickDLLDecl cycleColormapImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:341:38: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 341 | class MagickDLLDecl despeckleImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:352:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 352 | class MagickDLLDecl drawImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:369:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 369 | class MagickDLLDecl edgeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:381:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 381 | class MagickDLLDecl embossImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:395:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 395 | class MagickDLLDecl enhanceImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:406:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 406 | class MagickDLLDecl equalizeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:423:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 423 | class MagickDLLDecl extentImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:455:38: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 455 | class MagickDLLDecl fillColorImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:467:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 467 | class MagickDLLDecl flipImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:478:43: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 478 | class MagickDLLDecl floodFillColorImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:513:45: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 513 | class MagickDLLDecl floodFillTextureImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:548:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 548 | class MagickDLLDecl flopImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:559:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 559 | class MagickDLLDecl frameImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:577:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 577 | class MagickDLLDecl gammaImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:598:41: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 598 | class MagickDLLDecl gaussianBlurImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:611:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 611 | class MagickDLLDecl implodeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:623:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 623 | class MagickDLLDecl haldClutImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:636:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 636 | class MagickDLLDecl isValidImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:648:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 648 | class MagickDLLDecl labelImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:660:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 660 | class MagickDLLDecl levelImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:676:41: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 676 | class MagickDLLDecl levelChannelImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:694:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 694 | class MagickDLLDecl magnifyImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:705:32: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 705 | class MagickDLLDecl mapImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:719:43: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 719 | class MagickDLLDecl matteFloodfillImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:739:41: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 739 | class MagickDLLDecl medianFilterImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:751:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 751 | class MagickDLLDecl minifyImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:767:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 767 | class MagickDLLDecl modulateImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:784:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 784 | class MagickDLLDecl negateImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:797:38: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 797 | class MagickDLLDecl normalizeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:808:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 808 | class MagickDLLDecl oilPaintImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:826:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 826 | class MagickDLLDecl opacityImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:838:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 838 | class MagickDLLDecl opaqueImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:852:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 852 | class MagickDLLDecl quantizeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:865:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 865 | class MagickDLLDecl raiseImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:879:40: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 879 | class MagickDLLDecl reduceNoiseImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:893:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 893 | class MagickDLLDecl resizeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:906:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 906 | class MagickDLLDecl rollImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:921:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 921 | class MagickDLLDecl rotateImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:933:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 933 | class MagickDLLDecl sampleImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:945:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 945 | class MagickDLLDecl scaleImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:960:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 960 | class MagickDLLDecl segmentImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:974:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 974 | class MagickDLLDecl shadeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:990:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 990 | class MagickDLLDecl sharpenImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1003:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1003 | class MagickDLLDecl shaveImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1016:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1016 | class MagickDLLDecl shearImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1031:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1031 | class MagickDLLDecl solarizeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1043:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1043 | class MagickDLLDecl spreadImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1055:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1055 | class MagickDLLDecl steganoImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1068:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1068 | class MagickDLLDecl stereoImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1080:40: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1080 | class MagickDLLDecl strokeColorImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1092:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1092 | class MagickDLLDecl swirlImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1104:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1104 | class MagickDLLDecl stripImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1115:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1115 | class MagickDLLDecl textureImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1127:38: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1127 | class MagickDLLDecl thresholdImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1139:38: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1139 | class MagickDLLDecl transformImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1155:40: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1155 | class MagickDLLDecl transparentImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1167:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1167 | class MagickDLLDecl trimImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1178:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1178 | class MagickDLLDecl waveImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1192:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1192 | class MagickDLLDecl zoomImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1208:38: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1208 | class MagickDLLDecl antiAliasImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1220:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1220 | class MagickDLLDecl adjoinImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1233:43: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1233 | class MagickDLLDecl animationDelayImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1246:48: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1246 | class MagickDLLDecl animationIterationsImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1258:44: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1258 | class MagickDLLDecl backgroundColorImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1270:46: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1270 | class MagickDLLDecl backgroundTextureImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1282:40: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1282 | class MagickDLLDecl borderColorImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1294:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1294 | class MagickDLLDecl boxColorImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1306:46: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1306 | class MagickDLLDecl chromaBluePrimaryImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1319:47: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1319 | class MagickDLLDecl chromaGreenPrimaryImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1332:45: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1332 | class MagickDLLDecl chromaRedPrimaryImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1345:45: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1345 | class MagickDLLDecl chromaWhitePointImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1358:38: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1358 | class MagickDLLDecl colorFuzzImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1370:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1370 | class MagickDLLDecl colorMapImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1384:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1384 | class MagickDLLDecl composeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1396:41: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1396 | class MagickDLLDecl compressTypeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1408:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1408 | class MagickDLLDecl densityImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1420:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1420 | class MagickDLLDecl depthImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1433:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1433 | class MagickDLLDecl endianImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1445:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1445 | class MagickDLLDecl fileNameImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1457:39: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1457 | class MagickDLLDecl filterTypeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1469:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1469 | class MagickDLLDecl fontImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1481:42: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1481 | class MagickDLLDecl fontPointsizeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1493:45: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1493 | class MagickDLLDecl gifDisposeMethodImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1505:42: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1505 | class MagickDLLDecl interlaceTypeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1517:38: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1517 | class MagickDLLDecl lineWidthImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1529:35: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1529 | class MagickDLLDecl magickImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1541:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1541 | class MagickDLLDecl matteImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1553:39: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1553 | class MagickDLLDecl matteColorImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1565:39: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1565 | class MagickDLLDecl monochromeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1577:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1577 | class MagickDLLDecl penColorImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1589:39: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1589 | class MagickDLLDecl penTextureImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1601:39: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1601 | class MagickDLLDecl pixelColorImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1617:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1617 | class MagickDLLDecl pageImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1629:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1629 | class MagickDLLDecl qualityImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1641:43: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1641 | class MagickDLLDecl quantizeColorsImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1653:47: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1653 | class MagickDLLDecl quantizeColorSpaceImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1665:43: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1665 | class MagickDLLDecl quantizeDitherImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1677:46: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1677 | class MagickDLLDecl quantizeTreeDepthImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1689:44: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1689 | class MagickDLLDecl renderingIntentImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1701:44: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1701 | class MagickDLLDecl resolutionUnitsImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1713:34: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1713 | class MagickDLLDecl sceneImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1725:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1725 | class MagickDLLDecl sizeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1737:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1737 | class MagickDLLDecl subImageImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1749:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1749 | class MagickDLLDecl subRangeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1761:37: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1761 | class MagickDLLDecl tileNameImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1773:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1773 | class MagickDLLDecl typeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1786:36: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1786 | class MagickDLLDecl verboseImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1798:33: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1798 | class MagickDLLDecl viewImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:58:17: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 58 | : public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/GraphicsMagick/Magick++/STL.h:1811:39: note: in expansion of macro 'MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE' 1811 | class MagickDLLDecl x11DisplayImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ g++ -o timg timg.o terminal-canvas.o image-display.o -L/usr/lib -Wl,--as-needed,-O1,--sort-common -lGraphicsMagick++ -lGraphicsMagick -lfreetype -lz -lltdl -lm -lpthread >>> timg: Entering fakeroot... >>> timg*: Running postcheck for timg >>> timg*: Preparing package timg... >>> timg*: Stripping binaries >>> timg*: Scanning shared objects >>> timg*: Tracing dependencies... so:libGraphicsMagick++.so.12 so:libGraphicsMagick.so.3 so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> timg*: Package size: 80.0 KB >>> timg*: Compressing data... >>> timg*: Create checksum... >>> timg*: Create timg-0.9.9-r1.apk >>> timg: Build complete at Mon, 24 Oct 2022 22:03:09 +0000 elapsed time 0h 0m 3s >>> timg: Cleaning up srcdir >>> timg: Cleaning up pkgdir >>> timg: Uninstalling dependencies... (1/24) Purging .makedepends-timg (20221024.220307) (2/24) Purging libwebp-dev (1.2.4-r1) (3/24) Purging graphicsmagick-dev (1.3.38-r0) (4/24) Purging graphicsmagick (1.3.38-r0) (5/24) Purging freetype-dev (2.12.1-r0) (6/24) Purging xz-dev (5.2.7-r0) (7/24) Purging tiff (4.4.0-r1) (8/24) Purging libwebp (1.2.4-r1) (9/24) Purging libpng-dev (1.6.38-r0) (10/24) Purging libwmf (0.2.12-r1) (11/24) Purging ghostscript-fonts (8.11-r3) (12/24) Purging freetype (2.12.1-r0) (13/24) Purging libpng (1.6.38-r0) (14/24) Purging libheif (1.13.0-r0) (15/24) Purging aom-libs (3.5.0-r0) (16/24) Purging libde265 (1.0.9-r0) (17/24) Purging x265-libs (3.5-r3) (18/24) Purging numactl (2.0.16-r0) (19/24) Purging libjpeg-turbo (2.1.4-r0) (20/24) Purging libltdl (2.4.7-r0) (21/24) Purging libxml2 (2.10.3-r0) (22/24) Purging brotli-dev (1.0.9-r8) (23/24) Purging brotli (1.0.9-r8) (24/24) Purging zlib-dev (1.2.13-r0) Executing busybox-1.35.0-r27.trigger OK: 290 MiB in 101 packages >>> timg: Updating the testing/armv7 repository index... >>> timg: Signing the index...