=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for leptonica-1.84.1.tar.gz => Checksum SHA512 OK for leptonica-1.84.1.tar.gz ===> Installing dependencies for leptonica-1.84.1nb1 ========================================================================== The following variables will affect the build process of this package, leptonica-1.84.1nb1. Their current value is shown below: * JPEG_DEFAULT = jpeg Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency cmake>=0: found cmake-3.28.1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency giflib>=5.2.1nb4: found giflib-5.2.1nb6 => Full dependency libwebp>=0.6.0: found libwebp-1.3.2nb1 => Full dependency openjpeg>=2.1.0: found openjpeg-2.5.0nb2 => Full dependency png>=1.6.0nb1: found png-1.6.41 => Full dependency tiff>=4.6.0: found tiff-4.6.0nb3 => Full dependency jpeg>=9: found jpeg-9e ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for leptonica-1.84.1nb1 ===> Extracting for leptonica-1.84.1nb1 ===> Patching for leptonica-1.84.1nb1 => Applying pkgsrc patches for leptonica-1.84.1nb1 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/leptonica/patches/patch-CMakeLists.txt => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/leptonica/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.1 2024/01/19 15:17:11 adam Exp $ | |Prefer lept.pc for pkg-config file. | |--- CMakeLists.txt.orig 2024-01-02 23:48:24.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 358. Hunk #2 succeeded at 368. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/leptonica/patches/patch-src_environ.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/leptonica/patches/patch-src_environ.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_environ.h,v 1.1 2023/12/20 10:31:34 nros Exp $ | |* Illumos gcc defines __STDC_VERSION__ in C++ mode, | this causes problems for leptonica C++ consumers | when gcc 12 is used. In gcc 12 atomic_int is not | defined in stdatomic.h in C++ mode. | Make sure this path in not chosen in C++ mode, | like gcc on GNU Linux, NetBSD etc. | |--- src/environ.h.orig 2023-01-26 06:12:24.000000000 +0000 |+++ src/environ.h -------------------------- Patching file src/environ.h using Plan A... Hunk #1 succeeded at 65. done ===> Creating toolchain wrappers for leptonica-1.84.1nb1 ===> Configuring for leptonica-1.84.1nb1 => Generating pkg-config files for builtin xz package. => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:11 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/graphics/leptonica/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found ZLIB: /usr/lib/libz.so (found version "1.2.10") -- Found PNG: /usr/pkg/lib/libpng16.so (found version "1.6.41") -- Found GIF: /usr/pkg/lib/libgif.so (found suitable version "5.2.1", minimum required is "5") -- Found JPEG: /usr/pkg/lib/libjpeg.so (found version "90") -- Found TIFF: /usr/pkg/lib/libtiff.so (found version "4.6.0") -- Could NOT find WebP (missing: WebP_DIR) -- Found non-cmake WebP: /usr/pkg/lib/libwebp.so -- Found WebP: /usr/pkg/lib/libwebp.so;/usr/pkg/lib/libwebpmux.so () -- Found OpenJPEG: openjp2 (2.5.0) -- Setting build type to 'Release' as none was specified. -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for fmemopen -- Looking for fmemopen - found -- Looking for fstatat -- Looking for fstatat - found -- -- General configuration for Leptonica -- -------------------------------------------------------- -- Build type: Release -- Compiler: GNU -- C compiler options: -O2 -I/usr/pkg/include -I/usr/include -- Linker options: -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -- Install directory: /usr/pkg -- -- Build with sw [SW_BUILD]: OFF -- Build utility programs [BUILD_PROG]: ON -- Used ZLIB library: /usr/lib/libz.so -- Used PNG library: /usr/pkg/lib/libpng16.so;/usr/lib/libz.so -- Used JPEG library: /usr/pkg/lib/libjpeg.so -- Used OpenJPEG library: openjp2 -- Used TIFF library: /usr/pkg/lib/libtiff.so -- Used GIF library: /usr/pkg/lib/libgif.so -- Used WebP library: /usr/pkg/lib/libwebp.so;/usr/pkg/lib/libwebpmux.so -- -------------------------------------------------------- -- -- Configuring done (6.2s) CMake Error in prog/CMakeLists.txt: Target "adaptmap_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "adaptnorm_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "affine_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "alltests_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "alphaops_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "alphaxform_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "baseline_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "bilateral1_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "bilateral2_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "bilinear_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "binarize_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "binmorph1_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "binmorph2_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "binmorph3_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "binmorph4_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "binmorph5_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "binmorph6_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "blackwhite_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "blend1_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "blend2_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "blend3_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "blend4_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "blend5_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "boxa1_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "boxa2_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "boxa3_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "boxa4_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "bytea_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "ccbord_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "ccthin1_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "ccthin2_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "checkerboard_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "circle_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "cmapquant_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "colorcontent_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "colorfill_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "coloring_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "colorize_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "colormask_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "colormorph_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "colorquant_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "colorseg_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "colorspace_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "compare_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "compfilter_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "conncomp_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "conversion_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "convolve_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "crop_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "dewarp_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "distance_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "dither_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "dna_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "dwamorph1_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "dwamorph2_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "edge_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "encoding_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "enhance_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "equal_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "expand_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "extrema_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "falsecolor_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "fhmtauto_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "files_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "findcorners_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "findpattern_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "flipdetect_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "fmorphauto_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "fpix1_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "fpix2_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "genfonts_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "gifio_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "grayfill_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "graymorph1_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "graymorph2_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "grayquant_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "hardlight_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "hash_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "heap_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "insert_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "ioformats_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "iomisc_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "italic_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "jbclass_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "jp2kio_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "jpegio_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "kernel_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "label_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "lineremoval_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "locminmax_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "logicops_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "lowaccess_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "lowsat_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "maze_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "mtiff_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "multitype_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "nearline_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "newspaper_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "numa1_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "numa2_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "numa3_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "overlap_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "pageseg_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "paintmask_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "paint_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "partition_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "pdfio1_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "pdfio2_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "pdfseg_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "pixa1_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "pixa2_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "pixadisp_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "pixalloc_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "pixcomp_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "pixmem_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "pixserial_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "pixtile_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "pngio_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "pnmio_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "projection_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "projective_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "psioseg_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "psio_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "pta_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "ptra1_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "ptra2_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "quadtree_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "rankbin_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "rankhisto_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "rank_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "rasteropip_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "rasterop_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "rectangle_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "rotate1_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "rotate2_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "scale_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "selio_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "shear1_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "shear2_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "skew_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "smallpix_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "smoothedge_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "speckle_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "splitcomp_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "string_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "subpixel_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "texturefill_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "threshnorm_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "translate_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "warper_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "watershed_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "webpio_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "webpanimio_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "wordboxes_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "writetext_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "xformbox_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "adaptmap_dark" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "arabic_lines" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "arithtest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "autogentest1" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "autogentest2" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "barcodetest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "binarize_set" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "binarizefiles" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "bincompare" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "blendcmaptest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "buffertest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "ccbordtest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "cctest1" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "cleanpdf" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "colorsegtest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "comparepages" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "comparepixa" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "comparetest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "compresspdf" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "contrasttest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "convertfilestopdf" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "convertfilestops" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "convertformat" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "convertsegfilestopdf" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "convertsegfilestops" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "converttogray" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "converttopdf" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "converttops" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "cornertest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "corrupttest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "croppdf" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "croptext" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "deskew_it" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "dewarprules" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "dewarptest1" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "dewarptest2" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "dewarptest3" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "dewarptest4" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "dewarptest5" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "digitprep1" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "displayboxa" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "displayboxes_on_pixa" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "displaypix" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "displaypixa" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "dwalineargen" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "fcombautogen" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "fhmtautogen" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "fileinfo" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "findbinding" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "find_colorregions" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "findpattern1" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "findpattern2" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "findpattern3" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "fmorphautogen" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "fpixcontours" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "gammatest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "graphicstest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "graymorphtest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "hashtest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "histoduptest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "histotest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "htmlviewer" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "imagetops" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "jbcorrelation" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "jbrankhaus" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "jbwords" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "lightcolortest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "listtest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "livre_adapt" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "livre_hmt" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "livre_makefigs" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "livre_orient" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "livre_pageseg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "livre_seedgen" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "livre_tophat" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "maketile" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "maptest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "messagetest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "misctest1" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "modifyhuesat" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "morphseq_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "morphtest1" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "numaranktest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "otsutest1" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "otsutest2" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "pagesegtest1" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "pagesegtest2" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "partifytest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "partitiontest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "percolatetest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "pixaatest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "pixafileinfo" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "plottest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "printimage" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "printsplitimage" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "printtiff" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "rasteroptest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "rbtreetest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "recog_bootnum1" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "recog_bootnum2" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "recog_bootnum3" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "recogsort" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "recogtest1" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "recogtest2" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "recogtest3" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "recogtest4" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "recogtest5" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "recogtest6" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "recogtest7" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "reducetest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "removecmap" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "renderfonts" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "replacebytes" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "rotatefastalt" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "rotate_it" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "rotateorthtest1" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "rotateorth_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "rotatetest1" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "runlengthtest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "scaleandtile" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "scaleimages" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "scale_it" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "scaletest1" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "scaletest2" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "seedfilltest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "seedspread_reg" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "settest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "sharptest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "sheartest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "showedges" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "skewtest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "sorttest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "splitimage2pdf" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "splitpdf" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "sudokutest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "textorient" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "tiffpdftest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "trctest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "underlinetest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "warpertest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "wordsinorder" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "writemtiff" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "xtractprotos" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in prog/CMakeLists.txt: Target "yuvtest" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. CMake Error in src/CMakeLists.txt: Target "leptonica" requires the language dialect "C17" (with compiler extensions). But the current compiler "GNU" does not support this, or CMake does not know the flags to enable it. -- Generating done (2.2s) CMake Generate step failed. Build files cannot be regenerated correctly. *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/leptonica *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/leptonica