-- The C compiler identification is Clang 11.0.1 -- The CXX compiler identification is Clang 11.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /opt/homebrew/Cellar/llvm/11.0.1/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/homebrew/Cellar/llvm/11.0.1/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMAKE_BUILD_TYPE: Release -- Found PkgConfig: /opt/homebrew/bin/pkg-config (found version "0.29.2") -- Checking for module 'gtk+-3.0>=3.16' -- Found gtk+-3.0, version 3.24.24 -- Checking for module 'gtkmm-3.0>=3.16' -- Found gtkmm-3.0, version 3.24.3 -- Checking for module 'glib-2.0>=2.48' -- Found glib-2.0, version 2.66.4 -- Checking for module 'glibmm-2.4>=2.48' -- Found glibmm-2.4, version 2.66.0 -- Checking for module 'cairomm-1.0' -- Found cairomm-1.0, version 1.14.2 -- Checking for module 'gio-2.0>=2.48' -- Found gio-2.0, version 2.66.4 -- Checking for module 'giomm-2.4>=2.48' -- Found giomm-2.4, version 2.66.0 -- Checking for module 'gthread-2.0>=2.48' -- Found gthread-2.0, version 2.66.4 -- Checking for module 'gobject-2.0>=2.48' -- Found gobject-2.0, version 2.66.4 -- Checking for module 'sigc++-2.0>=2.3.1' -- Found sigc++-2.0, version 2.10.6 -- Checking for module 'lensfun>=0.2' -- Found lensfun, version 0.3.95.0 -- Checking for module 'librsvg-2.0>=2.40' -- Found librsvg-2.0, version 2.50.3 -- Checking for module 'lcms2>=2.6' -- Found lcms2, version 2.11 -- Checking for module 'expat>=2.1' -- Found expat, version 2.2.10 -- Checking for module 'fftw3f' -- Found fftw3f, version 3.3.9 -- Checking for module 'libiptcdata' -- Found libiptcdata, version 1.0.4 -- Checking for module 'libtiff-4>=4.0.4' -- Found libtiff-4, version 4.2.0 -- Found JPEG: /opt/homebrew/lib/libjpeg.dylib (found version "90") -- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/lib/libz.tbd (found version "1.2.11") -- Found PNG: /opt/homebrew/lib/libpng.dylib (found version "1.6.37") usage: ar -d [-TLsv] archive file ... ar -m [-TLsv] archive file ... ar -m [-abiTLsv] position archive file ... ar -p [-TLsv] archive [file ...] ar -q [-cTLsv] archive file ... ar -r [-cuTLsv] archive file ... ar -r [-abciuTLsv] position archive file ... ar -t [-TLsv] archive [file ...] ar -x [-ouTLsv] archive [file ...] -- Binutils version detected as less than 2.29 - setting CMake parameters to enable LTO linking: CMAKE_AR="/opt/homebrew/Cellar/llvm/11.0.1/bin/llvm-ar" CMAKE_RANLIB="/opt/homebrew/Cellar/llvm/11.0.1/bin/llvm-ranlib" -- Found OpenMP_C: -Wno-pass-failed -Wno-deprecated-register -Xpreprocessor -fopenmp /opt/homebrew/lib/libomp.dylib -I/opt/homebrew/include/ (found version "5.0") -- Found OpenMP_CXX: -Wno-pass-failed -Wno-deprecated-register -Xpreprocessor -fopenmp /opt/homebrew/lib/libomp.dylib -I/opt/homebrew/include/ (found version "5.0") -- Found OpenMP: TRUE (found version "5.0") -- Performing Test _fftw3f_multithread -- Performing Test _fftw3f_multithread - Failed -- Performing Test LENSFUN_HAS_LOAD_DIRECTORY -- Performing Test LENSFUN_HAS_LOAD_DIRECTORY - Success -- Found MacIntegration: /opt/homebrew/lib/libgtkmacintegration-gtk3.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/cynamon/programs/code-rawtherapee/build